#ECD9DA#ECD9DA
#ECD9DA is a very light, muted red. Relative luminance 0.725; OKLCH L 90.1% C 0.021 H 13.9°. Best body text is #000000 at 15.50:1 contrast (WCAG AA passes).
Color values
| HEX | #ECD9DA |
|---|---|
| RGB | rgb(236, 217, 218) |
| HSL | hsl(357, 33%, 89%) |
| HSV | hsv(357, 8%, 93%) |
| CMYK | cmyk(0%, 8.1%, 7.6%, 7.5%) |
| CIE-LAB | lab(88.22, 6.70, 1.87) |
| CIE-LCH | lch(88.22, 6.95, 15.64°) |
| OKLab | oklab(90.1% 0.0204 0.0051) |
| OKLCH | oklch(90.1% 0.021 13.9) |
| XYZ | xyz(72.0585, 72.5216, 76.5181) |
| Luminance | 0.7252 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.06
Lavenderblush
#FFF0F5
ΔE00 5.31
Very Light Pink
#FFF4F2
ΔE00 6.59
Seashell
#FFF5EE
ΔE00 8.25
Gainsboro
#DCDCDC
ΔE00 8.31
Light Gray
#D3D3D3
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECD9DA #D9ECEB
analogous
#ECD9E4 #ECD9DA #ECE2D9
triadic
#ECD9DA #DAECD9 #D9DAEC
tetradic
#ECD9DA #E4ECD9 #D9ECEB #E2D9EC
square
#ECD9DA #E4ECD9 #D9ECEB #E2D9EC
split-complementary
#ECD9DA #D9ECE2 #D9E4EC
monochromatic
#C3878B #D8B0B2 #ECD9DA #F5EBEB #F5EBEB
Accessibility & contrast
On white
1.35
#ECD9DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.50
#ECD9DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECD9DA
15.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECD9DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECD9DA | 1.00 | 1.35 | 15.50 | 15.50 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDBDA
Deuteranopia (green-blind)
#E0DFDA
Tritanopia (blue-blind)
#F0D8D9
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #ecd9da; /* rgb */ color: rgb(236, 217, 218); /* oklch */ color: oklch(90.1% 0.021 13.9);
Tailwind
colors: {
custom: {
50: '#f2e4e5',
500: '#ecd9da',
950: '#000000',
},
}SCSS
$custom: #ecd9da; $custom-light: #f2e4e5; $custom-dark: #000000;
JSON
{
"hex": "#ecd9da",
"rgb": {
"r": 236,
"g": 217,
"b": 218
},
"hsl": {
"h": 356.842,
"s": 33.333,
"l": 88.824
},
"oklch": {
"l": 0.90098,
"c": 0.02104,
"h": 13.9
},
"luminance": 0.72521
}Semantic roles & 50–950 ramp
primary
#ECD9DA
secondary
#A3C6C4
accent
#ACA639
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161515
muted
#858484