#ECDDDE#ECDDDE
#ECDDDE is a very light, near-neutral red. Relative luminance 0.748; OKLCH L 91.0% C 0.017 H 12.8°. Best body text is #000000 at 15.96:1 contrast (WCAG AA passes).
Color values
| HEX | #ECDDDE |
|---|---|
| RGB | rgb(236, 221, 222) |
| HSL | hsl(356, 28%, 90%) |
| HSV | hsv(356, 6%, 93%) |
| CMYK | cmyk(0%, 6.4%, 5.9%, 7.5%) |
| CIE-LAB | lab(89.31, 5.29, 1.36) |
| CIE-LCH | lch(89.31, 5.46, 14.36°) |
| OKLab | oklab(90.98% 0.0161 0.0037) |
| OKLCH | oklch(90.98% 0.017 12.8) |
| XYZ | xyz(73.6318, 74.8205, 79.6559) |
| Luminance | 0.7482 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.51
Mistyrose
#FFE4E1
ΔE00 4.77
Very Light Pink
#FFF4F2
ΔE00 5.29
Gainsboro
#DCDCDC
ΔE00 6.89
Seashell
#FFF5EE
ΔE00 6.97
Snow
#FFFAFA
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECDDDE #DDECEB
analogous
#ECDDE6 #ECDDDE #ECE4DD
triadic
#ECDDDE #DEECDD #DDDEEC
tetradic
#ECDDDE #E6ECDD #DDECEB #E4DDEC
square
#ECDDDE #E6ECDD #DDECEB #E4DDEC
split-complementary
#ECDDDE #DDECE4 #DDE6EC
monochromatic
#C08E92 #D6B6B8 #ECDDDE #F4EBEC #F4EBEC
Accessibility & contrast
On white
1.32
#ECDDDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.96
#ECDDDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECDDDE
15.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECDDDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECDDDE | 1.00 | 1.32 | 15.96 | 15.96 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDFDE
Deuteranopia (green-blind)
#E2E1DE
Tritanopia (blue-blind)
#EFDCDD
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ecddde; /* rgb */ color: rgb(236, 221, 222); /* oklch */ color: oklch(91.0% 0.017 12.8);
Tailwind
colors: {
custom: {
50: '#f2e7e8',
500: '#ecddde',
950: '#000000',
},
}SCSS
$custom: #ecddde; $custom-light: #f2e7e8; $custom-dark: #000000;
JSON
{
"hex": "#ecddde",
"rgb": {
"r": 236,
"g": 221,
"b": 222
},
"hsl": {
"h": 356,
"s": 28.302,
"l": 89.608
},
"oklch": {
"l": 0.90984,
"c": 0.01653,
"h": 12.8
},
"luminance": 0.7482
}Semantic roles & 50–950 ramp
primary
#ECDDDE
secondary
#A8C5C3
accent
#A7A03F
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161616
muted
#858484