#ECE0DD#ECE0DD
#ECE0DD is a very light, near-neutral red. Relative luminance 0.764; OKLCH L 91.5% C 0.014 H 34.3°. Best body text is #000000 at 16.27:1 contrast (WCAG AA passes).
Color values
| HEX | #ECE0DD |
|---|---|
| RGB | rgb(236, 224, 221) |
| HSL | hsl(12, 28%, 90%) |
| HSV | hsv(12, 6%, 93%) |
| CMYK | cmyk(0%, 5.1%, 6.4%, 7.5%) |
| CIE-LAB | lab(90.03, 3.57, 2.93) |
| CIE-LCH | lch(90.03, 4.62, 39.35°) |
| OKLab | oklab(91.54% 0.0114 0.0078) |
| OKLCH | oklch(91.54% 0.014 34.3) |
| XYZ | xyz(74.2973, 76.3654, 79.2186) |
| Luminance | 0.7637 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 4.26
Seashell
#FFF5EE
ΔE00 4.97
Linen
#FAF0E6
ΔE00 5.10
Gainsboro
#DCDCDC
ΔE00 5.55
Lavenderblush
#FFF0F5
ΔE00 5.58
Mistyrose
#FFE4E1
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECE0DD #DDE9EC
analogous
#ECDDE2 #ECE0DD #ECE8DD
triadic
#ECE0DD #DDECE0 #E0DDEC
tetradic
#ECE0DD #E2ECDD #DDE9EC #E8DDEC
square
#ECE0DD #E2ECDD #DDE9EC #E8DDEC
split-complementary
#ECE0DD #DDECE8 #DDE2EC
monochromatic
#C0988E #D6BCB6 #ECE0DD #F4EDEB #F4EDEB
Accessibility & contrast
On white
1.29
#ECE0DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.27
#ECE0DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECE0DD
16.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECE0DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECE0DD | 1.00 | 1.29 | 16.27 | 16.27 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E1DD
Deuteranopia (green-blind)
#E5E3DD
Tritanopia (blue-blind)
#EFDFDF
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ece0dd; /* rgb */ color: rgb(236, 224, 221); /* oklch */ color: oklch(91.5% 0.014 34.3);
Tailwind
colors: {
custom: {
50: '#f2e9e7',
500: '#ece0dd',
950: '#000000',
},
}SCSS
$custom: #ece0dd; $custom-light: #f2e9e7; $custom-dark: #000000;
JSON
{
"hex": "#ece0dd",
"rgb": {
"r": 236,
"g": 224,
"b": 221
},
"hsl": {
"h": 12,
"s": 28.302,
"l": 89.608
},
"oklch": {
"l": 0.9154,
"c": 0.01381,
"h": 34.3
},
"luminance": 0.76365
}Semantic roles & 50–950 ramp
primary
#ECE0DD
secondary
#A8BFC5
accent
#92A73F
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161616
muted
#858484