#ECECDD#ECECDD
#ECECDD is a very light, near-neutral yellow. Relative luminance 0.830; OKLCH L 93.9% C 0.020 H 106.8°. Best body text is #000000 at 17.61:1 contrast (WCAG AA passes).
Color values
| HEX | #ECECDD |
|---|---|
| RGB | rgb(236, 236, 221) |
| HSL | hsl(60, 28%, 90%) |
| HSV | hsv(60, 6%, 93%) |
| CMYK | cmyk(0%, 0%, 6.4%, 7.5%) |
| CIE-LAB | lab(93.03, -2.58, 7.27) |
| CIE-LCH | lch(93.03, 7.71, 109.56°) |
| OKLab | oklab(93.9% -0.0057 0.0191) |
| OKLCH | oklch(93.9% 0.02 106.8) |
| XYZ | xyz(77.6369, 83.0445, 80.3318) |
| Luminance | 0.8304 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 3.01
Ivory
#FFFFF0
ΔE00 3.91
Beige
#F5F5DC
ΔE00 3.99
Oldlace
#FDF5E6
ΔE00 4.45
Floralwhite
#FFFAF0
ΔE00 4.84
Light Grey
#D8DCD6
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECECDD #DDDDEC
analogous
#ECE5DD #ECECDD #E5ECDD
triadic
#ECECDD #DDECEC #ECDDEC
tetradic
#ECECDD #DDECE5 #DDDDEC #ECDDE5
square
#ECECDD #DDECE5 #DDDDEC #ECDDE5
split-complementary
#ECECDD #DDE5EC #E5DDEC
monochromatic
#C0C08E #D6D6B6 #ECECDD #F4F4EB #F4F4EB
Accessibility & contrast
On white
1.19
#ECECDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.61
#ECECDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECECDD
17.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECECDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECECDD | 1.00 | 1.19 | 17.61 | 17.61 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEBDC
Deuteranopia (green-blind)
#EFEBDD
Tritanopia (blue-blind)
#EFEAE8
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #ececdd; /* rgb */ color: rgb(236, 236, 221); /* oklch */ color: oklch(93.9% 0.020 106.8);
Tailwind
colors: {
custom: {
50: '#f2f2e7',
500: '#ececdd',
950: '#000000',
},
}SCSS
$custom: #ececdd; $custom-light: #f2f2e7; $custom-dark: #000000;
JSON
{
"hex": "#ececdd",
"rgb": {
"r": 236,
"g": 236,
"b": 221
},
"hsl": {
"h": 60,
"s": 28.302,
"l": 89.608
},
"oklch": {
"l": 0.93902,
"c": 0.0199,
"h": 106.8
},
"luminance": 0.83044
}Semantic roles & 50–950 ramp
primary
#ECECDD
secondary
#A8A8C5
accent
#3FA73F
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#161616
muted
#858584