#E0D197#E0D197
#E0D197 is a very light, moderate yellow. Relative luminance 0.637; OKLCH L 85.9% C 0.077 H 95.3°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #E0D197 |
|---|---|
| RGB | rgb(224, 209, 151) |
| HSL | hsl(48, 54%, 74%) |
| HSV | hsv(48, 33%, 88%) |
| CMYK | cmyk(0%, 6.7%, 32.6%, 12.2%) |
| CIE-LAB | lab(83.80, -3.35, 30.71) |
| CIE-LCH | lch(83.80, 30.89, 96.22°) |
| OKLab | oklab(85.92% -0.0072 0.0767) |
| OKLCH | oklch(85.92% 0.077 95.3) |
| XYZ | xyz(59.1276, 63.6842, 38.4498) |
| Luminance | 0.6368 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 2.60
Vanilla
#F3E5AB
ΔE00 4.53
Sand (survey)
#E2CA76
ΔE00 5.55
Palegoldenrod
#EEE8AA
ΔE00 5.62
Pale Peach
#FFE5AD
ΔE00 6.20
Wheat
#F5DEB3
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0D197 #97A6E0
analogous
#E0AC97 #E0D197 #CAE097
triadic
#E0D197 #97E0D1 #D197E0
tetradic
#E0D197 #97E0AC #97A6E0 #E097CA
square
#E0D197 #97E0AC #97A6E0 #E097CA
split-complementary
#E0D197 #97CAE0 #AC97E0
monochromatic
#C3A73A #D2BC68 #E0D197 #EEE6C6 #F8F5E7
Accessibility & contrast
On white
1.53
#E0D197 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#E0D197 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0D197
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0D197 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0D197 | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCE93
Deuteranopia (green-blind)
#E1D399
Tritanopia (blue-blind)
#EBC8C2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #e0d197; /* rgb */ color: rgb(224, 209, 151); /* oklch */ color: oklch(85.9% 0.077 95.3);
Tailwind
colors: {
custom: {
50: '#eadfb6',
500: '#e0d197',
950: '#000000',
},
}SCSS
$custom: #e0d197; $custom-light: #eadfb6; $custom-dark: #000000;
JSON
{
"hex": "#e0d197",
"rgb": {
"r": 224,
"g": 209,
"b": 151
},
"hsl": {
"h": 47.671,
"s": 54.074,
"l": 73.529
},
"oklch": {
"l": 0.85922,
"c": 0.07703,
"h": 95.3
},
"luminance": 0.63683
}Semantic roles & 50–950 ramp
primary
#E0D197
secondary
#6374B9
accent
#44C224
background
#FEFEFD
surface
#FDFCF8
border
#D5D5D1
text
#161511
muted
#848481