#E4EAD8#E4EAD8
#E4EAD8 is a very light, muted yellow-green. Relative luminance 0.803; OKLCH L 92.8% C 0.025 H 121.9°. Best body text is #000000 at 17.06:1 contrast (WCAG AA passes).
Color values
| HEX | #E4EAD8 |
|---|---|
| RGB | rgb(228, 234, 216) |
| HSL | hsl(80, 30%, 88%) |
| HSV | hsv(80, 8%, 92%) |
| CMYK | cmyk(2.6%, 0%, 7.7%, 8.2%) |
| CIE-LAB | lab(91.82, -5.15, 8.05) |
| CIE-LCH | lch(91.82, 9.55, 122.63°) |
| OKLab | oklab(92.76% -0.0131 0.021) |
| OKLCH | oklch(92.76% 0.025 121.9) |
| XYZ | xyz(73.8105, 80.2975, 76.5629) |
| Luminance | 0.8030 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 4.09
Eggshell
#F0EAD6
ΔE00 5.29
Honeydew
#F0FFF0
ΔE00 5.32
Ivory
#FFFFF0
ΔE00 5.56
Off White (survey)
#FFFFE4
ΔE00 5.78
Light Grey
#D8DCD6
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4EAD8 #DED8EA
analogous
#EAE7D8 #E4EAD8 #DBEAD8
triadic
#E4EAD8 #D8E4EA #EAD8E4
tetradic
#E4EAD8 #D8EAE7 #DED8EA #EAD8DB
square
#E4EAD8 #D8EAE7 #DED8EA #EAD8DB
split-complementary
#E4EAD8 #D8DBEA #E7D8EA
monochromatic
#ADBF88 #C8D5B0 #E4EAD8 #F1F4EB #F1F4EB
Accessibility & contrast
On white
1.23
#E4EAD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.06
#E4EAD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4EAD8
17.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4EAD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4EAD8 | 1.00 | 1.23 | 17.06 | 17.06 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE8D7
Deuteranopia (green-blind)
#ECE8D9
Tritanopia (blue-blind)
#E6E8E5
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #e4ead8; /* rgb */ color: rgb(228, 234, 216); /* oklch */ color: oklch(92.8% 0.025 121.9);
Tailwind
colors: {
custom: {
50: '#ecf0e4',
500: '#e4ead8',
950: '#000000',
},
}SCSS
$custom: #e4ead8; $custom-light: #ecf0e4; $custom-dark: #000000;
JSON
{
"hex": "#e4ead8",
"rgb": {
"r": 228,
"g": 234,
"b": 216
},
"hsl": {
"h": 80,
"s": 30,
"l": 88.235
},
"oklch": {
"l": 0.92759,
"c": 0.02478,
"h": 121.9
},
"luminance": 0.80297
}Semantic roles & 50–950 ramp
primary
#E4EAD8
secondary
#AEA3C3
accent
#3DA961
background
#FEFFFE
surface
#FDFEFC
border
#D5D6D5
text
#161615
muted
#848584