#E2EADC#E2EADC
#E2EADC is a very light, muted yellow-green. Relative luminance 0.802; OKLCH L 92.7% C 0.021 H 131.5°. Best body text is #000000 at 17.04:1 contrast (WCAG AA passes).
Color values
| HEX | #E2EADC |
|---|---|
| RGB | rgb(226, 234, 220) |
| HSL | hsl(94, 25%, 89%) |
| HSV | hsv(94, 6%, 92%) |
| CMYK | cmyk(3.4%, 0%, 6%, 8.2%) |
| CIE-LAB | lab(91.77, -5.15, 5.87) |
| CIE-LCH | lch(91.77, 7.81, 131.27°) |
| OKLab | oklab(92.71% -0.0136 0.0154) |
| OKLCH | oklch(92.71% 0.021 131.5) |
| XYZ | xyz(73.7030, 80.1815, 79.2900) |
| Luminance | 0.8018 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.83
Light Grey
#D8DCD6
ΔE00 4.91
Beige
#F5F5DC
ΔE00 5.45
Ivory
#FFFFF0
ΔE00 5.79
Mintcream
#F5FFFA
ΔE00 5.89
Eggshell
#F0EAD6
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2EADC #E4DCEA
analogous
#E9EADC #E2EADC #DCEADD
triadic
#E2EADC #DCE2EA #EADCE2
tetradic
#E2EADC #DCE9EA #E4DCEA #EADDDC
square
#E2EADC #DCE9EA #E4DCEA #EADDDC
split-complementary
#E2EADC #DDDCEA #EADCE9
monochromatic
#A3BC90 #C2D3B6 #E2EADC #EFF4EC #EFF4EC
Accessibility & contrast
On white
1.23
#E2EADC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.04
#E2EADC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2EADC
17.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2EADC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2EADC | 1.00 | 1.23 | 17.04 | 17.04 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE8DB
Deuteranopia (green-blind)
#EAE7DD
Tritanopia (blue-blind)
#E2E9E6
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #e2eadc; /* rgb */ color: rgb(226, 234, 220); /* oklch */ color: oklch(92.7% 0.021 131.5);
Tailwind
colors: {
custom: {
50: '#ebf0e6',
500: '#e2eadc',
950: '#000000',
},
}SCSS
$custom: #e2eadc; $custom-light: #ebf0e6; $custom-dark: #000000;
JSON
{
"hex": "#e2eadc",
"rgb": {
"r": 226,
"g": 234,
"b": 220
},
"hsl": {
"h": 94.286,
"s": 25,
"l": 89.02
},
"oklch": {
"l": 0.92713,
"c": 0.02051,
"h": 131.5
},
"luminance": 0.80182
}Semantic roles & 50–950 ramp
primary
#E2EADC
secondary
#B7A8C2
accent
#42A47A
background
#FEFFFE
surface
#FDFEFC
border
#D5D6D5
text
#161616
muted
#848584