#E6DEFF#E6DEFF
#E6DEFF is a very light, muted violet. Relative luminance 0.763; OKLCH L 91.7% C 0.045 H 296.6°. Best body text is #000000 at 16.26:1 contrast (WCAG AA passes).
Color values
| HEX | #E6DEFF |
|---|---|
| RGB | rgb(230, 222, 255) |
| HSL | hsl(255, 100%, 94%) |
| HSV | hsv(255, 13%, 100%) |
| CMYK | cmyk(9.8%, 12.9%, 0%, 0%) |
| CIE-LAB | lab(89.99, 8.85, -15.02) |
| CIE-LCH | lch(89.99, 17.43, 300.50°) |
| OKLab | oklab(91.7% 0.0203 -0.0405) |
| OKLCH | oklch(91.7% 0.045 296.6) |
| XYZ | xyz(76.8009, 76.2853, 105.2668) |
| Luminance | 0.7629 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.74
Pale Lilac
#E4CBFF
ΔE00 7.19
Periwinkle
#CCCCFF
ΔE00 7.31
Pale Lavender
#EECFFE
ΔE00 7.36
Light Lavender
#DFC5FE
ΔE00 8.51
Very Light Purple
#F6CEFC
ΔE00 9.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6DEFF #F7FFDE
analogous
#DEE6FF #E6DEFF #F6DEFF
triadic
#E6DEFF #FFE6DE #DEFFE6
tetradic
#E6DEFF #FFDEE6 #F7FFDE #DEFFF6
square
#E6DEFF #FFDEE6 #F7FFDE #DEFFF6
split-complementary
#E6DEFF #FFF6DE #E6FFDE
monochromatic
#8964FF #B8A1FF #E6DEFF #E8E0FF #E8E0FF
Accessibility & contrast
On white
1.29
#E6DEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.26
#E6DEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6DEFF
16.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6DEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6DEFF | 1.00 | 1.29 | 16.26 | 16.26 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8E2FF
Deuteranopia (green-blind)
#D9E2FE
Tritanopia (blue-blind)
#E2E3E9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #e6deff; /* rgb */ color: rgb(230, 222, 255); /* oklch */ color: oklch(91.7% 0.045 296.6);
Tailwind
colors: {
custom: {
50: '#eee8ff',
500: '#e6deff',
950: '#000000',
},
}SCSS
$custom: #e6deff; $custom-light: #eee8ff; $custom-dark: #000000;
JSON
{
"hex": "#e6deff",
"rgb": {
"r": 230,
"g": 222,
"b": 255
},
"hsl": {
"h": 254.545,
"s": 100,
"l": 93.529
},
"oklch": {
"l": 0.91703,
"c": 0.04527,
"h": 296.6
},
"luminance": 0.76286
}Semantic roles & 50–950 ramp
primary
#E6DEFF
secondary
#D7EC95
accent
#E600AE
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#161618
muted
#858486