#D8A5FB#D8A5FB
#D8A5FB is a light, vivid violet. Relative luminance 0.485; OKLCH L 79.9% C 0.130 H 310.8°. Best body text is #000000 at 10.69:1 contrast (WCAG AA passes).
Color values
| HEX | #D8A5FB |
|---|---|
| RGB | rgb(216, 165, 251) |
| HSL | hsl(276, 91%, 82%) |
| HSV | hsv(276, 34%, 98%) |
| CMYK | cmyk(13.9%, 34.3%, 0%, 1.6%) |
| CIE-LAB | lab(75.12, 34.19, -35.65) |
| CIE-LCH | lch(75.12, 49.40, 313.80°) |
| OKLab | oklab(79.91% 0.0847 -0.0981) |
| OKLCH | oklch(79.91% 0.13 310.8) |
| XYZ | xyz(59.1836, 48.4750, 97.4869) |
| Luminance | 0.4847 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac (survey)
#CEA2FD
ΔE00 2.39
Mauve
#E0B0FF
ΔE00 2.79
Lavender (survey)
#C79FEF
ΔE00 3.21
Baby Purple
#CA9BF7
ΔE00 3.31
Pastel Purple
#CAA0FF
ΔE00 3.53
Pale Violet
#CEAEFA
ΔE00 3.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8A5FB #C8FBA5
analogous
#ADA5FB #D8A5FB #FBA5F3
triadic
#D8A5FB #FBD8A5 #A5FBD8
tetradic
#D8A5FB #FBADA5 #C8FBA5 #A5F3FB
square
#D8A5FB #FBADA5 #C8FBA5 #A5F3FB
split-complementary
#D8A5FB #F3FBA5 #A5FBAD
monochromatic
#A530F6 #BF6AF8 #D8A5FB #F1E0FE #F2E2FE
Accessibility & contrast
On white
1.96
#D8A5FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.69
#D8A5FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8A5FB
10.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8A5FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8A5FB | 1.00 | 1.96 | 10.69 | 10.69 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B6FE
Deuteranopia (green-blind)
#A1BAF8
Tritanopia (blue-blind)
#D4B1C5
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #d8a5fb; /* rgb */ color: rgb(216, 165, 251); /* oklch */ color: oklch(79.9% 0.130 310.8);
Tailwind
colors: {
custom: {
50: '#e5c0fd',
500: '#d8a5fb',
950: '#000000',
},
}SCSS
$custom: #d8a5fb; $custom-light: #e5c0fd; $custom-dark: #000000;
JSON
{
"hex": "#d8a5fb",
"rgb": {
"r": 216,
"g": 165,
"b": 251
},
"hsl": {
"h": 275.581,
"s": 91.489,
"l": 81.569
},
"oklch": {
"l": 0.79914,
"c": 0.12965,
"h": 310.8
},
"luminance": 0.48474
}Semantic roles & 50–950 ramp
primary
#D8A5FB
secondary
#E2F6D5
accent
#E6005D
background
#FEFBFF
surface
#FCF7FF
border
#D5D0D7
text
#161217
muted
#848185