#E7D3FF#E7D3FF
#E7D3FF is a very light, moderate violet. Relative luminance 0.708; OKLCH L 89.7% C 0.063 H 305.7°. Best body text is #000000 at 15.16:1 contrast (WCAG AA passes).
Color values
| HEX | #E7D3FF |
|---|---|
| RGB | rgb(231, 211, 255) |
| HSL | hsl(267, 100%, 91%) |
| HSV | hsv(267, 17%, 100%) |
| CMYK | cmyk(9.4%, 17.3%, 0%, 0%) |
| CIE-LAB | lab(87.39, 14.96, -18.93) |
| CIE-LCH | lch(87.39, 24.12, 308.32°) |
| OKLab | oklab(89.7% 0.0368 -0.0512) |
| OKLCH | oklch(89.7% 0.063 305.7) |
| XYZ | xyz(74.2960, 70.7977, 104.3396) |
| Luminance | 0.7080 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 2.60
Pale Lavender
#EECFFE
ΔE00 2.80
Light Lavender
#DFC5FE
ΔE00 4.26
Light Lilac
#EDC8FF
ΔE00 4.54
Very Light Purple
#F6CEFC
ΔE00 4.96
Pale Mauve
#FED0FC
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7D3FF #EBFFD3
analogous
#D3D5FF #E7D3FF #FDD3FF
triadic
#E7D3FF #FFE7D3 #D3FFE7
tetradic
#E7D3FF #FFD3D5 #EBFFD3 #D3FFFD
square
#E7D3FF #FFD3D5 #EBFFD3 #D3FFFD
split-complementary
#E7D3FF #FFFDD3 #D5FFD3
monochromatic
#A459FF #C696FF #E7D3FF #EEE0FF #EEE0FF
Accessibility & contrast
On white
1.39
#E7D3FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.16
#E7D3FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7D3FF
15.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7D3FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7D3FF | 1.00 | 1.39 | 15.16 | 15.16 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCDAFF
Deuteranopia (green-blind)
#CFDBFE
Tritanopia (blue-blind)
#E4D9E2
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #e7d3ff; /* rgb */ color: rgb(231, 211, 255); /* oklch */ color: oklch(89.7% 0.063 305.7);
Tailwind
colors: {
custom: {
50: '#eee0ff',
500: '#e7d3ff',
950: '#000000',
},
}SCSS
$custom: #e7d3ff; $custom-light: #eee0ff; $custom-dark: #000000;
JSON
{
"hex": "#e7d3ff",
"rgb": {
"r": 231,
"g": 211,
"b": 255
},
"hsl": {
"h": 267.273,
"s": 100,
"l": 91.373
},
"oklch": {
"l": 0.89696,
"c": 0.06303,
"h": 305.7
},
"luminance": 0.70797
}Semantic roles & 50–950 ramp
primary
#E7D3FF
secondary
#BFEB8C
accent
#E6007D
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#161518
muted
#858486