#E2D3EA#E2D3EA
#E2D3EA is a very light, muted violet. Relative luminance 0.687; OKLCH L 88.6% C 0.035 H 314.1°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #E2D3EA |
|---|---|
| RGB | rgb(226, 211, 234) |
| HSL | hsl(279, 35%, 87%) |
| HSV | hsv(279, 10%, 92%) |
| CMYK | cmyk(3.4%, 9.8%, 0%, 8.2%) |
| CIE-LAB | lab(86.35, 9.29, -9.42) |
| CIE-LCH | lch(86.35, 13.23, 314.61°) |
| OKLab | oklab(88.59% 0.0244 -0.0251) |
| OKLCH | oklch(88.59% 0.035 314.1) |
| XYZ | xyz(69.5072, 68.6982, 87.4243) |
| Luminance | 0.6870 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.40
Lavender (CSS)
#E6E6FA
ΔE00 7.10
Pale Lavender
#EECFFE
ΔE00 7.77
Pale Lilac
#E4CBFF
ΔE00 8.46
Very Light Purple
#F6CEFC
ΔE00 8.69
Lavenderblush
#FFF0F5
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2D3EA #DBEAD3
analogous
#D7D3EA #E2D3EA #EAD3E7
triadic
#E2D3EA #EAE2D3 #D3EAE2
tetradic
#E2D3EA #EAD7D3 #DBEAD3 #D3E7EA
square
#E2D3EA #EAD7D3 #DBEAD3 #D3E7EA
split-complementary
#E2D3EA #E7EAD3 #D3EAD7
monochromatic
#AB80C2 #C7AAD6 #E2D3EA #F1EAF5 #F1EAF5
Accessibility & contrast
On white
1.42
#E2D3EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#E2D3EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2D3EA
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2D3EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2D3EA | 1.00 | 1.42 | 14.74 | 14.74 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D7EB
Deuteranopia (green-blind)
#D3D8E9
Tritanopia (blue-blind)
#E2D5DA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #e2d3ea; /* rgb */ color: rgb(226, 211, 234); /* oklch */ color: oklch(88.6% 0.035 314.1);
Tailwind
colors: {
custom: {
50: '#ebe0f0',
500: '#e2d3ea',
950: '#000000',
},
}SCSS
$custom: #e2d3ea; $custom-light: #ebe0f0; $custom-dark: #000000;
JSON
{
"hex": "#e2d3ea",
"rgb": {
"r": 226,
"g": 211,
"b": 234
},
"hsl": {
"h": 279.13,
"s": 35.385,
"l": 87.255
},
"oklch": {
"l": 0.88587,
"c": 0.03501,
"h": 314.1
},
"luminance": 0.68698
}Semantic roles & 50–950 ramp
primary
#E2D3EA
secondary
#ABC49D
accent
#AE3761
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161516
muted
#848485