#E8D8FF#E8D8FF
#E8D8FF is a very light, muted violet. Relative luminance 0.735; OKLCH L 90.7% C 0.055 H 303.9°. Best body text is #000000 at 15.70:1 contrast (WCAG AA passes).
Color values
| HEX | #E8D8FF |
|---|---|
| RGB | rgb(232, 216, 255) |
| HSL | hsl(265, 100%, 92%) |
| HSV | hsv(265, 15%, 100%) |
| CMYK | cmyk(9%, 15.3%, 0%, 0%) |
| CIE-LAB | lab(88.68, 12.63, -16.97) |
| CIE-LCH | lch(88.68, 21.16, 306.67°) |
| OKLab | oklab(90.72% 0.0308 -0.0458) |
| OKLCH | oklch(90.72% 0.055 303.9) |
| XYZ | xyz(75.8812, 73.4876, 104.7753) |
| Luminance | 0.7349 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 4.30
Pale Lilac
#E4CBFF
ΔE00 4.41
Light Lavender
#DFC5FE
ΔE00 5.98
Very Light Purple
#F6CEFC
ΔE00 6.15
Light Lilac
#EDC8FF
ΔE00 6.26
Periwinkle
#CCCCFF
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8D8FF #EFFFD8
analogous
#D8DCFF #E8D8FF #FBD8FF
triadic
#E8D8FF #FFE8D8 #D8FFE8
tetradic
#E8D8FF #FFD8DC #EFFFD8 #D8FFFB
square
#E8D8FF #FFD8DC #EFFFD8 #D8FFFB
split-complementary
#E8D8FF #FFFBD8 #DCFFD8
monochromatic
#A05EFF #C49BFF #E8D8FF #EDE0FF #EDE0FF
Accessibility & contrast
On white
1.34
#E8D8FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.70
#E8D8FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8D8FF
15.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8D8FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8D8FF | 1.00 | 1.34 | 15.70 | 15.70 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DEFF
Deuteranopia (green-blind)
#D4DFFE
Tritanopia (blue-blind)
#E5DDE5
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #e8d8ff; /* rgb */ color: rgb(232, 216, 255); /* oklch */ color: oklch(90.7% 0.055 303.9);
Tailwind
colors: {
custom: {
50: '#efe4ff',
500: '#e8d8ff',
950: '#000000',
},
}SCSS
$custom: #e8d8ff; $custom-light: #efe4ff; $custom-dark: #000000;
JSON
{
"hex": "#e8d8ff",
"rgb": {
"r": 232,
"g": 216,
"b": 255
},
"hsl": {
"h": 264.615,
"s": 100,
"l": 92.353
},
"oklch": {
"l": 0.9072,
"c": 0.05519,
"h": 303.9
},
"luminance": 0.73488
}Semantic roles & 50–950 ramp
primary
#E8D8FF
secondary
#C6EB90
accent
#E60087
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#161518
muted
#858486