#E6D5FF#E6D5FF
#E6D5FF is a very light, muted violet. Relative luminance 0.716; OKLCH L 90.0% C 0.059 H 303.6°. Best body text is #000000 at 15.33:1 contrast (WCAG AA passes).
Color values
| HEX | #E6D5FF |
|---|---|
| RGB | rgb(230, 213, 255) |
| HSL | hsl(264, 100%, 92%) |
| HSV | hsv(264, 16%, 100%) |
| CMYK | cmyk(9.8%, 16.5%, 0%, 0%) |
| CIE-LAB | lab(87.79, 13.58, -18.32) |
| CIE-LCH | lch(87.79, 22.81, 306.54°) |
| OKLab | oklab(89.99% 0.0329 -0.0495) |
| OKLCH | oklch(89.99% 0.059 303.6) |
| XYZ | xyz(74.4740, 71.6316, 104.4912) |
| Luminance | 0.7163 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 3.41
Pale Lavender
#EECFFE
ΔE00 3.70
Light Lavender
#DFC5FE
ΔE00 4.96
Light Lilac
#EDC8FF
ΔE00 5.47
Very Light Purple
#F6CEFC
ΔE00 5.76
Periwinkle
#CCCCFF
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6D5FF #EEFFD5
analogous
#D5D9FF #E6D5FF #FBD5FF
triadic
#E6D5FF #FFE6D5 #D5FFE6
tetradic
#E6D5FF #FFD5D9 #EEFFD5 #D5FFFB
square
#E6D5FF #FFD5D9 #EEFFD5 #D5FFFB
split-complementary
#E6D5FF #FFFBD5 #D9FFD5
monochromatic
#9D5BFF #C298FF #E6D5FF #EDE0FF #EDE0FF
Accessibility & contrast
On white
1.37
#E6D5FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.33
#E6D5FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6D5FF
15.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6D5FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6D5FF | 1.00 | 1.37 | 15.33 | 15.33 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEDCFF
Deuteranopia (green-blind)
#D1DCFE
Tritanopia (blue-blind)
#E2DBE3
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #e6d5ff; /* rgb */ color: rgb(230, 213, 255); /* oklch */ color: oklch(90.0% 0.059 303.6);
Tailwind
colors: {
custom: {
50: '#eee2ff',
500: '#e6d5ff',
950: '#000000',
},
}SCSS
$custom: #e6d5ff; $custom-light: #eee2ff; $custom-dark: #000000;
JSON
{
"hex": "#e6d5ff",
"rgb": {
"r": 230,
"g": 213,
"b": 255
},
"hsl": {
"h": 264.286,
"s": 100,
"l": 91.765
},
"oklch": {
"l": 0.8999,
"c": 0.05947,
"h": 303.6
},
"luminance": 0.71631
}Semantic roles & 50–950 ramp
primary
#E6D5FF
secondary
#C5EB8D
accent
#E60089
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#161518
muted
#858486