#E2D8F0#E2D8F0
#E2D8F0 is a very light, muted violet. Relative luminance 0.716; OKLCH L 89.7% C 0.034 H 304.5°. Best body text is #000000 at 15.31:1 contrast (WCAG AA passes).
Color values
| HEX | #E2D8F0 |
|---|---|
| RGB | rgb(226, 216, 240) |
| HSL | hsl(265, 44%, 89%) |
| HSV | hsv(265, 10%, 94%) |
| CMYK | cmyk(5.8%, 10%, 0%, 5.9%) |
| CIE-LAB | lab(87.76, 7.79, -10.49) |
| CIE-LCH | lch(87.76, 13.07, 306.60°) |
| OKLab | oklab(89.74% 0.0193 -0.0281) |
| OKLCH | oklch(89.74% 0.034 304.5) |
| XYZ | xyz(71.6453, 71.5718, 92.4615) |
| Luminance | 0.7157 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.20
Thistle
#D8BFD8
ΔE00 7.25
Pale Lavender
#EECFFE
ΔE00 8.48
Pale Lilac
#E4CBFF
ΔE00 8.79
Lavenderblush
#FFF0F5
ΔE00 9.12
Periwinkle
#CCCCFF
ΔE00 9.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2D8F0 #E6F0D8
analogous
#D8DAF0 #E2D8F0 #EED8F0
triadic
#E2D8F0 #F0E2D8 #D8F0E2
tetradic
#E2D8F0 #F0D8DA #E6F0D8 #D8F0EE
square
#E2D8F0 #F0D8DA #E6F0D8 #D8F0EE
split-complementary
#E2D8F0 #F0EED8 #DAF0D8
monochromatic
#A080CE #C1ACDF #E2D8F0 #EFE9F6 #EFE9F6
Accessibility & contrast
On white
1.37
#E2D8F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.31
#E2D8F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2D8F0
15.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2D8F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2D8F0 | 1.00 | 1.37 | 15.31 | 15.31 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DCF1
Deuteranopia (green-blind)
#D6DCEF
Tritanopia (blue-blind)
#E0DBE0
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #e2d8f0; /* rgb */ color: rgb(226, 216, 240); /* oklch */ color: oklch(89.7% 0.034 304.5);
Tailwind
colors: {
custom: {
50: '#ebe4f5',
500: '#e2d8f0',
950: '#000000',
},
}SCSS
$custom: #e2d8f0; $custom-light: #ebe4f5; $custom-dark: #000000;
JSON
{
"hex": "#e2d8f0",
"rgb": {
"r": 226,
"g": 216,
"b": 240
},
"hsl": {
"h": 265,
"s": 44.444,
"l": 89.412
},
"oklch": {
"l": 0.89742,
"c": 0.03411,
"h": 304.5
},
"luminance": 0.71572
}Semantic roles & 50–950 ramp
primary
#E2D8F0
secondary
#BACD9F
accent
#B82E7E
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161517
muted
#848485