#E2D8F6#E2D8F6
#E2D8F6 is a very light, muted violet. Relative luminance 0.719; OKLCH L 89.9% C 0.042 H 300.7°. Best body text is #000000 at 15.39:1 contrast (WCAG AA passes).
Color values
| HEX | #E2D8F6 |
|---|---|
| RGB | rgb(226, 216, 246) |
| HSL | hsl(260, 63%, 91%) |
| HSV | hsv(260, 12%, 96%) |
| CMYK | cmyk(8.1%, 12.2%, 0%, 3.5%) |
| CIE-LAB | lab(87.94, 8.95, -13.39) |
| CIE-LCH | lch(87.94, 16.11, 303.75°) |
| OKLab | oklab(89.94% 0.0214 -0.036) |
| OKLCH | oklch(89.94% 0.042 300.7) |
| XYZ | xyz(72.5513, 71.9343, 97.2334) |
| Luminance | 0.7193 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.04
Pale Lavender
#EECFFE
ΔE00 7.09
Pale Lilac
#E4CBFF
ΔE00 7.09
Thistle
#D8BFD8
ΔE00 7.48
Periwinkle
#CCCCFF
ΔE00 7.70
Light Lavender
#DFC5FE
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2D8F6 #ECF6D8
analogous
#D8DDF6 #E2D8F6 #F1D8F6
triadic
#E2D8F6 #F6E2D8 #D8F6E2
tetradic
#E2D8F6 #F6D8DD #ECF6D8 #D8F6F1
square
#E2D8F6 #F6D8DD #ECF6D8 #D8F6F1
split-complementary
#E2D8F6 #F6F1D8 #DDF6D8
monochromatic
#9875DF #BDA6EB #E2D8F6 #EDE6F9 #EDE6F9
Accessibility & contrast
On white
1.36
#E2D8F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.39
#E2D8F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2D8F6
15.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2D8F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2D8F6 | 1.00 | 1.36 | 15.39 | 15.39 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DCF7
Deuteranopia (green-blind)
#D4DCF5
Tritanopia (blue-blind)
#DFDCE2
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #e2d8f6; /* rgb */ color: rgb(226, 216, 246); /* oklch */ color: oklch(89.9% 0.042 300.7);
Tailwind
colors: {
custom: {
50: '#ebe4f9',
500: '#e2d8f6',
950: '#000000',
},
}SCSS
$custom: #e2d8f6; $custom-light: #ebe4f9; $custom-dark: #000000;
JSON
{
"hex": "#e2d8f6",
"rgb": {
"r": 226,
"g": 216,
"b": 246
},
"hsl": {
"h": 260,
"s": 62.5,
"l": 90.588
},
"oklch": {
"l": 0.89937,
"c": 0.04192,
"h": 300.7
},
"luminance": 0.71934
}Semantic roles & 50–950 ramp
primary
#E2D8F6
secondary
#C3D89B
accent
#CA1B90
background
#FEFEFF
surface
#FDFCFF
border
#D5D5D7
text
#161517
muted
#848485