#E8DEF5#E8DEF5
#E8DEF5 is a very light, muted violet. Relative luminance 0.760; OKLCH L 91.5% C 0.033 H 305.3°. Best body text is #000000 at 16.20:1 contrast (WCAG AA passes).
Color values
| HEX | #E8DEF5 |
|---|---|
| RGB | rgb(232, 222, 245) |
| HSL | hsl(266, 53%, 92%) |
| HSV | hsv(266, 9%, 96%) |
| CMYK | cmyk(5.3%, 9.4%, 0%, 3.9%) |
| CIE-LAB | lab(89.86, 7.56, -9.96) |
| CIE-LCH | lch(89.86, 12.51, 307.21°) |
| OKLab | oklab(91.54% 0.0189 -0.0266) |
| OKLCH | oklch(91.54% 0.033 305.3) |
| XYZ | xyz(75.8785, 75.9910, 97.0388) |
| Luminance | 0.7599 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.55
Lavenderblush
#FFF0F5
ΔE00 8.13
Thistle
#D8BFD8
ΔE00 8.28
Pale Lavender
#EECFFE
ΔE00 8.96
Pale Lilac
#E4CBFF
ΔE00 9.47
Ghostwhite
#F8F8FF
ΔE00 9.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8DEF5 #EBF5DE
analogous
#DEE0F5 #E8DEF5 #F4DEF5
triadic
#E8DEF5 #F5E8DE #DEF5E8
tetradic
#E8DEF5 #F5DEE0 #EBF5DE #DEF5F4
square
#E8DEF5 #F5DEE0 #EBF5DE #DEF5F4
split-complementary
#E8DEF5 #F5F4DE #E0F5DE
monochromatic
#A780D9 #C7AFE7 #E8DEF5 #EFE8F8 #EFE8F8
Accessibility & contrast
On white
1.30
#E8DEF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.20
#E8DEF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8DEF5
16.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8DEF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8DEF5 | 1.00 | 1.30 | 16.20 | 16.20 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE2F6
Deuteranopia (green-blind)
#DCE2F4
Tritanopia (blue-blind)
#E6E1E5
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #e8def5; /* rgb */ color: rgb(232, 222, 245); /* oklch */ color: oklch(91.5% 0.033 305.3);
Tailwind
colors: {
custom: {
50: '#efe8f8',
500: '#e8def5',
950: '#000000',
},
}SCSS
$custom: #e8def5; $custom-light: #efe8f8; $custom-dark: #000000;
JSON
{
"hex": "#e8def5",
"rgb": {
"r": 232,
"g": 222,
"b": 245
},
"hsl": {
"h": 266.087,
"s": 53.488,
"l": 91.569
},
"oklch": {
"l": 0.91538,
"c": 0.03267,
"h": 305.3
},
"luminance": 0.75991
}Semantic roles & 50–950 ramp
primary
#E8DEF5
secondary
#BFD5A2
accent
#C1257D
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#161617
muted
#858485