#E1DFCB#E1DFCB
#E1DFCB is a very light, muted yellow. Relative luminance 0.731; OKLCH L 90.0% C 0.027 H 102.3°. Best body text is #000000 at 15.62:1 contrast (WCAG AA passes).
Color values
| HEX | #E1DFCB |
|---|---|
| RGB | rgb(225, 223, 203) |
| HSL | hsl(55, 27%, 84%) |
| HSV | hsv(55, 10%, 88%) |
| CMYK | cmyk(0%, 0.9%, 9.8%, 11.8%) |
| CIE-LAB | lab(88.49, -2.73, 10.05) |
| CIE-LCH | lch(88.49, 10.41, 105.22°) |
| OKLab | oklab(89.98% -0.0057 0.0262) |
| OKLCH | oklch(89.98% 0.027 102.3) |
| XYZ | xyz(68.2173, 73.0952, 67.0034) |
| Luminance | 0.7309 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 3.21
Beige
#F5F5DC
ΔE00 4.99
Warm Beige
#E9DCC9
ΔE00 5.45
Light Grey
#D8DCD6
ΔE00 5.99
Cornsilk
#FFF8DC
ΔE00 6.22
Oldlace
#FDF5E6
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1DFCB #CBCDE1
analogous
#E1D4CB #E1DFCB #D8E1CB
triadic
#E1DFCB #CBE1DF #DFCBE1
tetradic
#E1DFCB #CBE1D4 #CBCDE1 #E1CBD8
square
#E1DFCB #CBE1D4 #CBCDE1 #E1CBD8
split-complementary
#E1DFCB #CBD8E1 #D4CBE1
monochromatic
#B4AF7D #CBC7A4 #E1DFCB #F4F3EC #F4F3EC
Accessibility & contrast
On white
1.34
#E1DFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.62
#E1DFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1DFCB
15.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1DFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1DFCB | 1.00 | 1.34 | 15.62 | 15.62 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DDCA
Deuteranopia (green-blind)
#E4DFCC
Tritanopia (blue-blind)
#E5DCD9
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #e1dfcb; /* rgb */ color: rgb(225, 223, 203); /* oklch */ color: oklch(90.0% 0.027 102.3);
Tailwind
colors: {
custom: {
50: '#eae9da',
500: '#e1dfcb',
950: '#000000',
},
}SCSS
$custom: #e1dfcb; $custom-light: #eae9da; $custom-dark: #000000;
JSON
{
"hex": "#e1dfcb",
"rgb": {
"r": 225,
"g": 223,
"b": 203
},
"hsl": {
"h": 54.545,
"s": 26.829,
"l": 83.922
},
"oklch": {
"l": 0.89983,
"c": 0.02681,
"h": 102.3
},
"luminance": 0.73095
}Semantic roles & 50–950 ramp
primary
#E1DFCB
secondary
#989BB8
accent
#49A540
background
#FEFEFE
surface
#FDFCFB
border
#D5D5D4
text
#161614
muted
#848483