#E8DEFE#E8DEFE
#E8DEFE is a very light, muted violet. Relative luminance 0.766; OKLCH L 91.8% C 0.044 H 299.8°. Best body text is #000000 at 16.31:1 contrast (WCAG AA passes).
Color values
| HEX | #E8DEFE |
|---|---|
| RGB | rgb(232, 222, 254) |
| HSL | hsl(259, 94%, 93%) |
| HSV | hsv(259, 13%, 100%) |
| CMYK | cmyk(8.7%, 12.6%, 0%, 0.4%) |
| CIE-LAB | lab(90.12, 9.29, -14.29) |
| CIE-LCH | lch(90.12, 17.04, 303.02°) |
| OKLab | oklab(91.83% 0.022 -0.0385) |
| OKLCH | oklch(91.83% 0.044 299.8) |
| XYZ | xyz(77.2860, 76.5540, 104.4515) |
| Luminance | 0.7655 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.97
Pale Lavender
#EECFFE
ΔE00 7.02
Pale Lilac
#E4CBFF
ΔE00 7.13
Periwinkle
#CCCCFF
ΔE00 7.89
Light Lavender
#DFC5FE
ΔE00 8.54
Very Light Purple
#F6CEFC
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8DEFE #F4FEDE
analogous
#DEE4FE #E8DEFE #F8DEFE
triadic
#E8DEFE #FEE8DE #DEFEE8
tetradic
#E8DEFE #FEDEE4 #F4FEDE #DEFEF8
square
#E8DEFE #FEDEE4 #F4FEDE #DEFEF8
split-complementary
#E8DEFE #FEF8DE #E4FEDE
monochromatic
#9567FA #BFA3FC #E8DEFE #EAE1FE #EAE1FE
Accessibility & contrast
On white
1.29
#E8DEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.31
#E8DEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8DEFE
16.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8DEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8DEFE | 1.00 | 1.29 | 16.31 | 16.31 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8E3FF
Deuteranopia (green-blind)
#DAE2FD
Tritanopia (blue-blind)
#E5E2E8
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #e8defe; /* rgb */ color: rgb(232, 222, 254); /* oklch */ color: oklch(91.8% 0.044 299.8);
Tailwind
colors: {
custom: {
50: '#efe8fe',
500: '#e8defe',
950: '#000000',
},
}SCSS
$custom: #e8defe; $custom-light: #efe8fe; $custom-dark: #000000;
JSON
{
"hex": "#e8defe",
"rgb": {
"r": 232,
"g": 222,
"b": 254
},
"hsl": {
"h": 258.75,
"s": 94.118,
"l": 93.333
},
"oklch": {
"l": 0.91828,
"c": 0.04433,
"h": 299.8
},
"luminance": 0.76554
}Semantic roles & 50–950 ramp
primary
#E8DEFE
secondary
#D0EA97
accent
#E6009E
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#161617
muted
#858485