#E8D3FF#E8D3FF
#E8D3FF is a very light, moderate violet. Relative luminance 0.710; OKLCH L 89.8% C 0.063 H 306.7°. Best body text is #000000 at 15.19:1 contrast (WCAG AA passes).
Color values
| HEX | #E8D3FF |
|---|---|
| RGB | rgb(232, 211, 255) |
| HSL | hsl(269, 100%, 91%) |
| HSV | hsv(269, 17%, 100%) |
| CMYK | cmyk(9%, 17.3%, 0%, 0%) |
| CIE-LAB | lab(87.47, 15.27, -18.80) |
| CIE-LCH | lch(87.47, 24.22, 309.10°) |
| OKLab | oklab(89.78% 0.0379 -0.0508) |
| OKLCH | oklch(89.78% 0.063 306.7) |
| XYZ | xyz(74.6197, 70.9646, 104.3548) |
| Luminance | 0.7096 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 2.55
Pale Lilac
#E4CBFF
ΔE00 2.57
Light Lavender
#DFC5FE
ΔE00 4.28
Light Lilac
#EDC8FF
ΔE00 4.36
Very Light Purple
#F6CEFC
ΔE00 4.68
Pale Mauve
#FED0FC
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8D3FF #EAFFD3
analogous
#D3D4FF #E8D3FF #FED3FF
triadic
#E8D3FF #FFE8D3 #D3FFE8
tetradic
#E8D3FF #FFD3D4 #EAFFD3 #D3FFFE
square
#E8D3FF #FFD3D4 #EAFFD3 #D3FFFE
split-complementary
#E8D3FF #FFFED3 #D4FFD3
monochromatic
#A859FF #C896FF #E8D3FF #EFE0FF #EFE0FF
Accessibility & contrast
On white
1.38
#E8D3FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.19
#E8D3FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8D3FF
15.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8D3FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8D3FF | 1.00 | 1.38 | 15.19 | 15.19 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCDAFF
Deuteranopia (green-blind)
#D0DBFE
Tritanopia (blue-blind)
#E5D9E2
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #e8d3ff; /* rgb */ color: rgb(232, 211, 255); /* oklch */ color: oklch(89.8% 0.063 306.7);
Tailwind
colors: {
custom: {
50: '#efe0ff',
500: '#e8d3ff',
950: '#000000',
},
}SCSS
$custom: #e8d3ff; $custom-light: #efe0ff; $custom-dark: #000000;
JSON
{
"hex": "#e8d3ff",
"rgb": {
"r": 232,
"g": 211,
"b": 255
},
"hsl": {
"h": 268.636,
"s": 100,
"l": 91.373
},
"oklch": {
"l": 0.89778,
"c": 0.06336,
"h": 306.7
},
"luminance": 0.70964
}Semantic roles & 50–950 ramp
primary
#E8D3FF
secondary
#BDEB8C
accent
#E60078
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#161518
muted
#858486