#E4DFCB#E4DFCB
#E4DFCB is a very light, muted yellow. Relative luminance 0.736; OKLCH L 90.2% C 0.027 H 95.4°. Best body text is #000000 at 15.72:1 contrast (WCAG AA passes).
Color values
| HEX | #E4DFCB |
|---|---|
| RGB | rgb(228, 223, 203) |
| HSL | hsl(48, 32%, 85%) |
| HSV | hsv(48, 11%, 89%) |
| CMYK | cmyk(0%, 2.2%, 11%, 10.6%) |
| CIE-LAB | lab(88.72, -1.68, 10.41) |
| CIE-LCH | lch(88.72, 10.54, 99.15°) |
| OKLab | oklab(90.22% -0.0026 0.0271) |
| OKLCH | oklch(90.22% 0.027 95.4) |
| XYZ | xyz(69.1610, 73.5818, 67.0476) |
| Luminance | 0.7358 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 2.50
Warm Beige
#E9DCC9
ΔE00 4.04
Champagne
#F7E7CE
ΔE00 5.25
Beige
#F5F5DC
ΔE00 5.39
Antiquewhite
#FAEBD7
ΔE00 5.66
Oldlace
#FDF5E6
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4DFCB #CBD0E4
analogous
#E4D3CB #E4DFCB #DDE4CB
triadic
#E4DFCB #CBE4DF #DFCBE4
tetradic
#E4DFCB #CBE4D3 #CBD0E4 #E4CBDD
square
#E4DFCB #CBE4D3 #CBD0E4 #E4CBDD
split-complementary
#E4DFCB #CBDDE4 #D3CBE4
monochromatic
#BAAD7A #CFC6A3 #E4DFCB #F5F3EB #F5F3EB
Accessibility & contrast
On white
1.34
#E4DFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.72
#E4DFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4DFCB
15.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4DFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4DFCB | 1.00 | 1.34 | 15.72 | 15.72 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DECA
Deuteranopia (green-blind)
#E5E0CC
Tritanopia (blue-blind)
#E8DCD9
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #e4dfcb; /* rgb */ color: rgb(228, 223, 203); /* oklch */ color: oklch(90.2% 0.027 95.4);
Tailwind
colors: {
custom: {
50: '#ece9da',
500: '#e4dfcb',
950: '#000000',
},
}SCSS
$custom: #e4dfcb; $custom-light: #ece9da; $custom-dark: #000000;
JSON
{
"hex": "#e4dfcb",
"rgb": {
"r": 228,
"g": 223,
"b": 203
},
"hsl": {
"h": 48,
"s": 31.646,
"l": 84.51
},
"oklch": {
"l": 0.90222,
"c": 0.02726,
"h": 95.4
},
"luminance": 0.73581
}Semantic roles & 50–950 ramp
primary
#E4DFCB
secondary
#979EBD
accent
#51AA3B
background
#FEFEFE
surface
#FDFCFB
border
#D5D5D4
text
#161614
muted
#848483