#E8DEF6#E8DEF6
#E8DEF6 is a very light, muted violet. Relative luminance 0.761; OKLCH L 91.6% C 0.034 H 304.5°. Best body text is #000000 at 16.21:1 contrast (WCAG AA passes).
Color values
| HEX | #E8DEF6 |
|---|---|
| RGB | rgb(232, 222, 246) |
| HSL | hsl(265, 57%, 92%) |
| HSV | hsv(265, 10%, 96%) |
| CMYK | cmyk(5.7%, 9.8%, 0%, 3.5%) |
| CIE-LAB | lab(89.88, 7.75, -10.44) |
| CIE-LCH | lch(89.88, 13.00, 306.59°) |
| OKLab | oklab(91.57% 0.0192 -0.028) |
| OKLCH | oklch(91.57% 0.034 304.5) |
| XYZ | xyz(76.0316, 76.0523, 97.8450) |
| Luminance | 0.7605 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.66
Thistle
#D8BFD8
ΔE00 8.26
Lavenderblush
#FFF0F5
ΔE00 8.41
Pale Lavender
#EECFFE
ΔE00 8.70
Pale Lilac
#E4CBFF
ΔE00 9.18
Ghostwhite
#F8F8FF
ΔE00 9.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8DEF6 #ECF6DE
analogous
#DEE0F6 #E8DEF6 #F4DEF6
triadic
#E8DEF6 #F6E8DE #DEF6E8
tetradic
#E8DEF6 #F6DEE0 #ECF6DE #DEF6F4
square
#E8DEF6 #F6DEE0 #ECF6DE #DEF6F4
split-complementary
#E8DEF6 #F6F4DE #E0F6DE
monochromatic
#A57EDC #C6AEE9 #E8DEF6 #EEE7F8 #EEE7F8
Accessibility & contrast
On white
1.30
#E8DEF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.21
#E8DEF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8DEF6
16.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8DEF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8DEF6 | 1.00 | 1.30 | 16.21 | 16.21 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE2F7
Deuteranopia (green-blind)
#DCE2F5
Tritanopia (blue-blind)
#E6E1E6
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #e8def6; /* rgb */ color: rgb(232, 222, 246); /* oklch */ color: oklch(91.6% 0.034 304.5);
Tailwind
colors: {
custom: {
50: '#efe8f9',
500: '#e8def6',
950: '#000000',
},
}SCSS
$custom: #e8def6; $custom-light: #efe8f9; $custom-dark: #000000;
JSON
{
"hex": "#e8def6",
"rgb": {
"r": 232,
"g": 222,
"b": 246
},
"hsl": {
"h": 265,
"s": 57.143,
"l": 91.765
},
"oklch": {
"l": 0.9157,
"c": 0.03394,
"h": 304.5
},
"luminance": 0.76052
}Semantic roles & 50–950 ramp
primary
#E8DEF6
secondary
#C1D7A1
accent
#C52180
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#161617
muted
#858485