#E8DFFB#E8DFFB
#E8DFFB is a very light, muted violet. Relative luminance 0.769; OKLCH L 91.9% C 0.039 H 300.3°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #E8DFFB |
|---|---|
| RGB | rgb(232, 223, 251) |
| HSL | hsl(259, 78%, 93%) |
| HSV | hsv(259, 11%, 98%) |
| CMYK | cmyk(7.6%, 11.2%, 0%, 1.6%) |
| CIE-LAB | lab(90.27, 8.19, -12.48) |
| CIE-LCH | lch(90.27, 14.93, 303.25°) |
| OKLab | oklab(91.92% 0.0196 -0.0335) |
| OKLCH | oklch(91.92% 0.039 300.3) |
| XYZ | xyz(77.0757, 76.8961, 102.0300) |
| Luminance | 0.7690 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.91
Pale Lavender
#EECFFE
ΔE00 8.06
Pale Lilac
#E4CBFF
ΔE00 8.30
Periwinkle
#CCCCFF
ΔE00 8.70
Thistle
#D8BFD8
ΔE00 8.71
Very Light Purple
#F6CEFC
ΔE00 9.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8DFFB #F2FBDF
analogous
#DFE4FB #E8DFFB #F6DFFB
triadic
#E8DFFB #FBE8DF #DFFBE8
tetradic
#E8DFFB #FBDFE4 #F2FBDF #DFFBF6
square
#E8DFFB #FBDFE4 #F2FBDF #DFFBF6
split-complementary
#E8DFFB #FBF6DF #E4FBDF
monochromatic
#9A72ED #C1A9F4 #E8DFFB #EBE4FC #EBE4FC
Accessibility & contrast
On white
1.28
#E8DFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#E8DFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8DFFB
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8DFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8DFFB | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE3FC
Deuteranopia (green-blind)
#DBE3FA
Tritanopia (blue-blind)
#E5E3E8
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #e8dffb; /* rgb */ color: rgb(232, 223, 251); /* oklch */ color: oklch(91.9% 0.039 300.3);
Tailwind
colors: {
custom: {
50: '#efe9fc',
500: '#e8dffb',
950: '#000000',
},
}SCSS
$custom: #e8dffb; $custom-light: #efe9fc; $custom-dark: #000000;
JSON
{
"hex": "#e8dffb",
"rgb": {
"r": 232,
"g": 223,
"b": 251
},
"hsl": {
"h": 259.286,
"s": 77.778,
"l": 92.941
},
"oklch": {
"l": 0.91922,
"c": 0.03883,
"h": 300.3
},
"luminance": 0.76896
}Semantic roles & 50–950 ramp
primary
#E8DFFB
secondary
#CCE29C
accent
#DA0B98
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#161617
muted
#858485