#D5A7FA#D5A7FA
#D5A7FA is a light, vivid violet. Relative luminance 0.487; OKLCH L 79.9% C 0.124 H 309.2°. Best body text is #000000 at 10.74:1 contrast (WCAG AA passes).
Color values
| HEX | #D5A7FA |
|---|---|
| RGB | rgb(213, 167, 250) |
| HSL | hsl(273, 89%, 82%) |
| HSV | hsv(273, 33%, 98%) |
| CMYK | cmyk(14.8%, 33.2%, 0%, 2%) |
| CIE-LAB | lab(75.26, 32.00, -34.93) |
| CIE-LCH | lch(75.26, 47.37, 312.49°) |
| OKLab | oklab(79.94% 0.0783 -0.0961) |
| OKLCH | oklch(79.94% 0.124 309.2) |
| XYZ | xyz(58.5115, 48.6863, 96.7389) |
| Luminance | 0.4869 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac (survey)
#CEA2FD
ΔE00 2.22
Mauve
#E0B0FF
ΔE00 2.61
Pale Violet
#CEAEFA
ΔE00 2.82
Lavender (survey)
#C79FEF
ΔE00 2.86
Pastel Purple
#CAA0FF
ΔE00 3.37
Baby Purple
#CA9BF7
ΔE00 3.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5A7FA #CCFAA7
analogous
#ACA7FA #D5A7FA #FAA7F6
triadic
#D5A7FA #FAD5A7 #A7FAD5
tetradic
#D5A7FA #FAACA7 #CCFAA7 #A7F6FA
square
#D5A7FA #FAACA7 #CCFAA7 #A7F6FA
split-complementary
#D5A7FA #F6FAA7 #A7FAAC
monochromatic
#9E33F3 #B96DF7 #D5A7FA #F1E1FD #F1E2FD
Accessibility & contrast
On white
1.96
#D5A7FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.74
#D5A7FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5A7FA
10.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5A7FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5A7FA | 1.00 | 1.96 | 10.74 | 10.74 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B7FD
Deuteranopia (green-blind)
#A2BAF8
Tritanopia (blue-blind)
#D1B3C5
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #d5a7fa; /* rgb */ color: rgb(213, 167, 250); /* oklch */ color: oklch(79.9% 0.124 309.2);
Tailwind
colors: {
custom: {
50: '#e3c1fc',
500: '#d5a7fa',
950: '#000000',
},
}SCSS
$custom: #d5a7fa; $custom-light: #e3c1fc; $custom-dark: #000000;
JSON
{
"hex": "#d5a7fa",
"rgb": {
"r": 213,
"g": 167,
"b": 250
},
"hsl": {
"h": 273.253,
"s": 89.247,
"l": 81.765
},
"oklch": {
"l": 0.79936,
"c": 0.12396,
"h": 309.2
},
"luminance": 0.48686
}Semantic roles & 50–950 ramp
primary
#D5A7FA
secondary
#E4F5D6
accent
#E60066
background
#FDFBFF
surface
#FBF7FF
border
#D4D0D7
text
#151217
muted
#838185