#E2E4DF#E2E4DF
#E2E4DF is a very light, near-neutral yellow-green. Relative luminance 0.770; OKLCH L 91.6% C 0.007 H 124.5°. Best body text is #000000 at 16.40:1 contrast (WCAG AA passes).
Color values
| HEX | #E2E4DF |
|---|---|
| RGB | rgb(226, 228, 223) |
| HSL | hsl(84, 8%, 88%) |
| HSV | hsv(84, 2%, 89%) |
| CMYK | cmyk(0.9%, 0%, 2.2%, 10.6%) |
| CIE-LAB | lab(90.31, -1.56, 2.20) |
| CIE-LCH | lch(90.31, 2.70, 125.40°) |
| OKLab | oklab(91.59% -0.004 0.0058) |
| OKLCH | oklch(91.59% 0.007 124.5) |
| XYZ | xyz(72.4245, 76.9833, 80.8415) |
| Luminance | 0.7698 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.23
Gainsboro
#DCDCDC
ΔE00 3.40
Light Gray
#D3D3D3
ΔE00 4.76
Whitesmoke
#F5F5F5
ΔE00 4.82
Fog
#D8DCE0
ΔE00 4.96
Off White
#FAF9F6
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2E4DF #E1DFE4
analogous
#E4E3DF #E2E4DF #DFE4DF
triadic
#E2E4DF #DFE2E4 #E4DFE2
tetradic
#E2E4DF #DFE4E3 #E1DFE4 #E4DFDF
square
#E2E4DF #DFE4E3 #E1DFE4 #E4DFDF
split-complementary
#E2E4DF #DFDFE4 #E3DFE4
monochromatic
#A6AC9D #C4C8BE #E2E4DF #F0F1EE #F0F1EE
Accessibility & contrast
On white
1.28
#E2E4DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.40
#E2E4DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2E4DF
16.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2E4DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2E4DF | 1.00 | 1.28 | 16.40 | 16.40 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E3DF
Deuteranopia (green-blind)
#E4E3DF
Tritanopia (blue-blind)
#E2E3E2
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #e2e4df; /* rgb */ color: rgb(226, 228, 223); /* oklch */ color: oklch(91.6% 0.007 124.5);
Tailwind
colors: {
custom: {
50: '#ebece9',
500: '#e2e4df',
950: '#000000',
},
}SCSS
$custom: #e2e4df; $custom-light: #ebece9; $custom-dark: #000000;
JSON
{
"hex": "#e2e4df",
"rgb": {
"r": 226,
"g": 228,
"b": 223
},
"hsl": {
"h": 84,
"s": 8.475,
"l": 88.431
},
"oklch": {
"l": 0.91592,
"c": 0.00703,
"h": 124.5
},
"luminance": 0.76983
}Semantic roles & 50–950 ramp
primary
#E2E4DF
secondary
#B3AFB8
accent
#53926C
background
#FEFEFE
surface
#FDFDFC
border
#D5D5D5
text
#161616
muted
#848484