#D3A6FA#D3A6FA
#D3A6FA is a light, vivid violet. Relative luminance 0.480; OKLCH L 79.6% C 0.125 H 308.3°. Best body text is #000000 at 10.60:1 contrast (WCAG AA passes).
Color values
| HEX | #D3A6FA |
|---|---|
| RGB | rgb(211, 166, 250) |
| HSL | hsl(272, 89%, 82%) |
| HSV | hsv(272, 34%, 98%) |
| CMYK | cmyk(15.6%, 33.6%, 0%, 2%) |
| CIE-LAB | lab(74.84, 31.94, -35.59) |
| CIE-LCH | lch(74.84, 47.82, 311.91°) |
| OKLab | oklab(79.58% 0.0774 -0.098) |
| OKLCH | oklch(79.58% 0.125 308.3) |
| XYZ | xyz(57.7523, 48.0240, 96.6511) |
| Luminance | 0.4802 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac (survey)
#CEA2FD
ΔE00 1.77
Lavender (survey)
#C79FEF
ΔE00 2.52
Pale Violet
#CEAEFA
ΔE00 2.77
Pastel Purple
#CAA0FF
ΔE00 2.92
Baby Purple
#CA9BF7
ΔE00 3.00
Mauve
#E0B0FF
ΔE00 3.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3A6FA #CDFAA6
analogous
#A9A6FA #D3A6FA #FAA6F7
triadic
#D3A6FA #FAD3A6 #A6FAD3
tetradic
#D3A6FA #FAA9A6 #CDFAA6 #A6F7FA
square
#D3A6FA #FAA9A6 #CDFAA6 #A6F7FA
split-complementary
#D3A6FA #F7FAA6 #A6FAA9
monochromatic
#9A32F3 #B66CF7 #D3A6FA #F0E0FD #F1E2FD
Accessibility & contrast
On white
1.98
#D3A6FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.60
#D3A6FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3A6FA
10.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3A6FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3A6FA | 1.00 | 1.98 | 10.60 | 10.60 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B6FD
Deuteranopia (green-blind)
#A0B9F8
Tritanopia (blue-blind)
#CEB2C5
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #d3a6fa; /* rgb */ color: rgb(211, 166, 250); /* oklch */ color: oklch(79.6% 0.125 308.3);
Tailwind
colors: {
custom: {
50: '#e1c1fc',
500: '#d3a6fa',
950: '#000000',
},
}SCSS
$custom: #d3a6fa; $custom-light: #e1c1fc; $custom-dark: #000000;
JSON
{
"hex": "#d3a6fa",
"rgb": {
"r": 211,
"g": 166,
"b": 250
},
"hsl": {
"h": 272.143,
"s": 89.362,
"l": 81.569
},
"oklch": {
"l": 0.79576,
"c": 0.12493,
"h": 308.3
},
"luminance": 0.48023
}Semantic roles & 50–950 ramp
primary
#D3A6FA
secondary
#E4F5D6
accent
#E6006B
background
#FDFBFF
surface
#FBF7FF
border
#D4D0D7
text
#151217
muted
#838185