#E2E5DF#E2E5DF
#E2E5DF is a very light, near-neutral yellow-green. Relative luminance 0.775; OKLCH L 91.8% C 0.009 H 128.6°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #E2E5DF |
|---|---|
| RGB | rgb(226, 229, 223) |
| HSL | hsl(90, 10%, 89%) |
| HSV | hsv(90, 3%, 90%) |
| CMYK | cmyk(1.3%, 0%, 2.6%, 10.2%) |
| CIE-LAB | lab(90.57, -2.08, 2.57) |
| CIE-LCH | lch(90.57, 3.30, 128.95°) |
| OKLab | oklab(91.79% -0.0054 0.0068) |
| OKLCH | oklch(91.79% 0.009 128.6) |
| XYZ | xyz(72.7004, 77.5350, 80.9335) |
| Luminance | 0.7753 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.12
Gainsboro
#DCDCDC
ΔE00 4.10
Whitesmoke
#F5F5F5
ΔE00 5.17
Off White
#FAF9F6
ΔE00 5.21
Light Gray
#D3D3D3
ΔE00 5.34
Fog
#D8DCE0
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2E5DF #E2DFE5
analogous
#E5E5DF #E2E5DF #DFE5DF
triadic
#E2E5DF #DFE2E5 #E5DFE2
tetradic
#E2E5DF #DFE5E5 #E2DFE5 #E5DFDF
square
#E2E5DF #DFE5E5 #E2DFE5 #E5DFDF
split-complementary
#E2E5DF #DFDFE5 #E5DFE5
monochromatic
#A5AE9B #C3CABD #E2E5DF #F0F1EE #F0F1EE
Accessibility & contrast
On white
1.27
#E2E5DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#E2E5DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2E5DF
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2E5DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2E5DF | 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)
#E6E4DF
Deuteranopia (green-blind)
#E5E4DF
Tritanopia (blue-blind)
#E2E4E3
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #e2e5df; /* rgb */ color: rgb(226, 229, 223); /* oklch */ color: oklch(91.8% 0.009 128.6);
Tailwind
colors: {
custom: {
50: '#ebede9',
500: '#e2e5df',
950: '#000000',
},
}SCSS
$custom: #e2e5df; $custom-light: #ebede9; $custom-dark: #000000;
JSON
{
"hex": "#e2e5df",
"rgb": {
"r": 226,
"g": 229,
"b": 223
},
"hsl": {
"h": 90,
"s": 10.345,
"l": 88.627
},
"oklch": {
"l": 0.91792,
"c": 0.00865,
"h": 128.6
},
"luminance": 0.77535
}Semantic roles & 50–950 ramp
primary
#E2E5DF
secondary
#B4AFBA
accent
#519473
background
#FEFEFE
surface
#FDFDFC
border
#D5D5D5
text
#161616
muted
#848484