#E3D2ED#E3D2ED
#E3D2ED is a very light, muted violet. Relative luminance 0.685; OKLCH L 88.6% C 0.041 H 313.2°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #E3D2ED |
|---|---|
| RGB | rgb(227, 210, 237) |
| HSL | hsl(278, 43%, 88%) |
| HSV | hsv(278, 11%, 93%) |
| CMYK | cmyk(4.2%, 11.4%, 0%, 7.1%) |
| CIE-LAB | lab(86.28, 10.71, -11.11) |
| CIE-LCH | lch(86.28, 15.43, 313.94°) |
| OKLab | oklab(88.57% 0.0279 -0.0297) |
| OKLCH | oklch(88.57% 0.041 313.2) |
| XYZ | xyz(70.0087, 68.5389, 89.6455) |
| Luminance | 0.6854 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.97
Pale Lavender
#EECFFE
ΔE00 6.33
Pale Lilac
#E4CBFF
ΔE00 7.07
Very Light Purple
#F6CEFC
ΔE00 7.34
Lavender (CSS)
#E6E6FA
ΔE00 8.00
Pale Mauve
#FED0FC
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E3D2ED #DCEDD2
analogous
#D5D2ED #E3D2ED #EDD2E9
triadic
#E3D2ED #EDE3D2 #D2EDE3
tetradic
#E3D2ED #EDD5D2 #DCEDD2 #D2E9ED
square
#E3D2ED #EDD5D2 #DCEDD2 #D2E9ED
split-complementary
#E3D2ED #E9EDD2 #D2EDD5
monochromatic
#AD7BCA #C8A6DC #E3D2ED #F1E9F6 #F1E9F6
Accessibility & contrast
On white
1.43
#E3D2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#E3D2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E3D2ED
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E3D2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E3D2ED | 1.00 | 1.43 | 14.71 | 14.71 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD7EE
Deuteranopia (green-blind)
#D2D8EC
Tritanopia (blue-blind)
#E2D5DB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #e3d2ed; /* rgb */ color: rgb(227, 210, 237); /* oklch */ color: oklch(88.6% 0.041 313.2);
Tailwind
colors: {
custom: {
50: '#ebdff2',
500: '#e3d2ed',
950: '#000000',
},
}SCSS
$custom: #e3d2ed; $custom-light: #ebdff2; $custom-dark: #000000;
JSON
{
"hex": "#e3d2ed",
"rgb": {
"r": 227,
"g": 210,
"b": 237
},
"hsl": {
"h": 277.778,
"s": 42.857,
"l": 87.647
},
"oklch": {
"l": 0.88574,
"c": 0.0408,
"h": 313.2
},
"luminance": 0.68539
}Semantic roles & 50–950 ramp
primary
#E3D2ED
secondary
#ACC99A
accent
#B63061
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161517
muted
#848485