#E2EBD8#E2EBD8
#E2EBD8 is a very light, muted yellow-green. Relative luminance 0.805; OKLCH L 92.8% C 0.027 H 127.7°. Best body text is #000000 at 17.11:1 contrast (WCAG AA passes).
Color values
| HEX | #E2EBD8 |
|---|---|
| RGB | rgb(226, 235, 216) |
| HSL | hsl(88, 32%, 88%) |
| HSV | hsv(88, 8%, 92%) |
| CMYK | cmyk(3.8%, 0%, 8.1%, 7.8%) |
| CIE-LAB | lab(91.93, -6.34, 8.18) |
| CIE-LCH | lch(91.93, 10.35, 127.78°) |
| OKLab | oklab(92.81% -0.0165 0.0214) |
| OKLCH | oklch(92.81% 0.027 127.7) |
| XYZ | xyz(73.4650, 80.5431, 76.6285) |
| Luminance | 0.8054 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 4.66
Honeydew
#F0FFF0
ΔE00 4.73
Off White (survey)
#FFFFE4
ΔE00 6.13
Ivory
#FFFFF0
ΔE00 6.29
Eggshell
#F0EAD6
ΔE00 6.47
Light Grey
#D8DCD6
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2EBD8 #E1D8EB
analogous
#EBEAD8 #E2EBD8 #D8EBD8
triadic
#E2EBD8 #D8E2EB #EBD8E2
tetradic
#E2EBD8 #D8EBEA #E1D8EB #EBD8D8
square
#E2EBD8 #D8EBEA #E1D8EB #EBD8D8
split-complementary
#E2EBD8 #D8D8EB #EAD8EB
monochromatic
#A6C287 #C4D6B0 #E2EBD8 #F0F5EB #F0F5EB
Accessibility & contrast
On white
1.23
#E2EBD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.11
#E2EBD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2EBD8
17.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2EBD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2EBD8 | 1.00 | 1.23 | 17.11 | 17.11 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE8D7
Deuteranopia (green-blind)
#ECE8D9
Tritanopia (blue-blind)
#E3E9E5
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #e2ebd8; /* rgb */ color: rgb(226, 235, 216); /* oklch */ color: oklch(92.8% 0.027 127.7);
Tailwind
colors: {
custom: {
50: '#ebf1e4',
500: '#e2ebd8',
950: '#000000',
},
}SCSS
$custom: #e2ebd8; $custom-light: #ebf1e4; $custom-dark: #000000;
JSON
{
"hex": "#e2ebd8",
"rgb": {
"r": 226,
"g": 235,
"b": 216
},
"hsl": {
"h": 88.421,
"s": 32.203,
"l": 88.431
},
"oklch": {
"l": 0.92809,
"c": 0.02704,
"h": 127.7
},
"luminance": 0.80543
}Semantic roles & 50–950 ramp
primary
#E2EBD8
secondary
#B3A3C5
accent
#3BAB70
background
#FEFFFE
surface
#FDFEFC
border
#D5D6D5
text
#161615
muted
#848584