#E2D3EB#E2D3EB
#E2D3EB is a very light, muted violet. Relative luminance 0.688; OKLCH L 88.6% C 0.036 H 313.0°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #E2D3EB |
|---|---|
| RGB | rgb(226, 211, 235) |
| HSL | hsl(278, 38%, 87%) |
| HSV | hsv(278, 10%, 92%) |
| CMYK | cmyk(3.8%, 10.2%, 0%, 7.8%) |
| CIE-LAB | lab(86.38, 9.48, -9.90) |
| CIE-LCH | lch(86.38, 13.71, 313.74°) |
| OKLab | oklab(88.62% 0.0247 -0.0265) |
| OKLCH | oklch(88.62% 0.036 313) |
| XYZ | xyz(69.6512, 68.7558, 88.1830) |
| Luminance | 0.6875 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.38
Lavender (CSS)
#E6E6FA
ΔE00 7.15
Pale Lavender
#EECFFE
ΔE00 7.48
Pale Lilac
#E4CBFF
ΔE00 8.14
Very Light Purple
#F6CEFC
ΔE00 8.45
Pale Mauve
#FED0FC
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2D3EB #DCEBD3
analogous
#D6D3EB #E2D3EB #EBD3E8
triadic
#E2D3EB #EBE2D3 #D3EBE2
tetradic
#E2D3EB #EBD6D3 #DCEBD3 #D3E8EB
square
#E2D3EB #EBD6D3 #DCEBD3 #D3E8EB
split-complementary
#E2D3EB #E8EBD3 #D3EBD6
monochromatic
#AB7FC5 #C6A9D8 #E2D3EB #F1EAF5 #F1EAF5
Accessibility & contrast
On white
1.42
#E2D3EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#E2D3EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2D3EB
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2D3EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2D3EB | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D7EC
Deuteranopia (green-blind)
#D3D9EA
Tritanopia (blue-blind)
#E1D6DB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #e2d3eb; /* rgb */ color: rgb(226, 211, 235); /* oklch */ color: oklch(88.6% 0.036 313.0);
Tailwind
colors: {
custom: {
50: '#ebe0f1',
500: '#e2d3eb',
950: '#000000',
},
}SCSS
$custom: #e2d3eb; $custom-light: #ebe0f1; $custom-dark: #000000;
JSON
{
"hex": "#e2d3eb",
"rgb": {
"r": 226,
"g": 211,
"b": 235
},
"hsl": {
"h": 277.5,
"s": 37.5,
"l": 87.451
},
"oklch": {
"l": 0.88619,
"c": 0.03621,
"h": 313
},
"luminance": 0.68755
}Semantic roles & 50–950 ramp
primary
#E2D3EB
secondary
#ACC69D
accent
#B03563
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161516
muted
#848485