#D0A6FA#D0A6FA
#D0A6FA is a light, vivid violet. Relative luminance 0.476; OKLCH L 79.3% C 0.124 H 306.7°. Best body text is #000000 at 10.52:1 contrast (WCAG AA passes).
Color values
| HEX | #D0A6FA |
|---|---|
| RGB | rgb(208, 166, 250) |
| HSL | hsl(270, 89%, 82%) |
| HSV | hsv(270, 34%, 98%) |
| CMYK | cmyk(16.8%, 33.6%, 0%, 2%) |
| CIE-LAB | lab(74.56, 31.05, -36.04) |
| CIE-LCH | lch(74.56, 47.57, 310.74°) |
| OKLab | oklab(79.3% 0.074 -0.0994) |
| OKLCH | oklch(79.3% 0.124 306.7) |
| XYZ | xyz(56.9006, 47.5848, 96.6111) |
| Luminance | 0.4758 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac (survey)
#CEA2FD
ΔE00 1.44
Lavender (survey)
#C79FEF
ΔE00 2.24
Pale Violet
#CEAEFA
ΔE00 2.43
Pastel Purple
#CAA0FF
ΔE00 2.50
Baby Purple
#CA9BF7
ΔE00 2.83
Mauve
#E0B0FF
ΔE00 3.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0A6FA #D0FAA6
analogous
#A6A6FA #D0A6FA #FAA6FA
triadic
#D0A6FA #FAD0A6 #A6FAD0
tetradic
#D0A6FA #FAA6A6 #D0FAA6 #A6FAFA
square
#D0A6FA #FAA6A6 #D0FAA6 #A6FAFA
split-complementary
#D0A6FA #FAFAA6 #A6FAA6
monochromatic
#9332F3 #B16CF7 #D0A6FA #EFE0FD #F0E2FD
Accessibility & contrast
On white
2.00
#D0A6FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.52
#D0A6FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0A6FA
10.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0A6FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0A6FA | 1.00 | 2.00 | 10.52 | 10.52 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B6FD
Deuteranopia (green-blind)
#9EB8F8
Tritanopia (blue-blind)
#CAB2C5
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #d0a6fa; /* rgb */ color: rgb(208, 166, 250); /* oklch */ color: oklch(79.3% 0.124 306.7);
Tailwind
colors: {
custom: {
50: '#dfc0fc',
500: '#d0a6fa',
950: '#000000',
},
}SCSS
$custom: #d0a6fa; $custom-light: #dfc0fc; $custom-dark: #000000;
JSON
{
"hex": "#d0a6fa",
"rgb": {
"r": 208,
"g": 166,
"b": 250
},
"hsl": {
"h": 270,
"s": 89.362,
"l": 81.569
},
"oklch": {
"l": 0.79299,
"c": 0.12394,
"h": 306.7
},
"luminance": 0.47584
}Semantic roles & 50–950 ramp
primary
#D0A6FA
secondary
#E6F5D6
accent
#E60073
background
#FDFBFF
surface
#FBF7FF
border
#D4D0D7
text
#151217
muted
#838185