#ECE1DD#ECE1DD
#ECE1DD is a very light, near-neutral orange. Relative luminance 0.769; OKLCH L 91.7% C 0.013 H 41.2°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #ECE1DD |
|---|---|
| RGB | rgb(236, 225, 221) |
| HSL | hsl(16, 28%, 90%) |
| HSV | hsv(16, 6%, 93%) |
| CMYK | cmyk(0%, 4.7%, 6.4%, 7.5%) |
| CIE-LAB | lab(90.28, 3.05, 3.29) |
| CIE-LCH | lch(90.28, 4.49, 47.12°) |
| OKLab | oklab(91.74% 0.01 0.0087) |
| OKLCH | oklch(91.74% 0.013 41.2) |
| XYZ | xyz(74.5668, 76.9045, 79.3084) |
| Luminance | 0.7690 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 4.18
Linen
#FAF0E6
ΔE00 4.44
Seashell
#FFF5EE
ΔE00 4.49
Gainsboro
#DCDCDC
ΔE00 5.25
Snow
#FFFAFA
ΔE00 5.83
Lavenderblush
#FFF0F5
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECE1DD #DDE8EC
analogous
#ECDDE1 #ECE1DD #ECE9DD
triadic
#ECE1DD #DDECE1 #E1DDEC
tetradic
#ECE1DD #E1ECDD #DDE8EC #E9DDEC
square
#ECE1DD #E1ECDD #DDE8EC #E9DDEC
split-complementary
#ECE1DD #DDECE9 #DDE1EC
monochromatic
#C09C8E #D6BEB6 #ECE1DD #F4EEEB #F4EEEB
Accessibility & contrast
On white
1.28
#ECE1DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#ECE1DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECE1DD
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECE1DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECE1DD | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E2DD
Deuteranopia (green-blind)
#E6E4DD
Tritanopia (blue-blind)
#EFE0E0
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ece1dd; /* rgb */ color: rgb(236, 225, 221); /* oklch */ color: oklch(91.7% 0.013 41.2);
Tailwind
colors: {
custom: {
50: '#f2eae7',
500: '#ece1dd',
950: '#000000',
},
}SCSS
$custom: #ece1dd; $custom-light: #f2eae7; $custom-dark: #000000;
JSON
{
"hex": "#ece1dd",
"rgb": {
"r": 236,
"g": 225,
"b": 221
},
"hsl": {
"h": 16,
"s": 28.302,
"l": 89.608
},
"oklch": {
"l": 0.91735,
"c": 0.01324,
"h": 41.2
},
"luminance": 0.76904
}Semantic roles & 50–950 ramp
primary
#ECE1DD
secondary
#A8BDC5
accent
#8BA73F
background
#FFFEFE
surface
#FEFDFC
border
#D6D5D5
text
#161616
muted
#858484