#E2D3EE#E2D3EE
#E2D3EE is a very light, muted violet. Relative luminance 0.689; OKLCH L 88.7% C 0.040 H 310.3°. Best body text is #000000 at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #E2D3EE |
|---|---|
| RGB | rgb(226, 211, 238) |
| HSL | hsl(273, 44%, 88%) |
| HSV | hsv(273, 11%, 93%) |
| CMYK | cmyk(5%, 11.3%, 0%, 6.7%) |
| CIE-LAB | lab(86.47, 10.04, -11.36) |
| CIE-LCH | lch(86.47, 15.16, 311.48°) |
| OKLab | oklab(88.72% 0.0258 -0.0304) |
| OKLCH | oklch(88.72% 0.04 310.3) |
| XYZ | xyz(70.0883, 68.9306, 90.4849) |
| Luminance | 0.6893 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.46
Pale Lavender
#EECFFE
ΔE00 6.65
Pale Lilac
#E4CBFF
ΔE00 7.20
Lavender (CSS)
#E6E6FA
ΔE00 7.39
Very Light Purple
#F6CEFC
ΔE00 7.80
Light Lavender
#DFC5FE
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2D3EE #DFEED3
analogous
#D4D3EE #E2D3EE #EED3EC
triadic
#E2D3EE #EEE2D3 #D3EEE2
tetradic
#E2D3EE #EED4D3 #DFEED3 #D3ECEE
square
#E2D3EE #EED4D3 #DFEED3 #D3ECEE
split-complementary
#E2D3EE #ECEED3 #D3EED4
monochromatic
#A87BCC #C5A7DD #E2D3EE #F0E9F6 #F0E9F6
Accessibility & contrast
On white
1.42
#E2D3EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.79
#E2D3EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2D3EE
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2D3EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2D3EE | 1.00 | 1.42 | 14.79 | 14.79 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD8EF
Deuteranopia (green-blind)
#D2D9ED
Tritanopia (blue-blind)
#E1D6DC
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #e2d3ee; /* rgb */ color: rgb(226, 211, 238); /* oklch */ color: oklch(88.7% 0.040 310.3);
Tailwind
colors: {
custom: {
50: '#ebe0f3',
500: '#e2d3ee',
950: '#000000',
},
}SCSS
$custom: #e2d3ee; $custom-light: #ebe0f3; $custom-dark: #000000;
JSON
{
"hex": "#e2d3ee",
"rgb": {
"r": 226,
"g": 211,
"b": 238
},
"hsl": {
"h": 273.333,
"s": 44.262,
"l": 88.039
},
"oklch": {
"l": 0.88715,
"c": 0.03988,
"h": 310.3
},
"luminance": 0.6893
}Semantic roles & 50–950 ramp
primary
#E2D3EE
secondary
#B0CA9B
accent
#B72E6B
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161517
muted
#848485