#E4E5D8#E4E5D8
#E4E5D8 is a very light, near-neutral yellow. Relative luminance 0.775; OKLCH L 91.8% C 0.017 H 110.3°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E5D8 |
|---|---|
| RGB | rgb(228, 229, 216) |
| HSL | hsl(65, 20%, 87%) |
| HSV | hsv(65, 6%, 90%) |
| CMYK | cmyk(0.4%, 0%, 5.7%, 10.2%) |
| CIE-LAB | lab(90.55, -2.60, 6.22) |
| CIE-LCH | lch(90.55, 6.74, 112.72°) |
| OKLab | oklab(91.76% -0.006 0.0163) |
| OKLCH | oklch(91.76% 0.017 110.3) |
| XYZ | xyz(72.4071, 77.4907, 76.0951) |
| Luminance | 0.7749 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.74
Eggshell
#F0EAD6
ΔE00 3.95
Beige
#F5F5DC
ΔE00 5.41
Ivory
#FFFFF0
ΔE00 5.49
Oldlace
#FDF5E6
ΔE00 5.62
Floralwhite
#FFFAF0
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E5D8 #D9D8E5
analogous
#E5E0D8 #E4E5D8 #DEE5D8
triadic
#E4E5D8 #D8E4E5 #E5D8E4
tetradic
#E4E5D8 #D8E5E0 #D9D8E5 #E5D8DE
square
#E4E5D8 #D8E5E0 #D9D8E5 #E5D8DE
split-complementary
#E4E5D8 #D8DEE5 #E0D8E5
monochromatic
#B1B48F #CBCDB3 #E4E5D8 #F2F3ED #F2F3ED
Accessibility & contrast
On white
1.27
#E4E5D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#E4E5D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E5D8
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E5D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E5D8 | 1.00 | 1.27 | 16.50 | 16.50 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E4D7
Deuteranopia (green-blind)
#E7E4D8
Tritanopia (blue-blind)
#E6E3E1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #e4e5d8; /* rgb */ color: rgb(228, 229, 216); /* oklch */ color: oklch(91.8% 0.017 110.3);
Tailwind
colors: {
custom: {
50: '#ecede4',
500: '#e4e5d8',
950: '#000000',
},
}SCSS
$custom: #e4e5d8; $custom-light: #ecede4; $custom-dark: #000000;
JSON
{
"hex": "#e4e5d8",
"rgb": {
"r": 228,
"g": 229,
"b": 216
},
"hsl": {
"h": 64.615,
"s": 20,
"l": 87.255
},
"oklch": {
"l": 0.91757,
"c": 0.01739,
"h": 110.3
},
"luminance": 0.7749
}Semantic roles & 50–950 ramp
primary
#E4E5D8
secondary
#A7A6BC
accent
#479E4E
background
#FEFEFE
surface
#FDFDFC
border
#D5D5D5
text
#161615
muted
#848484