#E1EADC#E1EADC
#E1EADC is a very light, muted yellow-green. Relative luminance 0.800; OKLCH L 92.6% C 0.021 H 134.1°. Best body text is #000000 at 17.00:1 contrast (WCAG AA passes).
Color values
| HEX | #E1EADC |
|---|---|
| RGB | rgb(225, 234, 220) |
| HSL | hsl(99, 25%, 89%) |
| HSV | hsv(99, 6%, 92%) |
| CMYK | cmyk(3.8%, 0%, 6%, 8.2%) |
| CIE-LAB | lab(91.69, -5.49, 5.76) |
| CIE-LCH | lch(91.69, 7.95, 133.65°) |
| OKLab | oklab(92.64% -0.0146 0.0151) |
| OKLCH | oklch(92.64% 0.021 134.1) |
| XYZ | xyz(73.3902, 80.0203, 79.2753) |
| Luminance | 0.8002 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.67
Light Grey
#D8DCD6
ΔE00 5.07
Beige
#F5F5DC
ΔE00 5.69
Mintcream
#F5FFFA
ΔE00 5.91
Ivory
#FFFFF0
ΔE00 6.07
Eggshell
#F0EAD6
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1EADC #E5DCEA
analogous
#E8EADC #E1EADC #DCEADE
triadic
#E1EADC #DCE1EA #EADCE1
tetradic
#E1EADC #DCE8EA #E5DCEA #EADEDC
square
#E1EADC #DCE8EA #E5DCEA #EADEDC
split-complementary
#E1EADC #DEDCEA #EADCE8
monochromatic
#9FBC90 #C0D3B6 #E1EADC #EFF4EC #EFF4EC
Accessibility & contrast
On white
1.24
#E1EADC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.00
#E1EADC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1EADC
17.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1EADC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1EADC | 1.00 | 1.24 | 17.00 | 17.00 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE8DB
Deuteranopia (green-blind)
#EAE7DD
Tritanopia (blue-blind)
#E1E9E6
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #e1eadc; /* rgb */ color: rgb(225, 234, 220); /* oklch */ color: oklch(92.6% 0.021 134.1);
Tailwind
colors: {
custom: {
50: '#eaf0e6',
500: '#e1eadc',
950: '#000000',
},
}SCSS
$custom: #e1eadc; $custom-light: #eaf0e6; $custom-dark: #000000;
JSON
{
"hex": "#e1eadc",
"rgb": {
"r": 225,
"g": 234,
"b": 220
},
"hsl": {
"h": 98.571,
"s": 25,
"l": 89.02
},
"oklch": {
"l": 0.92638,
"c": 0.02098,
"h": 134.1
},
"luminance": 0.8002
}Semantic roles & 50–950 ramp
primary
#E1EADC
secondary
#B9A8C2
accent
#42A481
background
#FEFFFE
surface
#FDFEFC
border
#D5D6D5
text
#161616
muted
#848584