#ECDEF8#ECDEF8
#ECDEF8 is a very light, muted violet. Relative luminance 0.769; OKLCH L 92.0% C 0.038 H 309.6°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #ECDEF8 |
|---|---|
| RGB | rgb(236, 222, 248) |
| HSL | hsl(272, 65%, 92%) |
| HSV | hsv(272, 10%, 97%) |
| CMYK | cmyk(4.8%, 10.5%, 0%, 2.7%) |
| CIE-LAB | lab(90.25, 9.43, -10.91) |
| CIE-LCH | lch(90.25, 14.42, 310.86°) |
| OKLab | oklab(91.95% 0.0241 -0.0292) |
| OKLCH | oklch(91.95% 0.038 309.6) |
| XYZ | xyz(77.6537, 76.8530, 99.5319) |
| Luminance | 0.7685 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.15
Pale Lavender
#EECFFE
ΔE00 7.47
Thistle
#D8BFD8
ΔE00 7.65
Pale Lilac
#E4CBFF
ΔE00 8.28
Very Light Purple
#F6CEFC
ΔE00 8.50
Lavenderblush
#FFF0F5
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECDEF8 #EAF8DE
analogous
#DFDEF8 #ECDEF8 #F8DEF7
triadic
#ECDEF8 #F8ECDE #DEF8EC
tetradic
#ECDEF8 #F8DFDE #EAF8DE #DEF7F8
square
#ECDEF8 #F8DFDE #EAF8DE #DEF7F8
split-complementary
#ECDEF8 #F7F8DE #DEF8DF
monochromatic
#B279E3 #CFACED #ECDEF8 #F0E6FA #F0E6FA
Accessibility & contrast
On white
1.28
#ECDEF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#ECDEF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECDEF8
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECDEF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECDEF8 | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE2F9
Deuteranopia (green-blind)
#DDE3F7
Tritanopia (blue-blind)
#EBE1E6
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ecdef8; /* rgb */ color: rgb(236, 222, 248); /* oklch */ color: oklch(92.0% 0.038 309.6);
Tailwind
colors: {
custom: {
50: '#f2e8fa',
500: '#ecdef8',
950: '#000000',
},
}SCSS
$custom: #ecdef8; $custom-light: #f2e8fa; $custom-dark: #000000;
JSON
{
"hex": "#ecdef8",
"rgb": {
"r": 236,
"g": 222,
"b": 248
},
"hsl": {
"h": 272.308,
"s": 65,
"l": 92.157
},
"oklch": {
"l": 0.91954,
"c": 0.03788,
"h": 309.6
},
"luminance": 0.76853
}Semantic roles & 50–950 ramp
primary
#ECDEF8
secondary
#BBDB9F
accent
#CD196C
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#161617
muted
#858485