#E2E7DF#E2E7DF
#E2E7DF is a very light, near-neutral yellow-green. Relative luminance 0.786; OKLCH L 92.2% C 0.012 H 133.4°. Best body text is #000000 at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #E2E7DF |
|---|---|
| RGB | rgb(226, 231, 223) |
| HSL | hsl(98, 14%, 89%) |
| HSV | hsv(98, 3%, 91%) |
| CMYK | cmyk(2.2%, 0%, 3.5%, 9.4%) |
| CIE-LAB | lab(91.07, -3.10, 3.30) |
| CIE-LCH | lch(91.07, 4.53, 133.17°) |
| OKLab | oklab(92.19% -0.0082 0.0087) |
| OKLCH | oklch(92.19% 0.012 133.4) |
| XYZ | xyz(73.2570, 78.6482, 81.1190) |
| Luminance | 0.7865 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.60
Mintcream
#F5FFFA
ΔE00 5.35
Gainsboro
#DCDCDC
ΔE00 5.47
Off White
#FAF9F6
ΔE00 5.83
Whitesmoke
#F5F5F5
ΔE00 6.04
Ivory
#FFFFF0
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2E7DF #E4DFE7
analogous
#E6E7DF #E2E7DF #DFE7E0
triadic
#E2E7DF #DFE2E7 #E7DFE2
tetradic
#E2E7DF #DFE6E7 #E4DFE7 #E7E0DF
square
#E2E7DF #DFE6E7 #E4DFE7 #E7E0DF
split-complementary
#E2E7DF #E0DFE7 #E7DFE6
monochromatic
#A3B399 #C2CDBC #E2E7DF #EFF2EE #EFF2EE
Accessibility & contrast
On white
1.26
#E2E7DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.73
#E2E7DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2E7DF
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2E7DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2E7DF | 1.00 | 1.26 | 16.73 | 16.73 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E6DF
Deuteranopia (green-blind)
#E7E5DF
Tritanopia (blue-blind)
#E2E6E5
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #e2e7df; /* rgb */ color: rgb(226, 231, 223); /* oklch */ color: oklch(92.2% 0.012 133.4);
Tailwind
colors: {
custom: {
50: '#ebeee9',
500: '#e2e7df',
950: '#000000',
},
}SCSS
$custom: #e2e7df; $custom-light: #ebeee9; $custom-dark: #000000;
JSON
{
"hex": "#e2e7df",
"rgb": {
"r": 226,
"g": 231,
"b": 223
},
"hsl": {
"h": 97.5,
"s": 14.286,
"l": 89.02
},
"oklch": {
"l": 0.92192,
"c": 0.01194,
"h": 133.4
},
"luminance": 0.78648
}Semantic roles & 50–950 ramp
primary
#E2E7DF
secondary
#B7AEBC
accent
#4D987C
background
#FEFFFE
surface
#FDFEFC
border
#D5D6D5
text
#161616
muted
#848584