#ECEDDC#ECEDDC
#ECEDDC is a very light, muted yellow. Relative luminance 0.836; OKLCH L 94.1% C 0.023 H 109.6°. Best body text is #000000 at 17.71:1 contrast (WCAG AA passes).
Color values
| HEX | #ECEDDC |
|---|---|
| RGB | rgb(236, 237, 220) |
| HSL | hsl(64, 32%, 90%) |
| HSV | hsv(64, 7%, 93%) |
| CMYK | cmyk(0.4%, 0%, 7.2%, 7.1%) |
| CIE-LAB | lab(93.26, -3.26, 8.12) |
| CIE-LCH | lch(93.26, 8.75, 111.86°) |
| OKLab | oklab(94.07% -0.0075 0.0212) |
| OKLCH | oklch(94.07% 0.023 109.6) |
| XYZ | xyz(77.7928, 83.5688, 79.7284) |
| Luminance | 0.8357 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 3.20
Beige
#F5F5DC
ΔE00 3.20
Ivory
#FFFFF0
ΔE00 3.91
Off White (survey)
#FFFFE4
ΔE00 4.93
Oldlace
#FDF5E6
ΔE00 5.03
Cornsilk
#FFF8DC
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECEDDC #DDDCED
analogous
#EDE6DC #ECEDDC #E4EDDC
triadic
#ECEDDC #DCECED #EDDCEC
tetradic
#ECEDDC #DCEDE6 #DDDCED #EDDCE4
square
#ECEDDC #DCEDE6 #DDDCED #EDDCE4
split-complementary
#ECEDDC #DCE4ED #E6DCED
monochromatic
#C0C38B #D6D8B4 #ECEDDC #F4F5EB #F4F5EB
Accessibility & contrast
On white
1.19
#ECEDDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.71
#ECEDDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECEDDC
17.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECEDDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECEDDC | 1.00 | 1.19 | 17.71 | 17.71 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EBDB
Deuteranopia (green-blind)
#F0ECDD
Tritanopia (blue-blind)
#EFEBE8
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #eceddc; /* rgb */ color: rgb(236, 237, 220); /* oklch */ color: oklch(94.1% 0.023 109.6);
Tailwind
colors: {
custom: {
50: '#f2f2e6',
500: '#eceddc',
950: '#000000',
},
}SCSS
$custom: #eceddc; $custom-light: #f2f2e6; $custom-dark: #000000;
JSON
{
"hex": "#eceddc",
"rgb": {
"r": 236,
"g": 237,
"b": 220
},
"hsl": {
"h": 63.529,
"s": 32.075,
"l": 89.608
},
"oklch": {
"l": 0.94074,
"c": 0.02254,
"h": 109.6
},
"luminance": 0.83569
}Semantic roles & 50–950 ramp
primary
#ECEDDC
secondary
#A8A6C7
accent
#3BAB41
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#161716
muted
#858584