#E2D8F2#E2D8F2
#E2D8F2 is a very light, muted violet. Relative luminance 0.717; OKLCH L 89.8% C 0.037 H 303.1°. Best body text is #000000 at 15.34:1 contrast (WCAG AA passes).
Color values
| HEX | #E2D8F2 |
|---|---|
| RGB | rgb(226, 216, 242) |
| HSL | hsl(263, 50%, 90%) |
| HSV | hsv(263, 11%, 95%) |
| CMYK | cmyk(6.6%, 10.7%, 0%, 5.1%) |
| CIE-LAB | lab(87.82, 8.18, -11.46) |
| CIE-LCH | lch(87.82, 14.08, 305.50°) |
| OKLab | oklab(89.81% 0.02 -0.0307) |
| OKLCH | oklch(89.81% 0.037 303.1) |
| XYZ | xyz(71.9440, 71.6913, 94.0348) |
| Luminance | 0.7169 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.43
Thistle
#D8BFD8
ΔE00 7.26
Pale Lavender
#EECFFE
ΔE00 7.97
Pale Lilac
#E4CBFF
ΔE00 8.19
Periwinkle
#CCCCFF
ΔE00 8.70
Very Light Purple
#F6CEFC
ΔE00 9.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2D8F2 #E8F2D8
analogous
#D8DBF2 #E2D8F2 #EFD8F2
triadic
#E2D8F2 #F2E2D8 #D8F2E2
tetradic
#E2D8F2 #F2D8DB #E8F2D8 #D8F2EF
square
#E2D8F2 #F2D8DB #E8F2D8 #D8F2EF
split-complementary
#E2D8F2 #F2EFD8 #DBF2D8
monochromatic
#9E7CD3 #C0AAE3 #E2D8F2 #EEE8F7 #EEE8F7
Accessibility & contrast
On white
1.37
#E2D8F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.34
#E2D8F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2D8F2
15.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2D8F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2D8F2 | 1.00 | 1.37 | 15.34 | 15.34 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DCF3
Deuteranopia (green-blind)
#D5DCF1
Tritanopia (blue-blind)
#E0DBE0
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #e2d8f2; /* rgb */ color: rgb(226, 216, 242); /* oklch */ color: oklch(89.8% 0.037 303.1);
Tailwind
colors: {
custom: {
50: '#ebe4f6',
500: '#e2d8f2',
950: '#000000',
},
}SCSS
$custom: #e2d8f2; $custom-light: #ebe4f6; $custom-dark: #000000;
JSON
{
"hex": "#e2d8f2",
"rgb": {
"r": 226,
"g": 216,
"b": 242
},
"hsl": {
"h": 263.077,
"s": 50,
"l": 89.804
},
"oklch": {
"l": 0.89807,
"c": 0.0367,
"h": 303.1
},
"luminance": 0.71691
}Semantic roles & 50–950 ramp
primary
#E2D8F2
secondary
#BDD09E
accent
#BD2884
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161517
muted
#848485