#E8EADC#E8EADC
#E8EADC is a very light, near-neutral yellow. Relative luminance 0.812; OKLCH L 93.2% C 0.019 H 113.4°. Best body text is #000000 at 17.23:1 contrast (WCAG AA passes).
Color values
| HEX | #E8EADC |
|---|---|
| RGB | rgb(232, 234, 220) |
| HSL | hsl(69, 25%, 89%) |
| HSV | hsv(69, 6%, 92%) |
| CMYK | cmyk(0.9%, 0%, 6%, 8.2%) |
| CIE-LAB | lab(92.21, -3.11, 6.56) |
| CIE-LCH | lch(92.21, 7.26, 115.33°) |
| OKLab | oklab(93.17% -0.0074 0.0172) |
| OKLCH | oklch(93.17% 0.019 113.4) |
| XYZ | xyz(75.6179, 81.1689, 79.3797) |
| Luminance | 0.8117 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 3.92
Ivory
#FFFFF0
ΔE00 4.50
Beige
#F5F5DC
ΔE00 4.52
Light Grey
#D8DCD6
ΔE00 4.59
Oldlace
#FDF5E6
ΔE00 5.42
Floralwhite
#FFFAF0
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8EADC #DEDCEA
analogous
#EAE5DC #E8EADC #E1EADC
triadic
#E8EADC #DCE8EA #EADCE8
tetradic
#E8EADC #DCEAE5 #DEDCEA #EADCE1
square
#E8EADC #DCEAE5 #DEDCEA #EADCE1
split-complementary
#E8EADC #DCE1EA #E5DCEA
monochromatic
#B6BC90 #CFD3B6 #E8EADC #F2F4EC #F2F4EC
Accessibility & contrast
On white
1.22
#E8EADC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.23
#E8EADC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8EADC
17.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8EADC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8EADC | 1.00 | 1.22 | 17.23 | 17.23 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE8DB
Deuteranopia (green-blind)
#ECE9DC
Tritanopia (blue-blind)
#EAE8E6
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #e8eadc; /* rgb */ color: rgb(232, 234, 220); /* oklch */ color: oklch(93.2% 0.019 113.4);
Tailwind
colors: {
custom: {
50: '#eff0e6',
500: '#e8eadc',
950: '#000000',
},
}SCSS
$custom: #e8eadc; $custom-light: #eff0e6; $custom-dark: #000000;
JSON
{
"hex": "#e8eadc",
"rgb": {
"r": 232,
"g": 234,
"b": 220
},
"hsl": {
"h": 68.571,
"s": 25,
"l": 89.02
},
"oklch": {
"l": 0.93169,
"c": 0.01874,
"h": 113.4
},
"luminance": 0.81169
}Semantic roles & 50–950 ramp
primary
#E8EADC
secondary
#ACA8C2
accent
#42A450
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#161616
muted
#858584