#ECDEFD#ECDEFD
#ECDEFD is a very light, muted violet. Relative luminance 0.772; OKLCH L 92.1% C 0.044 H 305.9°. Best body text is #000000 at 16.43:1 contrast (WCAG AA passes).
Color values
| HEX | #ECDEFD |
|---|---|
| RGB | rgb(236, 222, 253) |
| HSL | hsl(267, 89%, 93%) |
| HSV | hsv(267, 12%, 99%) |
| CMYK | cmyk(6.7%, 12.3%, 0%, 0.8%) |
| CIE-LAB | lab(90.40, 10.38, -13.31) |
| CIE-LCH | lch(90.40, 16.88, 307.95°) |
| OKLab | oklab(92.11% 0.0259 -0.0357) |
| OKLCH | oklch(92.11% 0.044 305.9) |
| XYZ | xyz(78.4398, 77.1674, 103.6719) |
| Luminance | 0.7717 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 6.36
Lavender (CSS)
#E6E6FA
ΔE00 6.79
Pale Lilac
#E4CBFF
ΔE00 6.98
Very Light Purple
#F6CEFC
ΔE00 7.66
Thistle
#D8BFD8
ΔE00 7.96
Light Lilac
#EDC8FF
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECDEFD #EFFDDE
analogous
#DEDFFD #ECDEFD #FBDEFD
triadic
#ECDEFD #FDECDE #DEFDEC
tetradic
#ECDEFD #FDDEDF #EFFDDE #DEFDFB
square
#ECDEFD #FDDEDF #EFFDDE #DEFDFB
split-complementary
#ECDEFD #FDFBDE #DFFDDE
monochromatic
#AA6BF6 #CBA4FA #ECDEFD #EEE2FD #EEE2FD
Accessibility & contrast
On white
1.28
#ECDEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.43
#ECDEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECDEFD
16.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECDEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECDEFD | 1.00 | 1.28 | 16.43 | 16.43 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E3FE
Deuteranopia (green-blind)
#DCE4FC
Tritanopia (blue-blind)
#EAE2E8
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ecdefd; /* rgb */ color: rgb(236, 222, 253); /* oklch */ color: oklch(92.1% 0.044 305.9);
Tailwind
colors: {
custom: {
50: '#f2e8fe',
500: '#ecdefd',
950: '#000000',
},
}SCSS
$custom: #ecdefd; $custom-light: #f2e8fe; $custom-dark: #000000;
JSON
{
"hex": "#ecdefd",
"rgb": {
"r": 236,
"g": 222,
"b": 253
},
"hsl": {
"h": 267.097,
"s": 88.571,
"l": 93.137
},
"oklch": {
"l": 0.92114,
"c": 0.04413,
"h": 305.9
},
"luminance": 0.77167
}Semantic roles & 50–950 ramp
primary
#ECDEFD
secondary
#C3E798
accent
#E5007E
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#161617
muted
#858485