#E4EADC#E4EADC
#E4EADC is a very light, near-neutral yellow-green. Relative luminance 0.805; OKLCH L 92.9% C 0.020 H 125.8°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #E4EADC |
|---|---|
| RGB | rgb(228, 234, 220) |
| HSL | hsl(86, 25%, 89%) |
| HSV | hsv(86, 6%, 92%) |
| CMYK | cmyk(2.6%, 0%, 6%, 8.2%) |
| CIE-LAB | lab(91.91, -4.47, 6.10) |
| CIE-LCH | lch(91.91, 7.56, 126.25°) |
| OKLab | oklab(92.86% -0.0115 0.016) |
| OKLCH | oklch(92.86% 0.02 125.8) |
| XYZ | xyz(74.3339, 80.5069, 79.3196) |
| Luminance | 0.8051 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.67
Beige
#F5F5DC
ΔE00 5.03
Honeydew
#F0FFF0
ΔE00 5.25
Ivory
#FFFFF0
ΔE00 5.28
Eggshell
#F0EAD6
ΔE00 5.47
Mintcream
#F5FFFA
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4EADC #E2DCEA
analogous
#EAE9DC #E4EADC #DDEADC
triadic
#E4EADC #DCE4EA #EADCE4
tetradic
#E4EADC #DCEAE9 #E2DCEA #EADCDD
square
#E4EADC #DCEAE9 #E2DCEA #EADCDD
split-complementary
#E4EADC #DCDDEA #E9DCEA
monochromatic
#A9BC90 #C6D3B6 #E4EADC #F0F4EC #F0F4EC
Accessibility & contrast
On white
1.23
#E4EADC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#E4EADC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4EADC
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4EADC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4EADC | 1.00 | 1.23 | 17.10 | 17.10 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE8DB
Deuteranopia (green-blind)
#EBE8DD
Tritanopia (blue-blind)
#E5E8E6
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #e4eadc; /* rgb */ color: rgb(228, 234, 220); /* oklch */ color: oklch(92.9% 0.020 125.8);
Tailwind
colors: {
custom: {
50: '#ecf0e6',
500: '#e4eadc',
950: '#000000',
},
}SCSS
$custom: #e4eadc; $custom-light: #ecf0e6; $custom-dark: #000000;
JSON
{
"hex": "#e4eadc",
"rgb": {
"r": 228,
"g": 234,
"b": 220
},
"hsl": {
"h": 85.714,
"s": 25,
"l": 89.02
},
"oklch": {
"l": 0.92864,
"c": 0.01971,
"h": 125.8
},
"luminance": 0.80507
}Semantic roles & 50–950 ramp
primary
#E4EADC
secondary
#B3A8C2
accent
#42A46C
background
#FEFFFE
surface
#FDFEFC
border
#D5D6D5
text
#161616
muted
#848584