#E2D3FF#E2D3FF
#E2D3FF is a very light, moderate violet. Relative luminance 0.700; OKLCH L 89.3% C 0.062 H 300.7°. Best body text is #000000 at 15.00:1 contrast (WCAG AA passes).
Color values
| HEX | #E2D3FF |
|---|---|
| RGB | rgb(226, 211, 255) |
| HSL | hsl(260, 100%, 91%) |
| HSV | hsv(260, 17%, 100%) |
| CMYK | cmyk(11.4%, 17.3%, 0%, 0%) |
| CIE-LAB | lab(86.99, 13.37, -19.57) |
| CIE-LCH | lch(86.99, 23.70, 304.34°) |
| OKLab | oklab(89.29% 0.0315 -0.053) |
| OKLCH | oklch(89.29% 0.062 300.7) |
| XYZ | xyz(72.7048, 69.9772, 104.2650) |
| Luminance | 0.6998 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 3.17
Pale Lavender
#EECFFE
ΔE00 4.18
Light Lavender
#DFC5FE
ΔE00 4.47
Light Lilac
#EDC8FF
ΔE00 5.59
Periwinkle
#CCCCFF
ΔE00 5.76
Very Light Purple
#F6CEFC
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2D3FF #F0FFD3
analogous
#D3DAFF #E2D3FF #F8D3FF
triadic
#E2D3FF #FFE2D3 #D3FFE2
tetradic
#E2D3FF #FFD3DA #F0FFD3 #D3FFF8
square
#E2D3FF #FFD3DA #F0FFD3 #D3FFF8
split-complementary
#E2D3FF #FFF8D3 #DAFFD3
monochromatic
#9159FF #BA96FF #E2D3FF #EBE0FF #EBE0FF
Accessibility & contrast
On white
1.40
#E2D3FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.00
#E2D3FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2D3FF
15.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2D3FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2D3FF | 1.00 | 1.40 | 15.00 | 15.00 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBDAFF
Deuteranopia (green-blind)
#CDDAFE
Tritanopia (blue-blind)
#DDD9E2
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #e2d3ff; /* rgb */ color: rgb(226, 211, 255); /* oklch */ color: oklch(89.3% 0.062 300.7);
Tailwind
colors: {
custom: {
50: '#ebe0ff',
500: '#e2d3ff',
950: '#000000',
},
}SCSS
$custom: #e2d3ff; $custom-light: #ebe0ff; $custom-dark: #000000;
JSON
{
"hex": "#e2d3ff",
"rgb": {
"r": 226,
"g": 211,
"b": 255
},
"hsl": {
"h": 260.455,
"s": 100,
"l": 91.373
},
"oklch": {
"l": 0.89287,
"c": 0.06166,
"h": 300.7
},
"luminance": 0.69977
}Semantic roles & 50–950 ramp
primary
#E2D3FF
secondary
#CAEB8C
accent
#E60097
background
#FEFEFF
surface
#FDFCFF
border
#D5D5D7
text
#161518
muted
#848486