#D6A0FA#D6A0FA
#D6A0FA is a light, vivid violet. Relative luminance 0.463; OKLCH L 78.8% C 0.136 H 311.0°. Best body text is #000000 at 10.27:1 contrast (WCAG AA passes).
Color values
| HEX | #D6A0FA |
|---|---|
| RGB | rgb(214, 160, 250) |
| HSL | hsl(276, 90%, 80%) |
| HSV | hsv(276, 36%, 98%) |
| CMYK | cmyk(14.4%, 36%, 0%, 2%) |
| CIE-LAB | lab(73.77, 36.09, -37.23) |
| CIE-LCH | lch(73.77, 51.85, 314.10°) |
| OKLab | oklab(78.83% 0.0893 -0.1026) |
| OKLCH | oklch(78.83% 0.136 311) |
| XYZ | xyz(57.5547, 46.3407, 96.3366) |
| Luminance | 0.4634 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac (survey)
#CEA2FD
ΔE00 2.13
Baby Purple
#CA9BF7
ΔE00 2.43
Lavender (survey)
#C79FEF
ΔE00 2.97
Pastel Purple
#CAA0FF
ΔE00 3.09
Mauve
#E0B0FF
ΔE00 4.01
Pale Violet
#CEAEFA
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6A0FA #C4FAA0
analogous
#A9A0FA #D6A0FA #FAA0F1
triadic
#D6A0FA #FAD6A0 #A0FAD6
tetradic
#D6A0FA #FAA9A0 #C4FAA0 #A0F1FA
square
#D6A0FA #FAA9A0 #C4FAA0 #A0F1FA
split-complementary
#D6A0FA #F1FAA0 #A0FAA9
monochromatic
#A42CF4 #BD66F7 #D6A0FA #EFDAFD #F2E2FD
Accessibility & contrast
On white
2.05
#D6A0FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.27
#D6A0FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6A0FA
10.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6A0FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6A0FA | 1.00 | 2.05 | 10.27 | 10.27 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB3FD
Deuteranopia (green-blind)
#9CB6F7
Tritanopia (blue-blind)
#D2ADC2
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #d6a0fa; /* rgb */ color: rgb(214, 160, 250); /* oklch */ color: oklch(78.8% 0.136 311.0);
Tailwind
colors: {
custom: {
50: '#e4bdfc',
500: '#d6a0fa',
950: '#000000',
},
}SCSS
$custom: #d6a0fa; $custom-light: #e4bdfc; $custom-dark: #000000;
JSON
{
"hex": "#d6a0fa",
"rgb": {
"r": 214,
"g": 160,
"b": 250
},
"hsl": {
"h": 276,
"s": 90,
"l": 80.392
},
"oklch": {
"l": 0.78826,
"c": 0.13608,
"h": 311
},
"luminance": 0.4634
}Semantic roles & 50–950 ramp
primary
#D6A0FA
secondary
#E2F6D5
accent
#E6005C
background
#FEFBFF
surface
#FCF6FF
border
#D5D0D7
text
#161217
muted
#848185