#D3A7FA#D3A7FA
#D3A7FA is a light, vivid violet. Relative luminance 0.484; OKLCH L 79.8% C 0.123 H 308.1°. Best body text is #000000 at 10.68:1 contrast (WCAG AA passes).
Color values
| HEX | #D3A7FA |
|---|---|
| RGB | rgb(211, 167, 250) |
| HSL | hsl(272, 89%, 82%) |
| HSV | hsv(272, 33%, 98%) |
| CMYK | cmyk(15.6%, 33.2%, 0%, 2%) |
| CIE-LAB | lab(75.07, 31.40, -35.23) |
| CIE-LCH | lch(75.07, 47.19, 311.70°) |
| OKLab | oklab(79.75% 0.076 -0.097) |
| OKLCH | oklch(79.75% 0.123 308.1) |
| XYZ | xyz(57.9348, 48.3890, 96.7119) |
| Luminance | 0.4839 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac (survey)
#CEA2FD
ΔE00 1.94
Pale Violet
#CEAEFA
ΔE00 2.52
Lavender (survey)
#C79FEF
ΔE00 2.62
Mauve
#E0B0FF
ΔE00 2.88
Pastel Purple
#CAA0FF
ΔE00 3.07
Baby Purple
#CA9BF7
ΔE00 3.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3A7FA #CEFAA7
analogous
#AAA7FA #D3A7FA #FAA7F8
triadic
#D3A7FA #FAD3A7 #A7FAD3
tetradic
#D3A7FA #FAAAA7 #CEFAA7 #A7F8FA
square
#D3A7FA #FAAAA7 #CEFAA7 #A7F8FA
split-complementary
#D3A7FA #F8FAA7 #A7FAAA
monochromatic
#9933F3 #B66DF7 #D3A7FA #F0E1FD #F1E2FD
Accessibility & contrast
On white
1.97
#D3A7FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.68
#D3A7FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3A7FA
10.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3A7FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3A7FA | 1.00 | 1.97 | 10.68 | 10.68 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B7FD
Deuteranopia (green-blind)
#A0B9F8
Tritanopia (blue-blind)
#CEB3C5
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #d3a7fa; /* rgb */ color: rgb(211, 167, 250); /* oklch */ color: oklch(79.8% 0.123 308.1);
Tailwind
colors: {
custom: {
50: '#e1c1fc',
500: '#d3a7fa',
950: '#000000',
},
}SCSS
$custom: #d3a7fa; $custom-light: #e1c1fc; $custom-dark: #000000;
JSON
{
"hex": "#d3a7fa",
"rgb": {
"r": 211,
"g": 167,
"b": 250
},
"hsl": {
"h": 271.807,
"s": 89.247,
"l": 81.765
},
"oklch": {
"l": 0.79751,
"c": 0.12326,
"h": 308.1
},
"luminance": 0.48388
}Semantic roles & 50–950 ramp
primary
#D3A7FA
secondary
#E5F5D6
accent
#E6006C
background
#FDFBFF
surface
#FBF7FF
border
#D4D0D7
text
#151217
muted
#838185