#E2D3EF#E2D3EF
#E2D3EF is a very light, muted violet. Relative luminance 0.690; OKLCH L 88.7% C 0.041 H 309.4°. Best body text is #000000 at 14.80:1 contrast (WCAG AA passes).
Color values
| HEX | #E2D3EF |
|---|---|
| RGB | rgb(226, 211, 239) |
| HSL | hsl(272, 47%, 88%) |
| HSV | hsv(272, 12%, 94%) |
| CMYK | cmyk(5.4%, 11.7%, 0%, 6.3%) |
| CIE-LAB | lab(86.50, 10.23, -11.85) |
| CIE-LCH | lch(86.50, 15.66, 310.82°) |
| OKLab | oklab(88.75% 0.0261 -0.0318) |
| OKLCH | oklch(88.75% 0.041 309.4) |
| XYZ | xyz(70.2356, 68.9895, 91.2608) |
| Luminance | 0.6899 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.53
Pale Lavender
#EECFFE
ΔE00 6.39
Pale Lilac
#E4CBFF
ΔE00 6.90
Lavender (CSS)
#E6E6FA
ΔE00 7.49
Very Light Purple
#F6CEFC
ΔE00 7.60
Light Lavender
#DFC5FE
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2D3EF #E0EFD3
analogous
#D4D3EF #E2D3EF #EFD3EE
triadic
#E2D3EF #EFE2D3 #D3EFE2
tetradic
#E2D3EF #EFD4D3 #E0EFD3 #D3EEEF
square
#E2D3EF #EFD4D3 #E0EFD3 #D3EEEF
split-complementary
#E2D3EF #EEEFD3 #D3EFD4
monochromatic
#A779CE #C4A6DF #E2D3EF #F0E9F7 #F0E9F7
Accessibility & contrast
On white
1.42
#E2D3EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.80
#E2D3EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2D3EF
14.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2D3EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2D3EF | 1.00 | 1.42 | 14.80 | 14.80 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD8F0
Deuteranopia (green-blind)
#D2D9EE
Tritanopia (blue-blind)
#E1D6DC
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #e2d3ef; /* rgb */ color: rgb(226, 211, 239); /* oklch */ color: oklch(88.7% 0.041 309.4);
Tailwind
colors: {
custom: {
50: '#ebe0f4',
500: '#e2d3ef',
950: '#000000',
},
}SCSS
$custom: #e2d3ef; $custom-light: #ebe0f4; $custom-dark: #000000;
JSON
{
"hex": "#e2d3ef",
"rgb": {
"r": 226,
"g": 211,
"b": 239
},
"hsl": {
"h": 272.143,
"s": 46.667,
"l": 88.235
},
"oklch": {
"l": 0.88748,
"c": 0.04111,
"h": 309.4
},
"luminance": 0.68989
}Semantic roles & 50–950 ramp
primary
#E2D3EF
secondary
#B1CC9A
accent
#BA2C6E
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161517
muted
#848485