#E6DCFF#E6DCFF
#E6DCFF is a very light, muted violet. Relative luminance 0.752; OKLCH L 91.3% C 0.048 H 298.5°. Best body text is #000000 at 16.05:1 contrast (WCAG AA passes).
Color values
| HEX | #E6DCFF |
|---|---|
| RGB | rgb(230, 220, 255) |
| HSL | hsl(257, 100%, 93%) |
| HSV | hsv(257, 14%, 100%) |
| CMYK | cmyk(9.8%, 13.7%, 0%, 0%) |
| CIE-LAB | lab(89.50, 9.89, -15.75) |
| CIE-LCH | lch(89.50, 18.60, 302.13°) |
| OKLab | oklab(91.32% 0.0231 -0.0425) |
| OKLCH | oklch(91.32% 0.048 298.5) |
| XYZ | xyz(76.2728, 75.2292, 105.0908) |
| Luminance | 0.7523 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 6.29
Pale Lavender
#EECFFE
ΔE00 6.45
Lavender (CSS)
#E6E6FA
ΔE00 6.66
Periwinkle
#CCCCFF
ΔE00 7.05
Light Lavender
#DFC5FE
ΔE00 7.66
Very Light Purple
#F6CEFC
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6DCFF #F5FFDC
analogous
#DCE3FF #E6DCFF #F7DCFF
triadic
#E6DCFF #FFE6DC #DCFFE6
tetradic
#E6DCFF #FFDCE3 #F5FFDC #DCFFF7
square
#E6DCFF #FFDCE3 #F5FFDC #DCFFF7
split-complementary
#E6DCFF #FFF7DC #E3FFDC
monochromatic
#8F62FF #BA9FFF #E6DCFF #E9E0FF #E9E0FF
Accessibility & contrast
On white
1.31
#E6DCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.05
#E6DCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6DCFF
16.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6DCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6DCFF | 1.00 | 1.31 | 16.05 | 16.05 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6E1FF
Deuteranopia (green-blind)
#D7E1FE
Tritanopia (blue-blind)
#E2E1E7
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #e6dcff; /* rgb */ color: rgb(230, 220, 255); /* oklch */ color: oklch(91.3% 0.048 298.5);
Tailwind
colors: {
custom: {
50: '#eee6ff',
500: '#e6dcff',
950: '#000000',
},
}SCSS
$custom: #e6dcff; $custom-light: #eee6ff; $custom-dark: #000000;
JSON
{
"hex": "#e6dcff",
"rgb": {
"r": 230,
"g": 220,
"b": 255
},
"hsl": {
"h": 257.143,
"s": 100,
"l": 93.137
},
"oklch": {
"l": 0.9132,
"c": 0.04835,
"h": 298.5
},
"luminance": 0.75229
}Semantic roles & 50–950 ramp
primary
#E6DCFF
secondary
#D3EC93
accent
#E600A4
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#161618
muted
#858486