#E4E8D8#E4E8D8
#E4E8D8 is a very light, muted yellow-green. Relative luminance 0.792; OKLCH L 92.4% C 0.022 H 118.2°. Best body text is #000000 at 16.83:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E8D8 |
|---|---|
| RGB | rgb(228, 232, 216) |
| HSL | hsl(75, 26%, 88%) |
| HSV | hsv(75, 7%, 91%) |
| CMYK | cmyk(1.7%, 0%, 6.9%, 9%) |
| CIE-LAB | lab(91.31, -4.13, 7.31) |
| CIE-LCH | lch(91.31, 8.40, 119.48°) |
| OKLab | oklab(92.36% -0.0103 0.0191) |
| OKLCH | oklch(92.36% 0.022 118.2) |
| XYZ | xyz(73.2443, 79.1652, 76.3742) |
| Luminance | 0.7916 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 4.39
Eggshell
#F0EAD6
ΔE00 4.57
Light Grey
#D8DCD6
ΔE00 4.93
Ivory
#FFFFF0
ΔE00 5.32
Honeydew
#F0FFF0
ΔE00 6.04
Off White (survey)
#FFFFE4
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E8D8 #DCD8E8
analogous
#E8E4D8 #E4E8D8 #DCE8D8
triadic
#E4E8D8 #D8E4E8 #E8D8E4
tetradic
#E4E8D8 #D8E8E4 #DCD8E8 #E8D8DC
square
#E4E8D8 #D8E8E4 #DCD8E8 #E8D8DC
split-complementary
#E4E8D8 #D8DCE8 #E4D8E8
monochromatic
#AFBB8B #C9D1B2 #E4E8D8 #F2F4EC #F2F4EC
Accessibility & contrast
On white
1.25
#E4E8D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.83
#E4E8D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E8D8
16.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E8D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E8D8 | 1.00 | 1.25 | 16.83 | 16.83 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE6D7
Deuteranopia (green-blind)
#EAE6D9
Tritanopia (blue-blind)
#E6E6E3
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #e4e8d8; /* rgb */ color: rgb(228, 232, 216); /* oklch */ color: oklch(92.4% 0.022 118.2);
Tailwind
colors: {
custom: {
50: '#ecefe4',
500: '#e4e8d8',
950: '#000000',
},
}SCSS
$custom: #e4e8d8; $custom-light: #ecefe4; $custom-dark: #000000;
JSON
{
"hex": "#e4e8d8",
"rgb": {
"r": 228,
"g": 232,
"b": 216
},
"hsl": {
"h": 75,
"s": 25.806,
"l": 87.843
},
"oklch": {
"l": 0.92357,
"c": 0.02173,
"h": 118.2
},
"luminance": 0.79165
}Semantic roles & 50–950 ramp
primary
#E4E8D8
secondary
#ABA4C0
accent
#41A45A
background
#FEFFFE
surface
#FDFEFC
border
#D5D6D5
text
#161615
muted
#848584