#E4DFCA#E4DFCA
#E4DFCA is a very light, muted yellow. Relative luminance 0.735; OKLCH L 90.2% C 0.029 H 95.9°. Best body text is #000000 at 15.71:1 contrast (WCAG AA passes).
Color values
| HEX | #E4DFCA |
|---|---|
| RGB | rgb(228, 223, 202) |
| HSL | hsl(48, 33%, 84%) |
| HSV | hsv(48, 11%, 89%) |
| CMYK | cmyk(0%, 2.2%, 11.4%, 10.6%) |
| CIE-LAB | lab(88.70, -1.84, 10.90) |
| CIE-LCH | lch(88.70, 11.05, 99.57°) |
| OKLab | oklab(90.2% -0.0029 0.0284) |
| OKLCH | oklch(90.2% 0.029 95.9) |
| XYZ | xyz(69.0422, 73.5343, 66.4220) |
| Luminance | 0.7353 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 2.57
Warm Beige
#E9DCC9
ΔE00 4.22
Beige
#F5F5DC
ΔE00 5.27
Champagne
#F7E7CE
ΔE00 5.27
Cornsilk
#FFF8DC
ΔE00 5.76
Antiquewhite
#FAEBD7
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4DFCA #CACFE4
analogous
#E4D2CA #E4DFCA #DCE4CA
triadic
#E4DFCA #CAE4DF #DFCAE4
tetradic
#E4DFCA #CAE4D2 #CACFE4 #E4CADC
square
#E4DFCA #CAE4D2 #CACFE4 #E4CADC
split-complementary
#E4DFCA #CADCE4 #D2CAE4
monochromatic
#BBAE79 #CFC7A1 #E4DFCA #F5F3EB #F5F3EB
Accessibility & contrast
On white
1.34
#E4DFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.71
#E4DFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4DFCA
15.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4DFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4DFCA | 1.00 | 1.34 | 15.71 | 15.71 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DEC9
Deuteranopia (green-blind)
#E5DFCB
Tritanopia (blue-blind)
#E9DCD9
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #e4dfca; /* rgb */ color: rgb(228, 223, 202); /* oklch */ color: oklch(90.2% 0.029 95.9);
Tailwind
colors: {
custom: {
50: '#ece9da',
500: '#e4dfca',
950: '#000000',
},
}SCSS
$custom: #e4dfca; $custom-light: #ece9da; $custom-dark: #000000;
JSON
{
"hex": "#e4dfca",
"rgb": {
"r": 228,
"g": 223,
"b": 202
},
"hsl": {
"h": 48.462,
"s": 32.5,
"l": 84.314
},
"oklch": {
"l": 0.90197,
"c": 0.02854,
"h": 95.9
},
"luminance": 0.73534
}Semantic roles & 50–950 ramp
primary
#E4DFCA
secondary
#969DBD
accent
#50AB3A
background
#FEFEFE
surface
#FDFCFB
border
#D5D5D4
text
#161614
muted
#848483