#E2D7EA#E2D7EA
#E2D7EA is a very light, muted violet. Relative luminance 0.707; OKLCH L 89.4% C 0.028 H 311.3°. Best body text is #000000 at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #E2D7EA |
|---|---|
| RGB | rgb(226, 215, 234) |
| HSL | hsl(275, 31%, 88%) |
| HSV | hsv(275, 8%, 92%) |
| CMYK | cmyk(3.4%, 8.1%, 0%, 8.2%) |
| CIE-LAB | lab(87.34, 7.19, -7.95) |
| CIE-LCH | lch(87.34, 10.71, 312.12°) |
| OKLab | oklab(89.36% 0.0186 -0.0212) |
| OKLCH | oklch(89.36% 0.028 311.3) |
| XYZ | xyz(70.5133, 70.7104, 87.7597) |
| Luminance | 0.7071 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.38
Thistle
#D8BFD8
ΔE00 7.14
Lavenderblush
#FFF0F5
ΔE00 7.90
Pale Lavender
#EECFFE
ΔE00 9.69
Ghostwhite
#F8F8FF
ΔE00 9.76
Pale Lilac
#E4CBFF
ΔE00 10.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2D7EA #DFEAD7
analogous
#D8D7EA #E2D7EA #EAD7E8
triadic
#E2D7EA #EAE2D7 #D7EAE2
tetradic
#E2D7EA #EAD8D7 #DFEAD7 #D7E8EA
square
#E2D7EA #EAD8D7 #DFEAD7 #D7E8EA
split-complementary
#E2D7EA #E8EAD7 #D7EAD8
monochromatic
#A887C0 #C5AFD5 #E2D7EA #F0EBF4 #F0EBF4
Accessibility & contrast
On white
1.39
#E2D7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.14
#E2D7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2D7EA
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2D7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2D7EA | 1.00 | 1.39 | 15.14 | 15.14 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DAEB
Deuteranopia (green-blind)
#D7DBE9
Tritanopia (blue-blind)
#E1D9DD
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #e2d7ea; /* rgb */ color: rgb(226, 215, 234); /* oklch */ color: oklch(89.4% 0.028 311.3);
Tailwind
colors: {
custom: {
50: '#ebe3f0',
500: '#e2d7ea',
950: '#000000',
},
}SCSS
$custom: #e2d7ea; $custom-light: #ebe3f0; $custom-dark: #000000;
JSON
{
"hex": "#e2d7ea",
"rgb": {
"r": 226,
"g": 215,
"b": 234
},
"hsl": {
"h": 274.737,
"s": 31.148,
"l": 88.039
},
"oklch": {
"l": 0.8936,
"c": 0.02822,
"h": 311.3
},
"luminance": 0.7071
}Semantic roles & 50–950 ramp
primary
#E2D7EA
secondary
#B0C3A2
accent
#AA3C6A
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161516
muted
#848485