#E8D6FF#E8D6FF
#E8D6FF is a very light, muted violet. Relative luminance 0.725; OKLCH L 90.3% C 0.058 H 305.1°. Best body text is #000000 at 15.49:1 contrast (WCAG AA passes).
Color values
| HEX | #E8D6FF |
|---|---|
| RGB | rgb(232, 214, 255) |
| HSL | hsl(266, 100%, 92%) |
| HSV | hsv(266, 16%, 100%) |
| CMYK | cmyk(9%, 16.1%, 0%, 0%) |
| CIE-LAB | lab(88.19, 13.69, -17.70) |
| CIE-LCH | lch(88.19, 22.38, 307.72°) |
| OKLab | oklab(90.34% 0.0336 -0.0478) |
| OKLCH | oklch(90.34% 0.058 305.1) |
| XYZ | xyz(75.3720, 72.4691, 104.6055) |
| Luminance | 0.7247 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 3.55
Pale Lilac
#E4CBFF
ΔE00 3.64
Light Lavender
#DFC5FE
ΔE00 5.27
Light Lilac
#EDC8FF
ΔE00 5.48
Very Light Purple
#F6CEFC
ΔE00 5.50
Pale Mauve
#FED0FC
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8D6FF #EDFFD6
analogous
#D6D9FF #E8D6FF #FCD6FF
triadic
#E8D6FF #FFE8D6 #D6FFE8
tetradic
#E8D6FF #FFD6D9 #EDFFD6 #D6FFFC
square
#E8D6FF #FFD6D9 #EDFFD6 #D6FFFC
split-complementary
#E8D6FF #FFFCD6 #D9FFD6
monochromatic
#A35CFF #C699FF #E8D6FF #EEE0FF #EEE0FF
Accessibility & contrast
On white
1.36
#E8D6FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.49
#E8D6FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8D6FF
15.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8D6FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8D6FF | 1.00 | 1.36 | 15.49 | 15.49 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFDDFF
Deuteranopia (green-blind)
#D2DDFE
Tritanopia (blue-blind)
#E5DBE4
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #e8d6ff; /* rgb */ color: rgb(232, 214, 255); /* oklch */ color: oklch(90.3% 0.058 305.1);
Tailwind
colors: {
custom: {
50: '#efe2ff',
500: '#e8d6ff',
950: '#000000',
},
}SCSS
$custom: #e8d6ff; $custom-light: #efe2ff; $custom-dark: #000000;
JSON
{
"hex": "#e8d6ff",
"rgb": {
"r": 232,
"g": 214,
"b": 255
},
"hsl": {
"h": 266.341,
"s": 100,
"l": 91.961
},
"oklch": {
"l": 0.90342,
"c": 0.05844,
"h": 305.1
},
"luminance": 0.72469
}Semantic roles & 50–950 ramp
primary
#E8D6FF
secondary
#C2EB8E
accent
#E60081
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#161518
muted
#858486