#E7D4FF#E7D4FF
#E7D4FF is a very light, moderate violet. Relative luminance 0.713; OKLCH L 89.9% C 0.061 H 305.2°. Best body text is #000000 at 15.26:1 contrast (WCAG AA passes).
Color values
| HEX | #E7D4FF |
|---|---|
| RGB | rgb(231, 212, 255) |
| HSL | hsl(267, 100%, 92%) |
| HSV | hsv(267, 17%, 100%) |
| CMYK | cmyk(9.4%, 16.9%, 0%, 0%) |
| CIE-LAB | lab(87.63, 14.43, -18.56) |
| CIE-LCH | lch(87.63, 23.51, 307.86°) |
| OKLab | oklab(89.88% 0.0354 -0.0502) |
| OKLCH | oklch(89.88% 0.061 305.2) |
| XYZ | xyz(74.5452, 71.2961, 104.4227) |
| Luminance | 0.7130 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 2.96
Pale Lavender
#EECFFE
ΔE00 3.11
Light Lavender
#DFC5FE
ΔE00 4.60
Light Lilac
#EDC8FF
ΔE00 4.90
Very Light Purple
#F6CEFC
ΔE00 5.21
Pale Mauve
#FED0FC
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7D4FF #ECFFD4
analogous
#D4D7FF #E7D4FF #FDD4FF
triadic
#E7D4FF #FFE7D4 #D4FFE7
tetradic
#E7D4FF #FFD4D7 #ECFFD4 #D4FFFD
square
#E7D4FF #FFD4D7 #ECFFD4 #D4FFFD
split-complementary
#E7D4FF #FFFDD4 #D7FFD4
monochromatic
#A35AFF #C597FF #E7D4FF #EEE0FF #EEE0FF
Accessibility & contrast
On white
1.38
#E7D4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.26
#E7D4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7D4FF
15.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7D4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7D4FF | 1.00 | 1.38 | 15.26 | 15.26 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDDBFF
Deuteranopia (green-blind)
#D0DCFE
Tritanopia (blue-blind)
#E4DAE2
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #e7d4ff; /* rgb */ color: rgb(231, 212, 255); /* oklch */ color: oklch(89.9% 0.061 305.2);
Tailwind
colors: {
custom: {
50: '#eee1ff',
500: '#e7d4ff',
950: '#000000',
},
}SCSS
$custom: #e7d4ff; $custom-light: #eee1ff; $custom-dark: #000000;
JSON
{
"hex": "#e7d4ff",
"rgb": {
"r": 231,
"g": 212,
"b": 255
},
"hsl": {
"h": 266.512,
"s": 100,
"l": 91.569
},
"oklch": {
"l": 0.89884,
"c": 0.0614,
"h": 305.2
},
"luminance": 0.71296
}Semantic roles & 50–950 ramp
primary
#E7D4FF
secondary
#C1EB8C
accent
#E60080
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#161518
muted
#858486