#E4E7D5#E4E7D5
#E4E7D5 is a very light, muted yellow-green. Relative luminance 0.784; OKLCH L 92.1% C 0.024 H 114.6°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E7D5 |
|---|---|
| RGB | rgb(228, 231, 213) |
| HSL | hsl(70, 27%, 87%) |
| HSV | hsv(70, 8%, 91%) |
| CMYK | cmyk(1.3%, 0%, 7.8%, 9.4%) |
| CIE-LAB | lab(90.98, -4.13, 8.41) |
| CIE-LCH | lch(90.98, 9.37, 116.14°) |
| OKLab | oklab(92.08% -0.01 0.022) |
| OKLCH | oklch(92.08% 0.024 114.6) |
| XYZ | xyz(72.5794, 78.4501, 74.2567) |
| Luminance | 0.7845 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 3.94
Eggshell
#F0EAD6
ΔE00 4.15
Light Grey
#D8DCD6
ΔE00 5.47
Ivory
#FFFFF0
ΔE00 5.53
Off White (survey)
#FFFFE4
ΔE00 5.87
Cornsilk
#FFF8DC
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E7D5 #D8D5E7
analogous
#E7E1D5 #E4E7D5 #DBE7D5
triadic
#E4E7D5 #D5E4E7 #E7D5E4
tetradic
#E4E7D5 #D5E7E1 #D8D5E7 #E7D5DB
square
#E4E7D5 #D5E7E1 #D8D5E7 #E7D5DB
split-complementary
#E4E7D5 #D5DBE7 #E1D5E7
monochromatic
#B2BA87 #CBD1AE #E4E7D5 #F2F4EC #F2F4EC
Accessibility & contrast
On white
1.26
#E4E7D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.69
#E4E7D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E7D5
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E7D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E7D5 | 1.00 | 1.26 | 16.69 | 16.69 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE5D4
Deuteranopia (green-blind)
#EAE5D6
Tritanopia (blue-blind)
#E6E5E2
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #e4e7d5; /* rgb */ color: rgb(228, 231, 213); /* oklch */ color: oklch(92.1% 0.024 114.6);
Tailwind
colors: {
custom: {
50: '#eceee1',
500: '#e4e7d5',
950: '#000000',
},
}SCSS
$custom: #e4e7d5; $custom-light: #eceee1; $custom-dark: #000000;
JSON
{
"hex": "#e4e7d5",
"rgb": {
"r": 228,
"g": 231,
"b": 213
},
"hsl": {
"h": 70,
"s": 27.273,
"l": 87.059
},
"oklch": {
"l": 0.92078,
"c": 0.02418,
"h": 114.6
},
"luminance": 0.7845
}Semantic roles & 50–950 ramp
primary
#E4E7D5
secondary
#A6A1BF
accent
#40A651
background
#FEFFFE
surface
#FDFEFC
border
#D5D6D5
text
#161615
muted
#848584