#E1DFCA#E1DFCA
#E1DFCA is a very light, muted yellow. Relative luminance 0.730; OKLCH L 90.0% C 0.028 H 102.5°. Best body text is #000000 at 15.61:1 contrast (WCAG AA passes).
Color values
| HEX | #E1DFCA |
|---|---|
| RGB | rgb(225, 223, 202) |
| HSL | hsl(55, 28%, 84%) |
| HSV | hsv(55, 10%, 88%) |
| CMYK | cmyk(0%, 0.9%, 10.2%, 11.8%) |
| CIE-LAB | lab(88.47, -2.90, 10.54) |
| CIE-LCH | lch(88.47, 10.93, 105.37°) |
| OKLab | oklab(89.96% -0.0061 0.0275) |
| OKLCH | oklch(89.96% 0.028 102.5) |
| XYZ | xyz(68.0985, 73.0477, 66.3778) |
| Luminance | 0.7305 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 3.30
Beige
#F5F5DC
ΔE00 4.88
Warm Beige
#E9DCC9
ΔE00 5.59
Cornsilk
#FFF8DC
ΔE00 6.12
Light Grey
#D8DCD6
ΔE00 6.31
Champagne
#F7E7CE
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1DFCA #CACCE1
analogous
#E1D3CA #E1DFCA #D7E1CA
triadic
#E1DFCA #CAE1DF #DFCAE1
tetradic
#E1DFCA #CAE1D3 #CACCE1 #E1CAD7
square
#E1DFCA #CAE1D3 #CACCE1 #E1CAD7
split-complementary
#E1DFCA #CAD7E1 #D3CAE1
monochromatic
#B5B07C #CBC7A3 #E1DFCA #F4F3EB #F4F3EB
Accessibility & contrast
On white
1.35
#E1DFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.61
#E1DFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1DFCA
15.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1DFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1DFCA | 1.00 | 1.35 | 15.61 | 15.61 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DDC9
Deuteranopia (green-blind)
#E4DFCB
Tritanopia (blue-blind)
#E5DCD9
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #e1dfca; /* rgb */ color: rgb(225, 223, 202); /* oklch */ color: oklch(90.0% 0.028 102.5);
Tailwind
colors: {
custom: {
50: '#eae9da',
500: '#e1dfca',
950: '#000000',
},
}SCSS
$custom: #e1dfca; $custom-light: #eae9da; $custom-dark: #000000;
JSON
{
"hex": "#e1dfca",
"rgb": {
"r": 225,
"g": 223,
"b": 202
},
"hsl": {
"h": 54.783,
"s": 27.711,
"l": 83.725
},
"oklch": {
"l": 0.89958,
"c": 0.02813,
"h": 102.5
},
"luminance": 0.73047
}Semantic roles & 50–950 ramp
primary
#E1DFCA
secondary
#979AB9
accent
#48A63F
background
#FEFEFE
surface
#FDFCFB
border
#D5D5D4
text
#161614
muted
#848483