#E2E6D8#E2E6D8
#E2E6D8 is a very light, near-neutral yellow-green. Relative luminance 0.777; OKLCH L 91.8% C 0.019 H 119.8°. Best body text is #000000 at 16.54:1 contrast (WCAG AA passes).
Color values
| HEX | #E2E6D8 |
|---|---|
| RGB | rgb(226, 230, 216) |
| HSL | hsl(77, 22%, 87%) |
| HSV | hsv(77, 6%, 90%) |
| CMYK | cmyk(1.7%, 0%, 6.1%, 9.8%) |
| CIE-LAB | lab(90.65, -3.80, 6.35) |
| CIE-LCH | lch(90.65, 7.40, 120.91°) |
| OKLab | oklab(91.8% -0.0095 0.0166) |
| OKLCH | oklch(91.8% 0.019 119.8) |
| XYZ | xyz(72.0536, 77.7203, 76.1580) |
| Luminance | 0.7772 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.05
Eggshell
#F0EAD6
ΔE00 4.84
Beige
#F5F5DC
ΔE00 5.18
Ivory
#FFFFF0
ΔE00 5.65
Honeydew
#F0FFF0
ΔE00 6.39
Oldlace
#FDF5E6
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2E6D8 #DCD8E6
analogous
#E6E3D8 #E2E6D8 #DBE6D8
triadic
#E2E6D8 #D8E2E6 #E6D8E2
tetradic
#E2E6D8 #D8E6E3 #DCD8E6 #E6D8DB
square
#E2E6D8 #D8E6E3 #DCD8E6 #E6D8DB
split-complementary
#E2E6D8 #D8DBE6 #E3D8E6
monochromatic
#ABB68D #C6CEB3 #E2E6D8 #F1F3EC #F1F3EC
Accessibility & contrast
On white
1.27
#E2E6D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.54
#E2E6D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2E6D8
16.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2E6D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2E6D8 | 1.00 | 1.27 | 16.54 | 16.54 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E4D7
Deuteranopia (green-blind)
#E8E4D9
Tritanopia (blue-blind)
#E3E4E2
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #e2e6d8; /* rgb */ color: rgb(226, 230, 216); /* oklch */ color: oklch(91.8% 0.019 119.8);
Tailwind
colors: {
custom: {
50: '#ebede4',
500: '#e2e6d8',
950: '#000000',
},
}SCSS
$custom: #e2e6d8; $custom-light: #ebede4; $custom-dark: #000000;
JSON
{
"hex": "#e2e6d8",
"rgb": {
"r": 226,
"g": 230,
"b": 216
},
"hsl": {
"h": 77.143,
"s": 21.875,
"l": 87.451
},
"oklch": {
"l": 0.91803,
"c": 0.01917,
"h": 119.8
},
"luminance": 0.7772
}Semantic roles & 50–950 ramp
primary
#E2E6D8
secondary
#ACA5BD
accent
#45A05F
background
#FEFEFE
surface
#FDFDFC
border
#D5D5D5
text
#161615
muted
#848484