#E4E5D9#E4E5D9
#E4E5D9 is a very light, near-neutral yellow. Relative luminance 0.775; OKLCH L 91.8% C 0.016 H 110.6°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E5D9 |
|---|---|
| RGB | rgb(228, 229, 217) |
| HSL | hsl(65, 19%, 87%) |
| HSV | hsv(65, 5%, 90%) |
| CMYK | cmyk(0.4%, 0%, 5.2%, 10.2%) |
| CIE-LAB | lab(90.57, -2.43, 5.73) |
| CIE-LCH | lch(90.57, 6.22, 113.02°) |
| OKLab | oklab(91.78% -0.0056 0.015) |
| OKLCH | oklch(91.78% 0.016 110.6) |
| XYZ | xyz(72.5368, 77.5425, 76.7780) |
| Luminance | 0.7754 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.45
Eggshell
#F0EAD6
ΔE00 4.17
Ivory
#FFFFF0
ΔE00 5.53
Oldlace
#FDF5E6
ΔE00 5.60
Beige
#F5F5DC
ΔE00 5.73
Floralwhite
#FFFAF0
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E5D9 #DAD9E5
analogous
#E5E0D9 #E4E5D9 #DEE5D9
triadic
#E4E5D9 #D9E4E5 #E5D9E4
tetradic
#E4E5D9 #D9E5E0 #DAD9E5 #E5D9DE
square
#E4E5D9 #D9E5E0 #DAD9E5 #E5D9DE
split-complementary
#E4E5D9 #D9DEE5 #E0D9E5
monochromatic
#B0B390 #CACCB5 #E4E5D9 #F2F3ED #F2F3ED
Accessibility & contrast
On white
1.27
#E4E5D9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#E4E5D9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E5D9
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E5D9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E5D9 | 1.00 | 1.27 | 16.51 | 16.51 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E4D8
Deuteranopia (green-blind)
#E7E4D9
Tritanopia (blue-blind)
#E6E3E1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #e4e5d9; /* rgb */ color: rgb(228, 229, 217); /* oklch */ color: oklch(91.8% 0.016 110.6);
Tailwind
colors: {
custom: {
50: '#ecede4',
500: '#e4e5d9',
950: '#000000',
},
}SCSS
$custom: #e4e5d9; $custom-light: #ecede4; $custom-dark: #000000;
JSON
{
"hex": "#e4e5d9",
"rgb": {
"r": 228,
"g": 229,
"b": 217
},
"hsl": {
"h": 65,
"s": 18.75,
"l": 87.451
},
"oklch": {
"l": 0.91783,
"c": 0.01606,
"h": 110.6
},
"luminance": 0.77542
}Semantic roles & 50–950 ramp
primary
#E4E5D9
secondary
#A9A7BB
accent
#489D4F
background
#FEFEFE
surface
#FDFDFC
border
#D5D5D5
text
#161615
muted
#848484