#EAECDD#EAECDD
#EAECDD is a very light, muted yellow. Relative luminance 0.827; OKLCH L 93.7% C 0.020 H 112.9°. Best body text is #000000 at 17.54:1 contrast (WCAG AA passes).
Color values
| HEX | #EAECDD |
|---|---|
| RGB | rgb(234, 236, 221) |
| HSL | hsl(68, 28%, 90%) |
| HSV | hsv(68, 6%, 93%) |
| CMYK | cmyk(0.8%, 0%, 6.4%, 7.5%) |
| CIE-LAB | lab(92.88, -3.27, 7.04) |
| CIE-LCH | lch(92.88, 7.76, 114.92°) |
| OKLab | oklab(93.75% -0.0078 0.0184) |
| OKLCH | oklch(93.75% 0.02 112.9) |
| XYZ | xyz(76.9764, 82.7040, 80.3008) |
| Luminance | 0.8270 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 3.77
Beige
#F5F5DC
ΔE00 3.99
Ivory
#FFFFF0
ΔE00 4.10
Light Grey
#D8DCD6
ΔE00 5.15
Oldlace
#FDF5E6
ΔE00 5.30
Floralwhite
#FFFAF0
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAECDD #DFDDEC
analogous
#ECE7DD #EAECDD #E3ECDD
triadic
#EAECDD #DDEAEC #ECDDEA
tetradic
#EAECDD #DDECE7 #DFDDEC #ECDDE3
square
#EAECDD #DDECE7 #DFDDEC #ECDDE3
split-complementary
#EAECDD #DDE3EC #E7DDEC
monochromatic
#BAC08E #D2D6B6 #EAECDD #F3F4EB #F3F4EB
Accessibility & contrast
On white
1.20
#EAECDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.54
#EAECDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAECDD
17.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAECDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAECDD | 1.00 | 1.20 | 17.54 | 17.54 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEADC
Deuteranopia (green-blind)
#EFEBDE
Tritanopia (blue-blind)
#ECEAE8
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #eaecdd; /* rgb */ color: rgb(234, 236, 221); /* oklch */ color: oklch(93.7% 0.020 112.9);
Tailwind
colors: {
custom: {
50: '#f0f2e7',
500: '#eaecdd',
950: '#000000',
},
}SCSS
$custom: #eaecdd; $custom-light: #f0f2e7; $custom-dark: #000000;
JSON
{
"hex": "#eaecdd",
"rgb": {
"r": 234,
"g": 236,
"b": 221
},
"hsl": {
"h": 68,
"s": 28.302,
"l": 89.608
},
"oklch": {
"l": 0.93747,
"c": 0.02001,
"h": 112.9
},
"luminance": 0.82704
}Semantic roles & 50–950 ramp
primary
#EAECDD
secondary
#ACA8C5
accent
#3FA74C
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#161616
muted
#858584