#ECDDFD#ECDDFD
#ECDDFD is a very light, muted violet. Relative luminance 0.766; OKLCH L 91.9% C 0.046 H 306.6°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #ECDDFD |
|---|---|
| RGB | rgb(236, 221, 253) |
| HSL | hsl(268, 89%, 93%) |
| HSV | hsv(268, 13%, 99%) |
| CMYK | cmyk(6.7%, 12.6%, 0%, 0.8%) |
| CIE-LAB | lab(90.15, 10.90, -13.68) |
| CIE-LCH | lch(90.15, 17.49, 308.57°) |
| OKLab | oklab(91.92% 0.0273 -0.0367) |
| OKLCH | oklch(91.92% 0.046 306.6) |
| XYZ | xyz(78.1750, 76.6378, 103.5836) |
| Luminance | 0.7664 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 5.90
Pale Lilac
#E4CBFF
ΔE00 6.57
Very Light Purple
#F6CEFC
ΔE00 7.22
Lavender (CSS)
#E6E6FA
ΔE00 7.23
Thistle
#D8BFD8
ΔE00 7.76
Light Lilac
#EDC8FF
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECDDFD #EEFDDD
analogous
#DDDEFD #ECDDFD #FCDDFD
triadic
#ECDDFD #FDECDD #DDFDEC
tetradic
#ECDDFD #FDDDDE #EEFDDD #DDFDFC
square
#ECDDFD #FDDDDE #EEFDDD #DDFDFC
split-complementary
#ECDDFD #FDFCDD #DEFDDD
monochromatic
#AB69F6 #CCA3FA #ECDDFD #EFE2FD #EFE2FD
Accessibility & contrast
On white
1.29
#ECDDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.33
#ECDDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECDDFD
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECDDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECDDFD | 1.00 | 1.29 | 16.33 | 16.33 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8E2FE
Deuteranopia (green-blind)
#DBE3FC
Tritanopia (blue-blind)
#EAE1E7
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ecddfd; /* rgb */ color: rgb(236, 221, 253); /* oklch */ color: oklch(91.9% 0.046 306.6);
Tailwind
colors: {
custom: {
50: '#f2e7fe',
500: '#ecddfd',
950: '#000000',
},
}SCSS
$custom: #ecddfd; $custom-light: #f2e7fe; $custom-dark: #000000;
JSON
{
"hex": "#ecddfd",
"rgb": {
"r": 236,
"g": 221,
"b": 253
},
"hsl": {
"h": 268.125,
"s": 88.889,
"l": 92.941
},
"oklch": {
"l": 0.91924,
"c": 0.04577,
"h": 306.6
},
"luminance": 0.76638
}Semantic roles & 50–950 ramp
primary
#ECDDFD
secondary
#C2E797
accent
#E6007A
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#161617
muted
#858485