#EAEDDC#EAEDDC
#EAEDDC is a very light, muted yellow-green. Relative luminance 0.832; OKLCH L 93.9% C 0.023 H 115.0°. Best body text is #000000 at 17.65:1 contrast (WCAG AA passes).
Color values
| HEX | #EAEDDC |
|---|---|
| RGB | rgb(234, 237, 220) |
| HSL | hsl(71, 32%, 90%) |
| HSV | hsv(71, 7%, 93%) |
| CMYK | cmyk(1.3%, 0%, 7.2%, 7.1%) |
| CIE-LAB | lab(93.11, -3.94, 7.89) |
| CIE-LCH | lch(93.11, 8.82, 116.58°) |
| OKLab | oklab(93.92% -0.0096 0.0206) |
| OKLCH | oklch(93.92% 0.023 115) |
| XYZ | xyz(77.1323, 83.2283, 79.6975) |
| Luminance | 0.8323 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 3.37
Eggshell
#F0EAD6
ΔE00 4.04
Ivory
#FFFFF0
ΔE00 4.22
Off White (survey)
#FFFFE4
ΔE00 5.06
Honeydew
#F0FFF0
ΔE00 5.64
Cornsilk
#FFF8DC
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAEDDC #DFDCED
analogous
#EDE8DC #EAEDDC #E2EDDC
triadic
#EAEDDC #DCEAED #EDDCEA
tetradic
#EAEDDC #DCEDE8 #DFDCED #EDDCE2
square
#EAEDDC #DCEDE8 #DFDCED #EDDCE2
split-complementary
#EAEDDC #DCE2ED #E8DCED
monochromatic
#BAC38B #D2D8B4 #EAEDDC #F3F5EB #F3F5EB
Accessibility & contrast
On white
1.19
#EAEDDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.65
#EAEDDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAEDDC
17.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAEDDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAEDDC | 1.00 | 1.19 | 17.65 | 17.65 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EBDB
Deuteranopia (green-blind)
#F0EBDD
Tritanopia (blue-blind)
#ECEBE8
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #eaeddc; /* rgb */ color: rgb(234, 237, 220); /* oklch */ color: oklch(93.9% 0.023 115.0);
Tailwind
colors: {
custom: {
50: '#f0f2e6',
500: '#eaeddc',
950: '#000000',
},
}SCSS
$custom: #eaeddc; $custom-light: #f0f2e6; $custom-dark: #000000;
JSON
{
"hex": "#eaeddc",
"rgb": {
"r": 234,
"g": 237,
"b": 220
},
"hsl": {
"h": 70.588,
"s": 32.075,
"l": 89.608
},
"oklch": {
"l": 0.93921,
"c": 0.02275,
"h": 115
},
"luminance": 0.83228
}Semantic roles & 50–950 ramp
primary
#EAEDDC
secondary
#ACA6C7
accent
#3BAB4E
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#161716
muted
#858584