#D8A1FB#D8A1FB
#D8A1FB is a light, vivid violet. Relative luminance 0.471; OKLCH L 79.2% C 0.136 H 311.5°. Best body text is #000000 at 10.41:1 contrast (WCAG AA passes).
Color values
| HEX | #D8A1FB |
|---|---|
| RGB | rgb(216, 161, 251) |
| HSL | hsl(277, 92%, 81%) |
| HSV | hsv(277, 36%, 98%) |
| CMYK | cmyk(13.9%, 35.9%, 0%, 1.6%) |
| CIE-LAB | lab(74.22, 36.35, -37.05) |
| CIE-LCH | lch(74.22, 51.90, 314.45°) |
| OKLab | oklab(79.23% 0.0904 -0.1021) |
| OKLCH | oklch(79.23% 0.136 311.5) |
| XYZ | xyz(58.4734, 47.0546, 97.2502) |
| Luminance | 0.4705 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac (survey)
#CEA2FD
ΔE00 2.37
Baby Purple
#CA9BF7
ΔE00 2.81
Lavender (survey)
#C79FEF
ΔE00 3.27
Pastel Purple
#CAA0FF
ΔE00 3.36
Mauve
#E0B0FF
ΔE00 3.73
Pale Violet
#CEAEFA
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8A1FB #C4FBA1
analogous
#ABA1FB #D8A1FB #FBA1F1
triadic
#D8A1FB #FBD8A1 #A1FBD8
tetradic
#D8A1FB #FBABA1 #C4FBA1 #A1F1FB
square
#D8A1FB #FBABA1 #C4FBA1 #A1F1FB
split-complementary
#D8A1FB #F1FBA1 #A1FBAB
monochromatic
#A72CF6 #C066F9 #D8A1FB #F0DCFD #F3E2FE
Accessibility & contrast
On white
2.02
#D8A1FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.41
#D8A1FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8A1FB
10.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8A1FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8A1FB | 1.00 | 2.02 | 10.41 | 10.41 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B4FE
Deuteranopia (green-blind)
#9DB8F8
Tritanopia (blue-blind)
#D5ADC3
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #d8a1fb; /* rgb */ color: rgb(216, 161, 251); /* oklch */ color: oklch(79.2% 0.136 311.5);
Tailwind
colors: {
custom: {
50: '#e5bdfd',
500: '#d8a1fb',
950: '#000000',
},
}SCSS
$custom: #d8a1fb; $custom-light: #e5bdfd; $custom-dark: #000000;
JSON
{
"hex": "#d8a1fb",
"rgb": {
"r": 216,
"g": 161,
"b": 251
},
"hsl": {
"h": 276.667,
"s": 91.837,
"l": 80.784
},
"oklch": {
"l": 0.79232,
"c": 0.13638,
"h": 311.5
},
"luminance": 0.47054
}Semantic roles & 50–950 ramp
primary
#D8A1FB
secondary
#E2F6D5
accent
#E60059
background
#FEFBFF
surface
#FCF6FF
border
#D5D0D7
text
#161217
muted
#848185