#E8DCFE#E8DCFE
#E8DCFE is a very light, muted violet. Relative luminance 0.755; OKLCH L 91.4% C 0.047 H 301.5°. Best body text is #000000 at 16.10:1 contrast (WCAG AA passes).
Color values
| HEX | #E8DCFE |
|---|---|
| RGB | rgb(232, 220, 254) |
| HSL | hsl(261, 94%, 93%) |
| HSV | hsv(261, 13%, 100%) |
| CMYK | cmyk(8.7%, 13.4%, 0%, 0.4%) |
| CIE-LAB | lab(89.63, 10.34, -15.02) |
| CIE-LCH | lch(89.63, 18.24, 304.53°) |
| OKLab | oklab(91.45% 0.0248 -0.0405) |
| OKLCH | oklch(91.45% 0.047 301.5) |
| XYZ | xyz(76.7579, 75.4979, 104.2755) |
| Luminance | 0.7550 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 6.10
Pale Lilac
#E4CBFF
ΔE00 6.25
Lavender (CSS)
#E6E6FA
ΔE00 6.89
Periwinkle
#CCCCFF
ΔE00 7.67
Light Lavender
#DFC5FE
ΔE00 7.72
Very Light Purple
#F6CEFC
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8DCFE #F2FEDC
analogous
#DCE1FE #E8DCFE #F9DCFE
triadic
#E8DCFE #FEE8DC #DCFEE8
tetradic
#E8DCFE #FEDCE1 #F2FEDC #DCFEF9
square
#E8DCFE #FEDCE1 #F2FEDC #DCFEF9
split-complementary
#E8DCFE #FEF9DC #E1FEDC
monochromatic
#9A65FB #C1A0FC #E8DCFE #EBE1FE #EBE1FE
Accessibility & contrast
On white
1.30
#E8DCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.10
#E8DCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8DCFE
16.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8DCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8DCFE | 1.00 | 1.30 | 16.10 | 16.10 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6E1FF
Deuteranopia (green-blind)
#D8E1FD
Tritanopia (blue-blind)
#E5E1E7
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #e8dcfe; /* rgb */ color: rgb(232, 220, 254); /* oklch */ color: oklch(91.4% 0.047 301.5);
Tailwind
colors: {
custom: {
50: '#efe6fe',
500: '#e8dcfe',
950: '#000000',
},
}SCSS
$custom: #e8dcfe; $custom-light: #efe6fe; $custom-dark: #000000;
JSON
{
"hex": "#e8dcfe",
"rgb": {
"r": 232,
"g": 220,
"b": 254
},
"hsl": {
"h": 261.176,
"s": 94.444,
"l": 92.941
},
"oklch": {
"l": 0.91446,
"c": 0.04748,
"h": 301.5
},
"luminance": 0.75498
}Semantic roles & 50–950 ramp
primary
#E8DCFE
secondary
#CCE995
accent
#E60095
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#161617
muted
#858485