#E8DCFA#E8DCFA
#E8DCFA is a very light, muted violet. Relative luminance 0.752; OKLCH L 91.3% C 0.042 H 303.7°. Best body text is #000000 at 16.05:1 contrast (WCAG AA passes).
Color values
| HEX | #E8DCFA |
|---|---|
| RGB | rgb(232, 220, 250) |
| HSL | hsl(264, 75%, 92%) |
| HSV | hsv(264, 12%, 98%) |
| CMYK | cmyk(7.2%, 12%, 0%, 2%) |
| CIE-LAB | lab(89.51, 9.56, -13.10) |
| CIE-LCH | lch(89.51, 16.22, 306.12°) |
| OKLab | oklab(91.31% 0.0235 -0.0352) |
| OKLCH | oklch(91.31% 0.042 303.7) |
| XYZ | xyz(76.1241, 75.2444, 100.9372) |
| Luminance | 0.7524 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.21
Pale Lavender
#EECFFE
ΔE00 6.80
Pale Lilac
#E4CBFF
ΔE00 7.18
Thistle
#D8BFD8
ΔE00 7.78
Very Light Purple
#F6CEFC
ΔE00 8.21
Periwinkle
#CCCCFF
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8DCFA #EEFADC
analogous
#DCDFFA #E8DCFA #F7DCFA
triadic
#E8DCFA #FAE8DC #DCFAE8
tetradic
#E8DCFA #FADCDF #EEFADC #DCFAF7
square
#E8DCFA #FADCDF #EEFADC #DCFAF7
split-complementary
#E8DCFA #FAF7DC #DFFADC
monochromatic
#A271EB #C5A6F2 #E8DCFA #EDE4FB #EDE4FB
Accessibility & contrast
On white
1.31
#E8DCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.05
#E8DCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8DCFA
16.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8DCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8DCFA | 1.00 | 1.31 | 16.05 | 16.05 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7E1FB
Deuteranopia (green-blind)
#D9E1F9
Tritanopia (blue-blind)
#E5E0E6
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #e8dcfa; /* rgb */ color: rgb(232, 220, 250); /* oklch */ color: oklch(91.3% 0.042 303.7);
Tailwind
colors: {
custom: {
50: '#efe6fc',
500: '#e8dcfa',
950: '#000000',
},
}SCSS
$custom: #e8dcfa; $custom-light: #efe6fc; $custom-dark: #000000;
JSON
{
"hex": "#e8dcfa",
"rgb": {
"r": 232,
"g": 220,
"b": 250
},
"hsl": {
"h": 264,
"s": 75,
"l": 92.157
},
"oklch": {
"l": 0.91314,
"c": 0.0423,
"h": 303.7
},
"luminance": 0.75244
}Semantic roles & 50–950 ramp
primary
#E8DCFA
secondary
#C4E09B
accent
#D70E87
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#161617
muted
#858485