#E2E6DF#E2E6DF
#E2E6DF is a very light, near-neutral yellow-green. Relative luminance 0.781; OKLCH L 92.0% C 0.010 H 131.4°. Best body text is #000000 at 16.62:1 contrast (WCAG AA passes).
Color values
| HEX | #E2E6DF |
|---|---|
| RGB | rgb(226, 230, 223) |
| HSL | hsl(94, 12%, 89%) |
| HSV | hsv(94, 3%, 90%) |
| CMYK | cmyk(1.7%, 0%, 3%, 9.8%) |
| CIE-LAB | lab(90.82, -2.59, 2.94) |
| CIE-LCH | lch(90.82, 3.91, 131.40°) |
| OKLab | oklab(91.99% -0.0068 0.0077) |
| OKLCH | oklch(91.99% 0.01 131.4) |
| XYZ | xyz(72.9779, 78.0900, 81.0260) |
| Luminance | 0.7809 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.26
Gainsboro
#DCDCDC
ΔE00 4.79
Off White
#FAF9F6
ΔE00 5.49
Whitesmoke
#F5F5F5
ΔE00 5.59
Mintcream
#F5FFFA
ΔE00 5.60
Light Gray
#D3D3D3
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2E6DF #E3DFE6
analogous
#E6E6DF #E2E6DF #DFE6E0
triadic
#E2E6DF #DFE2E6 #E6DFE2
tetradic
#E2E6DF #DFE6E6 #E3DFE6 #E6E0DF
square
#E2E6DF #DFE6E6 #E3DFE6 #E6E0DF
split-complementary
#E2E6DF #E0DFE6 #E6DFE6
monochromatic
#A4B09A #C3CBBD #E2E6DF #EFF2EE #EFF2EE
Accessibility & contrast
On white
1.26
#E2E6DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.62
#E2E6DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2E6DF
16.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2E6DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2E6DF | 1.00 | 1.26 | 16.62 | 16.62 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E5DF
Deuteranopia (green-blind)
#E6E5DF
Tritanopia (blue-blind)
#E2E5E4
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #e2e6df; /* rgb */ color: rgb(226, 230, 223); /* oklch */ color: oklch(92.0% 0.010 131.4);
Tailwind
colors: {
custom: {
50: '#ebede9',
500: '#e2e6df',
950: '#000000',
},
}SCSS
$custom: #e2e6df; $custom-light: #ebede9; $custom-dark: #000000;
JSON
{
"hex": "#e2e6df",
"rgb": {
"r": 226,
"g": 230,
"b": 223
},
"hsl": {
"h": 94.286,
"s": 12.281,
"l": 88.824
},
"oklch": {
"l": 0.91992,
"c": 0.01029,
"h": 131.4
},
"luminance": 0.7809
}Semantic roles & 50–950 ramp
primary
#E2E6DF
secondary
#B6AEBB
accent
#4F9678
background
#FEFEFE
surface
#FDFDFC
border
#D5D5D5
text
#161616
muted
#848484