#ECDDED#ECDDED
#ECDDED is a very light, muted purple. Relative luminance 0.757; OKLCH L 91.4% C 0.027 H 323.9°. Best body text is #000000 at 16.13:1 contrast (WCAG AA passes).
Color values
| HEX | #ECDDED |
|---|---|
| RGB | rgb(236, 221, 237) |
| HSL | hsl(296, 31%, 90%) |
| HSV | hsv(296, 7%, 93%) |
| CMYK | cmyk(0.4%, 6.8%, 0%, 7.1%) |
| CIE-LAB | lab(89.70, 7.93, -5.95) |
| CIE-LCH | lch(89.70, 9.91, 323.10°) |
| OKLab | oklab(91.42% 0.0217 -0.0158) |
| OKLCH | oklch(91.42% 0.027 323.9) |
| XYZ | xyz(75.7323, 75.6607, 90.7187) |
| Luminance | 0.7566 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 5.98
Lavender (CSS)
#E6E6FA
ΔE00 6.28
Thistle
#D8BFD8
ΔE00 7.90
Mistyrose
#FFE4E1
ΔE00 8.69
Ghostwhite
#F8F8FF
ΔE00 9.18
Light Pink
#FFD1DF
ΔE00 9.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECDDED #DEEDDD
analogous
#E4DDED #ECDDED #EDDDE6
triadic
#ECDDED #EDECDD #DDEDEC
tetradic
#ECDDED #EDE4DD #DEEDDD #DDE6ED
square
#ECDDED #EDE4DD #DEEDDD #DDE6ED
split-complementary
#ECDDED #E6EDDD #DDEDE4
monochromatic
#BF8DC3 #D6B5D8 #ECDDED #F4EBF4 #F4EBF4
Accessibility & contrast
On white
1.30
#ECDDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.13
#ECDDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECDDED
16.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECDDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECDDED | 1.00 | 1.30 | 16.13 | 16.13 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE0EE
Deuteranopia (green-blind)
#DFE2EC
Tritanopia (blue-blind)
#EDDEE2
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ecdded; /* rgb */ color: rgb(236, 221, 237); /* oklch */ color: oklch(91.4% 0.027 323.9);
Tailwind
colors: {
custom: {
50: '#f2e7f2',
500: '#ecdded',
950: '#000000',
},
}SCSS
$custom: #ecdded; $custom-light: #f2e7f2; $custom-dark: #000000;
JSON
{
"hex": "#ecdded",
"rgb": {
"r": 236,
"g": 221,
"b": 237
},
"hsl": {
"h": 296.25,
"s": 30.769,
"l": 89.804
},
"oklch": {
"l": 0.91421,
"c": 0.0268,
"h": 323.9
},
"luminance": 0.7566
}Semantic roles & 50–950 ramp
primary
#ECDDED
secondary
#AAC7A8
accent
#A93C43
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161617
muted
#858485