#E0DFCA#E0DFCA
#E0DFCA is a very light, muted yellow. Relative luminance 0.729; OKLCH L 89.9% C 0.028 H 104.7°. Best body text is #000000 at 15.58:1 contrast (WCAG AA passes).
Color values
| HEX | #E0DFCA |
|---|---|
| RGB | rgb(224, 223, 202) |
| HSL | hsl(57, 26%, 84%) |
| HSV | hsv(57, 10%, 88%) |
| CMYK | cmyk(0%, 0.4%, 9.8%, 12.2%) |
| CIE-LAB | lab(88.39, -3.25, 10.42) |
| CIE-LCH | lch(88.39, 10.91, 107.32°) |
| OKLab | oklab(89.88% -0.0071 0.0272) |
| OKLCH | oklch(89.88% 0.028 104.7) |
| XYZ | xyz(67.7876, 72.8873, 66.3632) |
| Luminance | 0.7289 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 3.62
Beige
#F5F5DC
ΔE00 4.84
Warm Beige
#E9DCC9
ΔE00 6.05
Light Grey
#D8DCD6
ΔE00 6.21
Cornsilk
#FFF8DC
ΔE00 6.30
Oldlace
#FDF5E6
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0DFCA #CACBE0
analogous
#E0D4CA #E0DFCA #D6E0CA
triadic
#E0DFCA #CAE0DF #DFCAE0
tetradic
#E0DFCA #CAE0D4 #CACBE0 #E0CAD6
square
#E0DFCA #CAE0D4 #CACBE0 #E0CAD6
split-complementary
#E0DFCA #CAD6E0 #D4CAE0
monochromatic
#B3B07D #C9C8A3 #E0DFCA #F4F3EC #F4F3EC
Accessibility & contrast
On white
1.35
#E0DFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.58
#E0DFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0DFCA
15.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0DFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0DFCA | 1.00 | 1.35 | 15.58 | 15.58 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DDC9
Deuteranopia (green-blind)
#E4DECB
Tritanopia (blue-blind)
#E4DCD9
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #e0dfca; /* rgb */ color: rgb(224, 223, 202); /* oklch */ color: oklch(89.9% 0.028 104.7);
Tailwind
colors: {
custom: {
50: '#e9e9da',
500: '#e0dfca',
950: '#000000',
},
}SCSS
$custom: #e0dfca; $custom-light: #e9e9da; $custom-dark: #000000;
JSON
{
"hex": "#e0dfca",
"rgb": {
"r": 224,
"g": 223,
"b": 202
},
"hsl": {
"h": 57.273,
"s": 26.19,
"l": 83.529
},
"oklch": {
"l": 0.89879,
"c": 0.02807,
"h": 104.7
},
"luminance": 0.72887
}Semantic roles & 50–950 ramp
primary
#E0DFCA
secondary
#9798B7
accent
#45A541
background
#FEFEFE
surface
#FDFCFB
border
#D5D5D4
text
#161614
muted
#848483