#D8A3FA#D8A3FA
#D8A3FA is a light, vivid violet. Relative luminance 0.477; OKLCH L 79.5% C 0.132 H 311.5°. Best body text is #000000 at 10.54:1 contrast (WCAG AA passes).
Color values
| HEX | #D8A3FA |
|---|---|
| RGB | rgb(216, 163, 250) |
| HSL | hsl(277, 90%, 81%) |
| HSV | hsv(277, 35%, 98%) |
| CMYK | cmyk(13.6%, 34.8%, 0%, 2%) |
| CIE-LAB | lab(74.63, 35.06, -35.87) |
| CIE-LCH | lch(74.63, 50.16, 314.34°) |
| OKLab | oklab(79.53% 0.0874 -0.0987) |
| OKLCH | oklch(79.53% 0.132 311.5) |
| XYZ | xyz(58.6684, 47.6963, 96.5396) |
| Luminance | 0.4769 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac (survey)
#CEA2FD
ΔE00 2.45
Baby Purple
#CA9BF7
ΔE00 3.10
Lavender (survey)
#C79FEF
ΔE00 3.18
Mauve
#E0B0FF
ΔE00 3.20
Pastel Purple
#CAA0FF
ΔE00 3.54
Pale Violet
#CEAEFA
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8A3FA #C5FAA3
analogous
#ACA3FA #D8A3FA #FAA3F0
triadic
#D8A3FA #FAD8A3 #A3FAD8
tetradic
#D8A3FA #FAACA3 #C5FAA3 #A3F0FA
square
#D8A3FA #FAACA3 #C5FAA3 #A3F0FA
split-complementary
#D8A3FA #F0FAA3 #A3FAAC
monochromatic
#A72FF4 #BF69F7 #D8A3FA #F1DDFD #F3E2FD
Accessibility & contrast
On white
1.99
#D8A3FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.54
#D8A3FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8A3FA
10.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8A3FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8A3FA | 1.00 | 1.99 | 10.54 | 10.54 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B5FD
Deuteranopia (green-blind)
#A0B9F7
Tritanopia (blue-blind)
#D5AFC3
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #d8a3fa; /* rgb */ color: rgb(216, 163, 250); /* oklch */ color: oklch(79.5% 0.132 311.5);
Tailwind
colors: {
custom: {
50: '#e5bffc',
500: '#d8a3fa',
950: '#000000',
},
}SCSS
$custom: #d8a3fa; $custom-light: #e5bffc; $custom-dark: #000000;
JSON
{
"hex": "#d8a3fa",
"rgb": {
"r": 216,
"g": 163,
"b": 250
},
"hsl": {
"h": 276.552,
"s": 89.691,
"l": 80.98
},
"oklch": {
"l": 0.79528,
"c": 0.13184,
"h": 311.5
},
"luminance": 0.47695
}Semantic roles & 50–950 ramp
primary
#D8A3FA
secondary
#E2F6D5
accent
#E6005A
background
#FEFBFF
surface
#FCF7FF
border
#D5D0D7
text
#161217
muted
#848185