#ECEDDD#ECEDDD
#ECEDDD is a very light, muted yellow. Relative luminance 0.836; OKLCH L 94.1% C 0.021 H 109.7°. Best body text is #000000 at 17.72:1 contrast (WCAG AA passes).
Color values
| HEX | #ECEDDD |
|---|---|
| RGB | rgb(236, 237, 221) |
| HSL | hsl(64, 31%, 90%) |
| HSV | hsv(64, 7%, 93%) |
| CMYK | cmyk(0.4%, 0%, 6.8%, 7.1%) |
| CIE-LAB | lab(93.29, -3.09, 7.63) |
| CIE-LCH | lch(93.29, 8.23, 112.05°) |
| OKLab | oklab(94.1% -0.0072 0.02) |
| OKLCH | oklch(94.1% 0.021 109.7) |
| XYZ | xyz(77.9256, 83.6220, 80.4280) |
| Luminance | 0.8362 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 3.28
Beige
#F5F5DC
ΔE00 3.53
Ivory
#FFFFF0
ΔE00 3.82
Oldlace
#FDF5E6
ΔE00 4.89
Off White (survey)
#FFFFE4
ΔE00 5.18
Floralwhite
#FFFAF0
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECEDDD #DEDDED
analogous
#EDE6DD #ECEDDD #E4EDDD
triadic
#ECEDDD #DDECED #EDDDEC
tetradic
#ECEDDD #DDEDE6 #DEDDED #EDDDE4
square
#ECEDDD #DDEDE6 #DEDDED #EDDDE4
split-complementary
#ECEDDD #DDE4ED #E6DDED
monochromatic
#BFC38D #D6D8B5 #ECEDDD #F4F4EB #F4F4EB
Accessibility & contrast
On white
1.18
#ECEDDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.72
#ECEDDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECEDDD
17.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECEDDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECEDDD | 1.00 | 1.18 | 17.72 | 17.72 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EBDC
Deuteranopia (green-blind)
#F0ECDE
Tritanopia (blue-blind)
#EEEBE8
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #eceddd; /* rgb */ color: rgb(236, 237, 221); /* oklch */ color: oklch(94.1% 0.021 109.7);
Tailwind
colors: {
custom: {
50: '#f2f2e7',
500: '#eceddd',
950: '#000000',
},
}SCSS
$custom: #eceddd; $custom-light: #f2f2e7; $custom-dark: #000000;
JSON
{
"hex": "#eceddd",
"rgb": {
"r": 236,
"g": 237,
"b": 221
},
"hsl": {
"h": 63.75,
"s": 30.769,
"l": 89.804
},
"oklch": {
"l": 0.941,
"c": 0.02122,
"h": 109.7
},
"luminance": 0.83622
}Semantic roles & 50–950 ramp
primary
#ECEDDD
secondary
#AAA8C7
accent
#3CA943
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#161716
muted
#858584