#ECEDDE#ECEDDE
#ECEDDE is a very light, near-neutral yellow. Relative luminance 0.837; OKLCH L 94.1% C 0.020 H 109.9°. Best body text is #000000 at 17.74:1 contrast (WCAG AA passes).
Color values
| HEX | #ECEDDE |
|---|---|
| RGB | rgb(236, 237, 222) |
| HSL | hsl(64, 29%, 90%) |
| HSV | hsv(64, 6%, 93%) |
| CMYK | cmyk(0.4%, 0%, 6.3%, 7.1%) |
| CIE-LAB | lab(93.31, -2.92, 7.15) |
| CIE-LCH | lch(93.31, 7.72, 112.26°) |
| OKLab | oklab(94.13% -0.0068 0.0187) |
| OKLCH | oklch(94.13% 0.02 109.9) |
| XYZ | xyz(78.0592, 83.6754, 81.1318) |
| Luminance | 0.8367 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 3.40
Ivory
#FFFFF0
ΔE00 3.77
Beige
#F5F5DC
ΔE00 3.88
Oldlace
#FDF5E6
ΔE00 4.78
Floralwhite
#FFFAF0
ΔE00 5.03
Light Grey
#D8DCD6
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECEDDE #DFDEED
analogous
#EDE7DE #ECEDDE #E4EDDE
triadic
#ECEDDE #DEECED #EDDEEC
tetradic
#ECEDDE #DEEDE7 #DFDEED #EDDEE4
square
#ECEDDE #DEEDE7 #DFDEED #EDDEE4
split-complementary
#ECEDDE #DEE4ED #E7DEED
monochromatic
#BEC28F #D5D7B6 #ECEDDE #F4F4EB #F4F4EB
Accessibility & contrast
On white
1.18
#ECEDDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.74
#ECEDDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECEDDE
17.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECEDDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECEDDE | 1.00 | 1.18 | 17.74 | 17.74 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EBDD
Deuteranopia (green-blind)
#F0ECDE
Tritanopia (blue-blind)
#EEEBE9
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #ecedde; /* rgb */ color: rgb(236, 237, 222); /* oklch */ color: oklch(94.1% 0.020 109.9);
Tailwind
colors: {
custom: {
50: '#f2f2e8',
500: '#ecedde',
950: '#000000',
},
}SCSS
$custom: #ecedde; $custom-light: #f2f2e8; $custom-dark: #000000;
JSON
{
"hex": "#ecedde",
"rgb": {
"r": 236,
"g": 237,
"b": 222
},
"hsl": {
"h": 64,
"s": 29.412,
"l": 90
},
"oklch": {
"l": 0.94126,
"c": 0.01992,
"h": 109.9
},
"luminance": 0.83675
}Semantic roles & 50–950 ramp
primary
#ECEDDE
secondary
#ABA9C6
accent
#3DA845
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#161716
muted
#858584