#EAEDDD#EAEDDD
#EAEDDD is a very light, muted yellow-green. Relative luminance 0.833; OKLCH L 93.9% C 0.021 H 115.4°. Best body text is #000000 at 17.66:1 contrast (WCAG AA passes).
Color values
| HEX | #EAEDDD |
|---|---|
| RGB | rgb(234, 237, 221) |
| HSL | hsl(71, 31%, 90%) |
| HSV | hsv(71, 7%, 93%) |
| CMYK | cmyk(1.3%, 0%, 6.8%, 7.1%) |
| CIE-LAB | lab(93.14, -3.78, 7.40) |
| CIE-LCH | lch(93.14, 8.31, 117.04°) |
| OKLab | oklab(93.95% -0.0092 0.0194) |
| OKLCH | oklch(93.95% 0.021 115.4) |
| XYZ | xyz(77.2651, 83.2814, 80.3970) |
| Luminance | 0.8328 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 3.66
Eggshell
#F0EAD6
ΔE00 4.09
Ivory
#FFFFF0
ΔE00 4.12
Off White (survey)
#FFFFE4
ΔE00 5.30
Light Grey
#D8DCD6
ΔE00 5.53
Honeydew
#F0FFF0
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAEDDD #E0DDED
analogous
#EDE8DD #EAEDDD #E2EDDD
triadic
#EAEDDD #DDEAED #EDDDEA
tetradic
#EAEDDD #DDEDE8 #E0DDED #EDDDE2
square
#EAEDDD #DDEDE8 #E0DDED #EDDDE2
split-complementary
#EAEDDD #DDE2ED #E8DDED
monochromatic
#B9C38D #D1D8B5 #EAEDDD #F3F4EB #F3F4EB
Accessibility & contrast
On white
1.19
#EAEDDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.66
#EAEDDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAEDDD
17.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAEDDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAEDDD | 1.00 | 1.19 | 17.66 | 17.66 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EBDC
Deuteranopia (green-blind)
#EFEBDE
Tritanopia (blue-blind)
#ECEBE8
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #eaeddd; /* rgb */ color: rgb(234, 237, 221); /* oklch */ color: oklch(93.9% 0.021 115.4);
Tailwind
colors: {
custom: {
50: '#f0f2e7',
500: '#eaeddd',
950: '#000000',
},
}SCSS
$custom: #eaeddd; $custom-light: #f0f2e7; $custom-dark: #000000;
JSON
{
"hex": "#eaeddd",
"rgb": {
"r": 234,
"g": 237,
"b": 221
},
"hsl": {
"h": 71.25,
"s": 30.769,
"l": 89.804
},
"oklch": {
"l": 0.93947,
"c": 0.02145,
"h": 115.4
},
"luminance": 0.83281
}Semantic roles & 50–950 ramp
primary
#EAEDDD
secondary
#ADA8C7
accent
#3CA951
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#161716
muted
#858584