#E4E5DF#E4E5DF
#E4E5DF is a very light, near-neutral yellow-green. Relative luminance 0.779; OKLCH L 91.9% C 0.008 H 114.2°. Best body text is #000000 at 16.57:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E5DF |
|---|---|
| RGB | rgb(228, 229, 223) |
| HSL | hsl(70, 10%, 89%) |
| HSV | hsv(70, 3%, 90%) |
| CMYK | cmyk(0.4%, 0%, 2.6%, 10.2%) |
| CIE-LAB | lab(90.72, -1.40, 2.80) |
| CIE-LCH | lch(90.72, 3.13, 116.52°) |
| OKLab | oklab(91.95% -0.0033 0.0074) |
| OKLCH | oklch(91.95% 0.008 114.2) |
| XYZ | xyz(73.3314, 77.8604, 80.9630) |
| Luminance | 0.7786 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.58
Gainsboro
#DCDCDC
ΔE00 3.74
Off White
#FAF9F6
ΔE00 4.78
Whitesmoke
#F5F5F5
ΔE00 4.79
Light Gray
#D3D3D3
ΔE00 5.11
Floralwhite
#FFFAF0
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E5DF #E0DFE5
analogous
#E5E3DF #E4E5DF #E1E5DF
triadic
#E4E5DF #DFE4E5 #E5DFE4
tetradic
#E4E5DF #DFE5E3 #E0DFE5 #E5DFE1
square
#E4E5DF #DFE5E3 #E0DFE5 #E5DFE1
split-complementary
#E4E5DF #DFE1E5 #E3DFE5
monochromatic
#ABAE9B #C8CABD #E4E5DF #F1F1EE #F1F1EE
Accessibility & contrast
On white
1.27
#E4E5DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.57
#E4E5DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E5DF
16.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E5DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E5DF | 1.00 | 1.27 | 16.57 | 16.57 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E4DF
Deuteranopia (green-blind)
#E6E4DF
Tritanopia (blue-blind)
#E5E4E3
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #e4e5df; /* rgb */ color: rgb(228, 229, 223); /* oklch */ color: oklch(91.9% 0.008 114.2);
Tailwind
colors: {
custom: {
50: '#ecede9',
500: '#e4e5df',
950: '#000000',
},
}SCSS
$custom: #e4e5df; $custom-light: #ecede9; $custom-dark: #000000;
JSON
{
"hex": "#e4e5df",
"rgb": {
"r": 228,
"g": 229,
"b": 223
},
"hsl": {
"h": 70,
"s": 10.345,
"l": 88.627
},
"oklch": {
"l": 0.91946,
"c": 0.00809,
"h": 114.2
},
"luminance": 0.7786
}Semantic roles & 50–950 ramp
primary
#E4E5DF
secondary
#B0AFBA
accent
#51945C
background
#FEFEFE
surface
#FDFDFC
border
#D5D5D5
text
#161616
muted
#848484