#D4A3FA#D4A3FA
#D4A3FA is a light, vivid violet. Relative luminance 0.471; OKLCH L 79.1% C 0.130 H 309.5°. Best body text is #000000 at 10.42:1 contrast (WCAG AA passes).
Color values
| HEX | #D4A3FA |
|---|---|
| RGB | rgb(212, 163, 250) |
| HSL | hsl(274, 90%, 81%) |
| HSV | hsv(274, 35%, 98%) |
| CMYK | cmyk(15.2%, 34.8%, 0%, 2%) |
| CIE-LAB | lab(74.25, 33.87, -36.50) |
| CIE-LCH | lch(74.25, 49.79, 312.86°) |
| OKLab | oklab(79.15% 0.0828 -0.1006) |
| OKLCH | oklch(79.15% 0.13 309.5) |
| XYZ | xyz(57.5008, 47.0942, 96.4849) |
| Luminance | 0.4709 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac (survey)
#CEA2FD
ΔE00 1.64
Baby Purple
#CA9BF7
ΔE00 2.51
Lavender (survey)
#C79FEF
ΔE00 2.53
Pastel Purple
#CAA0FF
ΔE00 2.77
Mauve
#E0B0FF
ΔE00 3.49
Pale Violet
#CEAEFA
ΔE00 3.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4A3FA #C9FAA3
analogous
#A8A3FA #D4A3FA #FAA3F5
triadic
#D4A3FA #FAD4A3 #A3FAD4
tetradic
#D4A3FA #FAA8A3 #C9FAA3 #A3F5FA
square
#D4A3FA #FAA8A3 #C9FAA3 #A3F5FA
split-complementary
#D4A3FA #F5FAA3 #A3FAA8
monochromatic
#9E2FF4 #B969F7 #D4A3FA #EFDDFD #F1E2FD
Accessibility & contrast
On white
2.02
#D4A3FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.42
#D4A3FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4A3FA
10.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4A3FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4A3FA | 1.00 | 2.02 | 10.42 | 10.42 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B4FD
Deuteranopia (green-blind)
#9DB7F7
Tritanopia (blue-blind)
#D0AFC3
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #d4a3fa; /* rgb */ color: rgb(212, 163, 250); /* oklch */ color: oklch(79.1% 0.130 309.5);
Tailwind
colors: {
custom: {
50: '#e2bffc',
500: '#d4a3fa',
950: '#000000',
},
}SCSS
$custom: #d4a3fa; $custom-light: #e2bffc; $custom-dark: #000000;
JSON
{
"hex": "#d4a3fa",
"rgb": {
"r": 212,
"g": 163,
"b": 250
},
"hsl": {
"h": 273.793,
"s": 89.691,
"l": 80.98
},
"oklch": {
"l": 0.79149,
"c": 0.1303,
"h": 309.5
},
"luminance": 0.47094
}Semantic roles & 50–950 ramp
primary
#D4A3FA
secondary
#E3F6D5
accent
#E60064
background
#FDFBFF
surface
#FBF7FF
border
#D4D0D7
text
#151217
muted
#838185