#ECE5DD#ECE5DD
#ECE5DD is a very light, near-neutral orange. Relative luminance 0.791; OKLCH L 92.5% C 0.013 H 71.3°. Best body text is #000000 at 16.82:1 contrast (WCAG AA passes).
Color values
| HEX | #ECE5DD |
|---|---|
| RGB | rgb(236, 229, 221) |
| HSL | hsl(32, 28%, 90%) |
| HSV | hsv(32, 6%, 93%) |
| CMYK | cmyk(0%, 3%, 6.4%, 7.5%) |
| CIE-LAB | lab(91.28, 0.99, 4.73) |
| CIE-LCH | lch(91.28, 4.84, 78.14°) |
| OKLab | oklab(92.52% 0.0042 0.0125) |
| OKLCH | oklch(92.52% 0.013 71.3) |
| XYZ | xyz(75.6609, 79.0925, 79.6731) |
| Luminance | 0.7909 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 2.79
Seashell
#FFF5EE
ΔE00 3.89
Oldlace
#FDF5E6
ΔE00 4.46
Floralwhite
#FFFAF0
ΔE00 4.55
Warm Beige
#E9DCC9
ΔE00 4.96
Gainsboro
#DCDCDC
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECE5DD #DDE4EC
analogous
#ECDEDD #ECE5DD #ECECDD
triadic
#ECE5DD #DDECE5 #E5DDEC
tetradic
#ECE5DD #DDECDE #DDE4EC #ECDDEC
square
#ECE5DD #DDECDE #DDE4EC #ECDDEC
split-complementary
#ECE5DD #DDECEC #DEDDEC
monochromatic
#C0A98E #D6C7B6 #ECE5DD #F4F0EB #F4F0EB
Accessibility & contrast
On white
1.25
#ECE5DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.82
#ECE5DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECE5DD
16.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECE5DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECE5DD | 1.00 | 1.25 | 16.82 | 16.82 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E5DD
Deuteranopia (green-blind)
#E9E7DD
Tritanopia (blue-blind)
#EFE3E3
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ece5dd; /* rgb */ color: rgb(236, 229, 221); /* oklch */ color: oklch(92.5% 0.013 71.3);
Tailwind
colors: {
custom: {
50: '#f2ede7',
500: '#ece5dd',
950: '#000000',
},
}SCSS
$custom: #ece5dd; $custom-light: #f2ede7; $custom-dark: #000000;
JSON
{
"hex": "#ece5dd",
"rgb": {
"r": 236,
"g": 229,
"b": 221
},
"hsl": {
"h": 32,
"s": 28.302,
"l": 89.608
},
"oklch": {
"l": 0.92519,
"c": 0.01318,
"h": 71.3
},
"luminance": 0.79092
}Semantic roles & 50–950 ramp
primary
#ECE5DD
secondary
#A8B6C5
accent
#6FA73F
background
#FFFEFE
surface
#FEFDFC
border
#D6D5D5
text
#161616
muted
#858484