#D4A0FA#D4A0FA
#D4A0FA is a light, vivid violet. Relative luminance 0.460; OKLCH L 78.6% C 0.135 H 310.0°. Best body text is #000000 at 10.21:1 contrast (WCAG AA passes).
Color values
| HEX | #D4A0FA |
|---|---|
| RGB | rgb(212, 160, 250) |
| HSL | hsl(275, 90%, 80%) |
| HSV | hsv(275, 36%, 98%) |
| CMYK | cmyk(15.2%, 36%, 0%, 2%) |
| CIE-LAB | lab(73.57, 35.50, -37.55) |
| CIE-LCH | lch(73.57, 51.67, 313.39°) |
| OKLab | oklab(78.64% 0.0871 -0.1036) |
| OKLCH | oklch(78.64% 0.135 310) |
| XYZ | xyz(56.9744, 46.0415, 96.3094) |
| Luminance | 0.4604 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac (survey)
#CEA2FD
ΔE00 1.73
Baby Purple
#CA9BF7
ΔE00 2.08
Lavender (survey)
#C79FEF
ΔE00 2.66
Pastel Purple
#CAA0FF
ΔE00 2.68
Mauve
#E0B0FF
ΔE00 4.15
Pale Violet
#CEAEFA
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4A0FA #C6FAA0
analogous
#A7A0FA #D4A0FA #FAA0F3
triadic
#D4A0FA #FAD4A0 #A0FAD4
tetradic
#D4A0FA #FAA7A0 #C6FAA0 #A0F3FA
square
#D4A0FA #FAA7A0 #C6FAA0 #A0F3FA
split-complementary
#D4A0FA #F3FAA0 #A0FAA7
monochromatic
#9F2CF4 #BA66F7 #D4A0FA #EEDAFD #F2E2FD
Accessibility & contrast
On white
2.06
#D4A0FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.21
#D4A0FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4A0FA
10.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4A0FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4A0FA | 1.00 | 2.06 | 10.21 | 10.21 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB2FD
Deuteranopia (green-blind)
#9BB6F7
Tritanopia (blue-blind)
#D0ADC2
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #d4a0fa; /* rgb */ color: rgb(212, 160, 250); /* oklch */ color: oklch(78.6% 0.135 310.0);
Tailwind
colors: {
custom: {
50: '#e2bcfc',
500: '#d4a0fa',
950: '#000000',
},
}SCSS
$custom: #d4a0fa; $custom-light: #e2bcfc; $custom-dark: #000000;
JSON
{
"hex": "#d4a0fa",
"rgb": {
"r": 212,
"g": 160,
"b": 250
},
"hsl": {
"h": 274.667,
"s": 90,
"l": 80.392
},
"oklch": {
"l": 0.78635,
"c": 0.13532,
"h": 310
},
"luminance": 0.46041
}Semantic roles & 50–950 ramp
primary
#D4A0FA
secondary
#E3F6D5
accent
#E60061
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151217
muted
#838185