#ECDBDC#ECDBDC
#ECDBDC is a very light, near-neutral red. Relative luminance 0.737; OKLCH L 90.5% C 0.019 H 13.4°. Best body text is #000000 at 15.73:1 contrast (WCAG AA passes).
Color values
| HEX | #ECDBDC |
|---|---|
| RGB | rgb(236, 219, 220) |
| HSL | hsl(356, 31%, 89%) |
| HSV | hsv(356, 7%, 93%) |
| CMYK | cmyk(0%, 7.2%, 6.8%, 7.5%) |
| CIE-LAB | lab(88.76, 5.99, 1.61) |
| CIE-LCH | lch(88.76, 6.21, 15.07°) |
| OKLab | oklab(90.54% 0.0183 0.0044) |
| OKLCH | oklch(90.54% 0.019 13.4) |
| XYZ | xyz(72.8404, 73.6641, 78.0776) |
| Luminance | 0.7366 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.34
Lavenderblush
#FFF0F5
ΔE00 4.86
Very Light Pink
#FFF4F2
ΔE00 5.92
Seashell
#FFF5EE
ΔE00 7.59
Gainsboro
#DCDCDC
ΔE00 7.60
Snow
#FFFAFA
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECDBDC #DBECEB
analogous
#ECDBE5 #ECDBDC #ECE3DB
triadic
#ECDBDC #DCECDB #DBDCEC
tetradic
#ECDBDC #E5ECDB #DBECEB #E3DBEC
square
#ECDBDC #E5ECDB #DBECEB #E3DBEC
split-complementary
#ECDBDC #DBECE3 #DBE5EC
monochromatic
#C28B8E #D7B3B5 #ECDBDC #F4EBEC #F4EBEC
Accessibility & contrast
On white
1.33
#ECDBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.73
#ECDBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECDBDC
15.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECDBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECDBDC | 1.00 | 1.33 | 15.73 | 15.73 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDDDC
Deuteranopia (green-blind)
#E1E0DC
Tritanopia (blue-blind)
#F0DADB
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #ecdbdc; /* rgb */ color: rgb(236, 219, 220); /* oklch */ color: oklch(90.5% 0.019 13.4);
Tailwind
colors: {
custom: {
50: '#f2e6e6',
500: '#ecdbdc',
950: '#000000',
},
}SCSS
$custom: #ecdbdc; $custom-light: #f2e6e6; $custom-dark: #000000;
JSON
{
"hex": "#ecdbdc",
"rgb": {
"r": 236,
"g": 219,
"b": 220
},
"hsl": {
"h": 356.471,
"s": 30.909,
"l": 89.216
},
"oklch": {
"l": 0.9054,
"c": 0.01878,
"h": 13.4
},
"luminance": 0.73663
}Semantic roles & 50–950 ramp
primary
#ECDBDC
secondary
#A6C5C4
accent
#AAA33C
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161516
muted
#858484