#ECDDF1#ECDDF1
#ECDDF1 is a very light, muted purple. Relative luminance 0.759; OKLCH L 91.5% C 0.031 H 317.7°. Best body text is #000000 at 16.18:1 contrast (WCAG AA passes).
Color values
| HEX | #ECDDF1 |
|---|---|
| RGB | rgb(236, 221, 241) |
| HSL | hsl(285, 42%, 91%) |
| HSV | hsv(285, 8%, 95%) |
| CMYK | cmyk(2.1%, 8.3%, 0%, 5.5%) |
| CIE-LAB | lab(89.81, 8.66, -7.89) |
| CIE-LCH | lch(89.81, 11.71, 317.65°) |
| OKLab | oklab(91.54% 0.0231 -0.021) |
| OKLCH | oklch(91.54% 0.031 317.7) |
| XYZ | xyz(76.3232, 75.8971, 93.8308) |
| Luminance | 0.7590 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.16
Lavenderblush
#FFF0F5
ΔE00 7.11
Thistle
#D8BFD8
ΔE00 7.46
Pale Lavender
#EECFFE
ΔE00 8.94
Light Pink
#FFD1DF
ΔE00 9.42
Very Light Purple
#F6CEFC
ΔE00 9.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECDDF1 #E2F1DD
analogous
#E2DDF1 #ECDDF1 #F1DDEC
triadic
#ECDDF1 #F1ECDD #DDF1EC
tetradic
#ECDDF1 #F1E2DD #E2F1DD #DDECF1
square
#ECDDF1 #F1E2DD #E2F1DD #DDECF1
split-complementary
#ECDDF1 #ECF1DD #DDF1E2
monochromatic
#BC86CD #D4B2DF #ECDDF1 #F3E9F6 #F3E9F6
Accessibility & contrast
On white
1.30
#ECDDF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.18
#ECDDF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECDDF1
16.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECDDF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECDDF1 | 1.00 | 1.30 | 16.18 | 16.18 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE1F2
Deuteranopia (green-blind)
#DEE2F0
Tritanopia (blue-blind)
#ECDFE3
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ecddf1; /* rgb */ color: rgb(236, 221, 241); /* oklch */ color: oklch(91.5% 0.031 317.7);
Tailwind
colors: {
custom: {
50: '#f2e7f5',
500: '#ecddf1',
950: '#000000',
},
}SCSS
$custom: #ecddf1; $custom-light: #f2e7f5; $custom-dark: #000000;
JSON
{
"hex": "#ecddf1",
"rgb": {
"r": 236,
"g": 221,
"b": 241
},
"hsl": {
"h": 285,
"s": 41.667,
"l": 90.588
},
"oklch": {
"l": 0.91543,
"c": 0.03122,
"h": 317.7
},
"luminance": 0.75897
}Semantic roles & 50–950 ramp
primary
#ECDDF1
secondary
#AFCDA5
accent
#B53152
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161617
muted
#858485