#D8A3FD#D8A3FD
#D8A3FD is a light, vivid violet. Relative luminance 0.479; OKLCH L 79.7% C 0.135 H 310.6°. Best body text is #000000 at 10.58:1 contrast (WCAG AA passes).
Color values
| HEX | #D8A3FD |
|---|---|
| RGB | rgb(216, 163, 253) |
| HSL | hsl(275, 96%, 82%) |
| HSV | hsv(275, 36%, 99%) |
| CMYK | cmyk(14.6%, 35.6%, 0%, 0.8%) |
| CIE-LAB | lab(74.75, 35.69, -37.31) |
| CIE-LCH | lch(74.75, 51.63, 313.73°) |
| OKLab | oklab(79.66% 0.088 -0.1028) |
| OKLCH | oklch(79.66% 0.135 310.6) |
| XYZ | xyz(59.1426, 47.8860, 99.0367) |
| Luminance | 0.4788 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac (survey)
#CEA2FD
ΔE00 2.11
Baby Purple
#CA9BF7
ΔE00 2.91
Pastel Purple
#CAA0FF
ΔE00 3.15
Lavender (survey)
#C79FEF
ΔE00 3.28
Mauve
#E0B0FF
ΔE00 3.39
Pale Violet
#CEAEFA
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8A3FD #C8FDA3
analogous
#ABA3FD #D8A3FD #FDA3F5
triadic
#D8A3FD #FDD8A3 #A3FDD8
tetradic
#D8A3FD #FDABA3 #C8FDA3 #A3F5FD
square
#D8A3FD #FDABA3 #C8FDA3 #A3F5FD
split-complementary
#D8A3FD #F5FDA3 #A3FDAB
monochromatic
#A52BFA #BF67FC #D8A3FD #F1DFFE #F2E1FE
Accessibility & contrast
On white
1.99
#D8A3FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.58
#D8A3FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8A3FD
10.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8A3FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8A3FD | 1.00 | 1.99 | 10.58 | 10.58 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B5FF
Deuteranopia (green-blind)
#9EB9FA
Tritanopia (blue-blind)
#D4B0C4
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #d8a3fd; /* rgb */ color: rgb(216, 163, 253); /* oklch */ color: oklch(79.7% 0.135 310.6);
Tailwind
colors: {
custom: {
50: '#e5bffe',
500: '#d8a3fd',
950: '#000000',
},
}SCSS
$custom: #d8a3fd; $custom-light: #e5bffe; $custom-dark: #000000;
JSON
{
"hex": "#d8a3fd",
"rgb": {
"r": 216,
"g": 163,
"b": 253
},
"hsl": {
"h": 275.333,
"s": 95.745,
"l": 81.569
},
"oklch": {
"l": 0.79659,
"c": 0.13538,
"h": 310.6
},
"luminance": 0.47885
}Semantic roles & 50–950 ramp
primary
#D8A3FD
secondary
#E2F7D4
accent
#E6005E
background
#FEFBFF
surface
#FCF7FF
border
#D5D0D7
text
#161218
muted
#848186