トルティーヤタン
Tortilla Tan | Color Tortilla
広色域(Display P3)比較
sRGB(従来のWeb標準)
#DEB887
Display P3(広色域)
color(display-p3 0.85 0.73 0.55)
意味と歴史
由来
メキシコのトルティーヤの淡い黄褐色。ニシュタマリゼーション(石灰処理)されたトウモロコシの色。
歴史
ニシュタマリゼーションは3500年前にメソアメリカで発明された技法。トウモロコシを石灰水で処理することで栄養価が飛躍的に向上する。
心理的効果
食の知恵・日常の奇跡・伝統技術を象徴し、シンプルな食材に隠された高度な食品科学を伝える。
伝統的な用途
メキシコの食品ブランドやストリートフードのデザインにおいて、主食の温もりを表現する色。
CSSコード
HEX
#DEB887 RGB
rgb(222, 184, 135) CMYK
cmyk(0%, 17%, 39%, 13%) HSV
hsv(34, 39%, 87%) OKLCH
oklch(0.805 0.078 73.4) Display P3
color(display-p3 0.85 0.73 0.55) Munsell
2.5Y 7.7/6 フォールバック付きCSS
.element {
/* sRGBフォールバック */
background-color: #DEB887;
background-color: oklch(0.805 0.078 73.4);
}
@media (color-gamut: p3) {
.element {
background-color: color(display-p3 0.85 0.73 0.55);
}
} コントラストチェッカー
WCAG 2.1 基準に基づくコントラスト比を表示します。
白背景
1.86:1
黒背景
11.31:1
白文字
1.86:1
黒文字
11.31:1
配色シミュレーター
この色を背景やテキストに使用した場合のプレビューです。
白テキスト — The quick brown fox
黒テキスト — The quick brown fox
色の上にテキストを配置した場合の可読性を確認できます。見出し・本文・リンクなど、さまざまなサイズで試してみてください。
白背景 — 見出しテキスト
本文テキストのサンプルです。The quick brown fox jumps over the lazy dog.
黒背景 — 見出しテキスト
本文テキストのサンプルです。The quick brown fox jumps over the lazy dog.
色覚シミュレーション
P型(1型)
赤色の感度が低下
#C6B984
D型(2型)
緑色の感度が低下
#CFC288
T型(3型)
青色の感度が低下
#ECAEAB
配色提案
補色
色相環の反対側
類似色
色相が近い色
トライアド
三角形の配色
スプリットコンプリメンタリー
補色の両隣
グラデーション
ティント(明るく)
background: linear-gradient(to right, #DEB887, #FFFFFF); シェード(暗く)
background: linear-gradient(to right, #DEB887, #000000); 透明へ
background: linear-gradient(to right, #DEB887, transparent); エクスポート
--color-tortilla_tan: #DEB887;
--color-tortilla_tan-rgb: 222, 184, 135;
--color-tortilla_tan-oklch: 0.805 0.078 73.4; $color-tortilla_tan: #DEB887;
$color-tortilla_tan-rgb: rgb(222, 184, 135);
$color-tortilla_tan-oklch: oklch(0.805 0.078 73.4); 'tortilla_tan': '#DEB887', Color(red: 0.871, green: 0.722, blue: 0.529) {
"name": {
"ja": "トルティーヤタン",
"en": "Tortilla Tan",
"local": "Color Tortilla"
},
"hex": "#DEB887",
"rgb": {
"r": 222,
"g": 184,
"b": 135
},
"cmyk": {
"c": 0,
"m": 17,
"y": 39,
"k": 13
},
"oklch": {
"l": 0.805,
"c": 0.078,
"h": 73.4
},
"displayP3": {
"r": 0.85,
"g": 0.73,
"b": 0.55
},
"hsv": {
"h": 34,
"s": 39,
"v": 87
},
"munsell": "2.5Y 7.7/6"
}