#E2D7EE#E2D7EE
#E2D7EE is a very light, muted violet. Relative luminance 0.709; OKLCH L 89.5% C 0.033 H 307.1°. Best body text is #000000 at 15.19:1 contrast (WCAG AA passes).
Color values
| HEX | #E2D7EE |
|---|---|
| RGB | rgb(226, 215, 238) |
| HSL | hsl(269, 40%, 89%) |
| HSV | hsv(269, 10%, 93%) |
| CMYK | cmyk(5%, 9.7%, 0%, 6.7%) |
| CIE-LAB | lab(87.46, 7.94, -9.89) |
| CIE-LCH | lch(87.46, 12.68, 308.75°) |
| OKLab | oklab(89.49% 0.02 -0.0265) |
| OKLCH | oklch(89.49% 0.033 307.1) |
| XYZ | xyz(71.0944, 70.9428, 90.8203) |
| Luminance | 0.7094 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.52
Thistle
#D8BFD8
ΔE00 6.88
Pale Lavender
#EECFFE
ΔE00 8.52
Lavenderblush
#FFF0F5
ΔE00 8.92
Pale Lilac
#E4CBFF
ΔE00 8.93
Periwinkle
#CCCCFF
ΔE00 9.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2D7EE #E3EED7
analogous
#D7D8EE #E2D7EE #EED7EE
triadic
#E2D7EE #EEE2D7 #D7EEE2
tetradic
#E2D7EE #EED7D8 #E3EED7 #D7EEEE
square
#E2D7EE #EED7D8 #E3EED7 #D7EEEE
split-complementary
#E2D7EE #EEEED7 #D8EED7
monochromatic
#A481C9 #C3ACDC #E2D7EE #EFEAF6 #EFEAF6
Accessibility & contrast
On white
1.38
#E2D7EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.19
#E2D7EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2D7EE
15.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2D7EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2D7EE | 1.00 | 1.38 | 15.19 | 15.19 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DBEF
Deuteranopia (green-blind)
#D6DBED
Tritanopia (blue-blind)
#E1DADE
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #e2d7ee; /* rgb */ color: rgb(226, 215, 238); /* oklch */ color: oklch(89.5% 0.033 307.1);
Tailwind
colors: {
custom: {
50: '#ebe3f3',
500: '#e2d7ee',
950: '#000000',
},
}SCSS
$custom: #e2d7ee; $custom-light: #ebe3f3; $custom-dark: #000000;
JSON
{
"hex": "#e2d7ee",
"rgb": {
"r": 226,
"g": 215,
"b": 238
},
"hsl": {
"h": 268.696,
"s": 40.351,
"l": 88.824
},
"oklch": {
"l": 0.89486,
"c": 0.03321,
"h": 307.1
},
"luminance": 0.70943
}Semantic roles & 50–950 ramp
primary
#E2D7EE
secondary
#B6CAA0
accent
#B33276
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161517
muted
#848485