#E2D2EB#E2D2EB
#E2D2EB is a very light, muted violet. Relative luminance 0.683; OKLCH L 88.4% C 0.038 H 313.6°. Best body text is #000000 at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #E2D2EB |
|---|---|
| RGB | rgb(226, 210, 235) |
| HSL | hsl(278, 38%, 87%) |
| HSV | hsv(278, 11%, 92%) |
| CMYK | cmyk(3.8%, 10.6%, 0%, 7.8%) |
| CIE-LAB | lab(86.14, 10.00, -10.27) |
| CIE-LCH | lch(86.14, 14.34, 314.25°) |
| OKLab | oklab(88.43% 0.0262 -0.0275) |
| OKLCH | oklch(88.43% 0.038 313.6) |
| XYZ | xyz(69.4036, 68.2605, 88.1005) |
| Luminance | 0.6826 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.04
Pale Lavender
#EECFFE
ΔE00 7.04
Lavender (CSS)
#E6E6FA
ΔE00 7.60
Pale Lilac
#E4CBFF
ΔE00 7.74
Very Light Purple
#F6CEFC
ΔE00 8.00
Pale Mauve
#FED0FC
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2D2EB #DBEBD2
analogous
#D6D2EB #E2D2EB #EBD2E8
triadic
#E2D2EB #EBE2D2 #D2EBE2
tetradic
#E2D2EB #EBD6D2 #DBEBD2 #D2E8EB
square
#E2D2EB #EBD6D2 #DBEBD2 #D2E8EB
split-complementary
#E2D2EB #E8EBD2 #D2EBD6
monochromatic
#AB7DC5 #C7A8D8 #E2D2EB #F1EAF6 #F1EAF6
Accessibility & contrast
On white
1.43
#E2D2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.65
#E2D2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2D2EB
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2D2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2D2EB | 1.00 | 1.43 | 14.65 | 14.65 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD7EC
Deuteranopia (green-blind)
#D2D8EA
Tritanopia (blue-blind)
#E2D5DA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #e2d2eb; /* rgb */ color: rgb(226, 210, 235); /* oklch */ color: oklch(88.4% 0.038 313.6);
Tailwind
colors: {
custom: {
50: '#ebdff1',
500: '#e2d2eb',
950: '#000000',
},
}SCSS
$custom: #e2d2eb; $custom-light: #ebdff1; $custom-dark: #000000;
JSON
{
"hex": "#e2d2eb",
"rgb": {
"r": 226,
"g": 210,
"b": 235
},
"hsl": {
"h": 278.4,
"s": 38.462,
"l": 87.255
},
"oklch": {
"l": 0.88427,
"c": 0.03792,
"h": 313.6
},
"luminance": 0.6826
}Semantic roles & 50–950 ramp
primary
#E2D2EB
secondary
#ABC69B
accent
#B13461
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161516
muted
#848485