#D3A0FA#D3A0FA
#D3A0FA is a light, vivid violet. Relative luminance 0.459; OKLCH L 78.5% C 0.135 H 309.5°. Best body text is #000000 at 10.18:1 contrast (WCAG AA passes).
Color values
| HEX | #D3A0FA |
|---|---|
| RGB | rgb(211, 160, 250) |
| HSL | hsl(274, 90%, 80%) |
| HSV | hsv(274, 36%, 98%) |
| CMYK | cmyk(15.6%, 36%, 0%, 2%) |
| CIE-LAB | lab(73.48, 35.20, -37.71) |
| CIE-LCH | lch(73.48, 51.58, 313.03°) |
| OKLab | oklab(78.54% 0.0859 -0.1041) |
| OKLCH | oklch(78.54% 0.135 309.5) |
| XYZ | xyz(56.6870, 45.8933, 96.2959) |
| Luminance | 0.4589 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac (survey)
#CEA2FD
ΔE00 1.53
Baby Purple
#CA9BF7
ΔE00 1.91
Pastel Purple
#CAA0FF
ΔE00 2.49
Lavender (survey)
#C79FEF
ΔE00 2.51
Mauve
#E0B0FF
ΔE00 4.23
Pale Violet
#CEAEFA
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3A0FA #C7FAA0
analogous
#A6A0FA #D3A0FA #FAA0F4
triadic
#D3A0FA #FAD3A0 #A0FAD3
tetradic
#D3A0FA #FAA6A0 #C7FAA0 #A0F4FA
square
#D3A0FA #FAA6A0 #C7FAA0 #A0F4FA
split-complementary
#D3A0FA #F4FAA0 #A0FAA6
monochromatic
#9D2CF4 #B866F7 #D3A0FA #EEDAFD #F2E2FD
Accessibility & contrast
On white
2.06
#D3A0FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.18
#D3A0FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3A0FA
10.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3A0FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3A0FA | 1.00 | 2.06 | 10.18 | 10.18 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB2FD
Deuteranopia (green-blind)
#9AB5F7
Tritanopia (blue-blind)
#CEADC2
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #d3a0fa; /* rgb */ color: rgb(211, 160, 250); /* oklch */ color: oklch(78.5% 0.135 309.5);
Tailwind
colors: {
custom: {
50: '#e1bcfc',
500: '#d3a0fa',
950: '#000000',
},
}SCSS
$custom: #d3a0fa; $custom-light: #e1bcfc; $custom-dark: #000000;
JSON
{
"hex": "#d3a0fa",
"rgb": {
"r": 211,
"g": 160,
"b": 250
},
"hsl": {
"h": 274,
"s": 90,
"l": 80.392
},
"oklch": {
"l": 0.78539,
"c": 0.13495,
"h": 309.5
},
"luminance": 0.45893
}Semantic roles & 50–950 ramp
primary
#D3A0FA
secondary
#E3F6D5
accent
#E60063
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151217
muted
#838185