#E8DCFF#E8DCFF
#E8DCFF is a very light, muted violet. Relative luminance 0.756; OKLCH L 91.5% C 0.049 H 301.1°. Best body text is #000000 at 16.11:1 contrast (WCAG AA passes).
Color values
| HEX | #E8DCFF |
|---|---|
| RGB | rgb(232, 220, 255) |
| HSL | hsl(261, 100%, 93%) |
| HSV | hsv(261, 14%, 100%) |
| CMYK | cmyk(9%, 13.7%, 0%, 0%) |
| CIE-LAB | lab(89.66, 10.53, -15.50) |
| CIE-LCH | lch(89.66, 18.74, 304.19°) |
| OKLab | oklab(91.48% 0.0252 -0.0418) |
| OKLCH | oklch(91.48% 0.049 301.1) |
| XYZ | xyz(76.9185, 75.5622, 105.1211) |
| Luminance | 0.7556 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 5.96
Pale Lilac
#E4CBFF
ΔE00 6.04
Lavender (CSS)
#E6E6FA
ΔE00 7.07
Periwinkle
#CCCCFF
ΔE00 7.48
Light Lavender
#DFC5FE
ΔE00 7.51
Very Light Purple
#F6CEFC
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8DCFF #F3FFDC
analogous
#DCE1FF #E8DCFF #F9DCFF
triadic
#E8DCFF #FFE8DC #DCFFE8
tetradic
#E8DCFF #FFDCE1 #F3FFDC #DCFFF9
square
#E8DCFF #FFDCE1 #F3FFDC #DCFFF9
split-complementary
#E8DCFF #FFF9DC #E1FFDC
monochromatic
#9862FF #C09FFF #E8DCFF #EBE0FF #EBE0FF
Accessibility & contrast
On white
1.30
#E8DCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.11
#E8DCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8DCFF
16.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8DCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8DCFF | 1.00 | 1.30 | 16.11 | 16.11 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6E1FF
Deuteranopia (green-blind)
#D8E1FE
Tritanopia (blue-blind)
#E4E1E7
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #e8dcff; /* rgb */ color: rgb(232, 220, 255); /* oklch */ color: oklch(91.5% 0.049 301.1);
Tailwind
colors: {
custom: {
50: '#efe6ff',
500: '#e8dcff',
950: '#000000',
},
}SCSS
$custom: #e8dcff; $custom-light: #efe6ff; $custom-dark: #000000;
JSON
{
"hex": "#e8dcff",
"rgb": {
"r": 232,
"g": 220,
"b": 255
},
"hsl": {
"h": 260.571,
"s": 100,
"l": 93.137
},
"oklch": {
"l": 0.91479,
"c": 0.04878,
"h": 301.1
},
"luminance": 0.75562
}Semantic roles & 50–950 ramp
primary
#E8DCFF
secondary
#CEEC93
accent
#E60097
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#161618
muted
#858486