#ECDDEA#ECDDEA
#ECDDEA is a very light, muted purple. Relative luminance 0.755; OKLCH L 91.3% C 0.024 H 330.0°. Best body text is #000000 at 16.10:1 contrast (WCAG AA passes).
Color values
| HEX | #ECDDEA |
|---|---|
| RGB | rgb(236, 221, 234) |
| HSL | hsl(308, 28%, 90%) |
| HSV | hsv(308, 6%, 93%) |
| CMYK | cmyk(0%, 6.4%, 0.8%, 7.5%) |
| CIE-LAB | lab(89.62, 7.39, -4.49) |
| CIE-LCH | lch(89.62, 8.65, 328.68°) |
| OKLab | oklab(91.33% 0.0206 -0.0119) |
| OKLCH | oklch(91.33% 0.024 330) |
| XYZ | xyz(75.2977, 75.4869, 88.4296) |
| Luminance | 0.7549 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 5.20
Lavender (CSS)
#E6E6FA
ΔE00 6.58
Mistyrose
#FFE4E1
ΔE00 7.76
Thistle
#D8BFD8
ΔE00 8.41
Very Light Pink
#FFF4F2
ΔE00 8.45
Ghostwhite
#F8F8FF
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECDDEA #DDECDF
analogous
#E7DDEC #ECDDEA #ECDDE3
triadic
#ECDDEA #EAECDD #DDEAEC
tetradic
#ECDDEA #ECE7DD #DDECDF #DDE3EC
square
#ECDDEA #ECE7DD #DDECDF #DDE3EC
split-complementary
#ECDDEA #E3ECDD #DDECE7
monochromatic
#C08EBA #D6B6D2 #ECDDEA #F4EBF3 #F4EBF3
Accessibility & contrast
On white
1.30
#ECDDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.10
#ECDDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECDDEA
16.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECDDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECDDEA | 1.00 | 1.30 | 16.10 | 16.10 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE0EB
Deuteranopia (green-blind)
#E0E2E9
Tritanopia (blue-blind)
#EDDEE1
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ecddea; /* rgb */ color: rgb(236, 221, 234); /* oklch */ color: oklch(91.3% 0.024 330.0);
Tailwind
colors: {
custom: {
50: '#f2e7f0',
500: '#ecddea',
950: '#000000',
},
}SCSS
$custom: #ecddea; $custom-light: #f2e7f0; $custom-dark: #000000;
JSON
{
"hex": "#ecddea",
"rgb": {
"r": 236,
"g": 221,
"b": 234
},
"hsl": {
"h": 308,
"s": 28.302,
"l": 89.608
},
"oklch": {
"l": 0.91331,
"c": 0.02375,
"h": 330
},
"luminance": 0.75486
}Semantic roles & 50–950 ramp
primary
#ECDDEA
secondary
#A8C5AC
accent
#A74C3F
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161616
muted
#858485