#E4E6DF#E4E6DF
#E4E6DF is a very light, near-neutral yellow-green. Relative luminance 0.784; OKLCH L 92.1% C 0.010 H 119.6°. Best body text is #000000 at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E6DF |
|---|---|
| RGB | rgb(228, 230, 223) |
| HSL | hsl(77, 12%, 89%) |
| HSV | hsv(77, 3%, 90%) |
| CMYK | cmyk(0.9%, 0%, 3%, 9.8%) |
| CIE-LAB | lab(90.97, -1.91, 3.17) |
| CIE-LCH | lch(90.97, 3.70, 121.09°) |
| OKLab | oklab(92.15% -0.0047 0.0083) |
| OKLCH | oklch(92.15% 0.01 119.6) |
| XYZ | xyz(73.6089, 78.4154, 81.0555) |
| Luminance | 0.7842 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.50
Gainsboro
#DCDCDC
ΔE00 4.39
Off White
#FAF9F6
ΔE00 5.00
Whitesmoke
#F5F5F5
ΔE00 5.15
Floralwhite
#FFFAF0
ΔE00 5.55
Light Gray
#D3D3D3
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E6DF #E1DFE6
analogous
#E6E5DF #E4E6DF #E1E6DF
triadic
#E4E6DF #DFE4E6 #E6DFE4
tetradic
#E4E6DF #DFE6E5 #E1DFE6 #E6DFE1
square
#E4E6DF #DFE6E5 #E1DFE6 #E6DFE1
split-complementary
#E4E6DF #DFE1E6 #E5DFE6
monochromatic
#AAB09A #C7CBBD #E4E6DF #F1F2EE #F1F2EE
Accessibility & contrast
On white
1.26
#E4E6DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.68
#E4E6DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E6DF
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E6DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E6DF | 1.00 | 1.26 | 16.68 | 16.68 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E5DF
Deuteranopia (green-blind)
#E7E5DF
Tritanopia (blue-blind)
#E5E5E4
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #e4e6df; /* rgb */ color: rgb(228, 230, 223); /* oklch */ color: oklch(92.1% 0.010 119.6);
Tailwind
colors: {
custom: {
50: '#ecede9',
500: '#e4e6df',
950: '#000000',
},
}SCSS
$custom: #e4e6df; $custom-light: #ecede9; $custom-dark: #000000;
JSON
{
"hex": "#e4e6df",
"rgb": {
"r": 228,
"g": 230,
"b": 223
},
"hsl": {
"h": 77.143,
"s": 12.281,
"l": 88.824
},
"oklch": {
"l": 0.92145,
"c": 0.00959,
"h": 119.6
},
"luminance": 0.78415
}Semantic roles & 50–950 ramp
primary
#E4E6DF
secondary
#B2AEBB
accent
#4F9663
background
#FEFEFE
surface
#FDFDFC
border
#D5D5D5
text
#161616
muted
#848484