#E6DAFF#E6DAFF
#E6DAFF is a very light, muted violet. Relative luminance 0.742; OKLCH L 90.9% C 0.051 H 300.2°. Best body text is #000000 at 15.84:1 contrast (WCAG AA passes).
Color values
| HEX | #E6DAFF |
|---|---|
| RGB | rgb(230, 218, 255) |
| HSL | hsl(259, 100%, 93%) |
| HSV | hsv(259, 15%, 100%) |
| CMYK | cmyk(9.8%, 14.5%, 0%, 0%) |
| CIE-LAB | lab(89.01, 10.95, -16.49) |
| CIE-LCH | lch(89.01, 19.79, 303.57°) |
| OKLab | oklab(90.94% 0.0259 -0.0445) |
| OKLCH | oklch(90.94% 0.051 300.2) |
| XYZ | xyz(75.7511, 74.1857, 104.9169) |
| Luminance | 0.7419 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 5.43
Pale Lavender
#EECFFE
ΔE00 5.60
Light Lavender
#DFC5FE
ΔE00 6.85
Periwinkle
#CCCCFF
ΔE00 6.88
Very Light Purple
#F6CEFC
ΔE00 7.43
Light Lilac
#EDC8FF
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6DAFF #F3FFDA
analogous
#DAE0FF #E6DAFF #F8DAFF
triadic
#E6DAFF #FFE6DA #DAFFE6
tetradic
#E6DAFF #FFDAE0 #F3FFDA #DAFFF8
square
#E6DAFF #FFDAE0 #F3FFDA #DAFFF8
split-complementary
#E6DAFF #FFF8DA #E0FFDA
monochromatic
#9360FF #BD9DFF #E6DAFF #EAE0FF #EAE0FF
Accessibility & contrast
On white
1.33
#E6DAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.84
#E6DAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6DAFF
15.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6DAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6DAFF | 1.00 | 1.33 | 15.84 | 15.84 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DFFF
Deuteranopia (green-blind)
#D5DFFE
Tritanopia (blue-blind)
#E2DFE6
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e6daff; /* rgb */ color: rgb(230, 218, 255); /* oklch */ color: oklch(90.9% 0.051 300.2);
Tailwind
colors: {
custom: {
50: '#eee5ff',
500: '#e6daff',
950: '#000000',
},
}SCSS
$custom: #e6daff; $custom-light: #eee5ff; $custom-dark: #000000;
JSON
{
"hex": "#e6daff",
"rgb": {
"r": 230,
"g": 218,
"b": 255
},
"hsl": {
"h": 259.459,
"s": 100,
"l": 92.745
},
"oklch": {
"l": 0.90938,
"c": 0.05149,
"h": 300.2
},
"luminance": 0.74186
}Semantic roles & 50–950 ramp
primary
#E6DAFF
secondary
#CEEC92
accent
#E6009B
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#161518
muted
#858486