#D8A5FD#D8A5FD
#D8A5FD is a light, vivid violet. Relative luminance 0.486; OKLCH L 80.0% C 0.132 H 310.2°. Best body text is #000000 at 10.72:1 contrast (WCAG AA passes).
Color values
| HEX | #D8A5FD |
|---|---|
| RGB | rgb(216, 165, 253) |
| HSL | hsl(275, 96%, 82%) |
| HSV | hsv(275, 35%, 99%) |
| CMYK | cmyk(14.6%, 34.8%, 0%, 0.8%) |
| CIE-LAB | lab(75.20, 34.61, -36.61) |
| CIE-LCH | lch(75.20, 50.38, 313.39°) |
| OKLab | oklab(80% 0.0852 -0.1009) |
| OKLCH | oklch(80% 0.132 310.2) |
| XYZ | xyz(59.5005, 48.6018, 99.1560) |
| Luminance | 0.4860 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac (survey)
#CEA2FD
ΔE00 2.15
Mauve
#E0B0FF
ΔE00 2.93
Baby Purple
#CA9BF7
ΔE00 3.19
Pastel Purple
#CAA0FF
ΔE00 3.26
Lavender (survey)
#C79FEF
ΔE00 3.27
Pale Violet
#CEAEFA
ΔE00 3.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8A5FD #CAFDA5
analogous
#ACA5FD #D8A5FD #FDA5F6
triadic
#D8A5FD #FDD8A5 #A5FDD8
tetradic
#D8A5FD #FDACA5 #CAFDA5 #A5F6FD
square
#D8A5FD #FDACA5 #CAFDA5 #A5F6FD
split-complementary
#D8A5FD #F6FDA5 #A5FDAC
monochromatic
#A42DFA #BE69FC #D8A5FD #F2E1FE #F2E1FE
Accessibility & contrast
On white
1.96
#D8A5FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.72
#D8A5FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8A5FD
10.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8A5FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8A5FD | 1.00 | 1.96 | 10.72 | 10.72 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B7FF
Deuteranopia (green-blind)
#A0BAFA
Tritanopia (blue-blind)
#D4B1C6
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #d8a5fd; /* rgb */ color: rgb(216, 165, 253); /* oklch */ color: oklch(80.0% 0.132 310.2);
Tailwind
colors: {
custom: {
50: '#e5c0fe',
500: '#d8a5fd',
950: '#000000',
},
}SCSS
$custom: #d8a5fd; $custom-light: #e5c0fe; $custom-dark: #000000;
JSON
{
"hex": "#d8a5fd",
"rgb": {
"r": 216,
"g": 165,
"b": 253
},
"hsl": {
"h": 274.773,
"s": 95.652,
"l": 81.961
},
"oklch": {
"l": 0.80001,
"c": 0.13204,
"h": 310.2
},
"luminance": 0.48601
}Semantic roles & 50–950 ramp
primary
#D8A5FD
secondary
#E3F7D4
accent
#E60060
background
#FEFBFF
surface
#FCF7FF
border
#D5D0D7
text
#161218
muted
#848186