#D8A4FB#D8A4FB
#D8A4FB is a light, vivid violet. Relative luminance 0.481; OKLCH L 79.7% C 0.131 H 311.0°. Best body text is #000000 at 10.62:1 contrast (WCAG AA passes).
Color values
| HEX | #D8A4FB |
|---|---|
| RGB | rgb(216, 164, 251) |
| HSL | hsl(276, 92%, 81%) |
| HSV | hsv(276, 35%, 98%) |
| CMYK | cmyk(13.9%, 34.7%, 0%, 1.6%) |
| CIE-LAB | lab(74.90, 34.73, -36.00) |
| CIE-LCH | lch(74.90, 50.02, 313.97°) |
| OKLab | oklab(79.74% 0.0862 -0.0991) |
| OKLCH | oklch(79.74% 0.131 311) |
| XYZ | xyz(59.0039, 48.1157, 97.4270) |
| Luminance | 0.4812 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac (survey)
#CEA2FD
ΔE00 2.34
Mauve
#E0B0FF
ΔE00 3.02
Baby Purple
#CA9BF7
ΔE00 3.16
Lavender (survey)
#C79FEF
ΔE00 3.19
Pastel Purple
#CAA0FF
ΔE00 3.46
Pale Violet
#CEAEFA
ΔE00 3.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8A4FB #C7FBA4
analogous
#ADA4FB #D8A4FB #FBA4F3
triadic
#D8A4FB #FBD8A4 #A4FBD8
tetradic
#D8A4FB #FBADA4 #C7FBA4 #A4F3FB
square
#D8A4FB #FBADA4 #C7FBA4 #A4F3FB
split-complementary
#D8A4FB #F3FBA4 #A4FBAD
monochromatic
#A62FF6 #BF69F8 #D8A4FB #F1DFFE #F2E2FE
Accessibility & contrast
On white
1.98
#D8A4FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.62
#D8A4FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8A4FB
10.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8A4FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8A4FB | 1.00 | 1.98 | 10.62 | 10.62 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B6FE
Deuteranopia (green-blind)
#A0B9F8
Tritanopia (blue-blind)
#D4B0C4
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #d8a4fb; /* rgb */ color: rgb(216, 164, 251); /* oklch */ color: oklch(79.7% 0.131 311.0);
Tailwind
colors: {
custom: {
50: '#e5bffd',
500: '#d8a4fb',
950: '#000000',
},
}SCSS
$custom: #d8a4fb; $custom-light: #e5bffd; $custom-dark: #000000;
JSON
{
"hex": "#d8a4fb",
"rgb": {
"r": 216,
"g": 164,
"b": 251
},
"hsl": {
"h": 275.862,
"s": 91.579,
"l": 81.373
},
"oklch": {
"l": 0.79743,
"c": 0.13134,
"h": 311
},
"luminance": 0.48115
}Semantic roles & 50–950 ramp
primary
#D8A4FB
secondary
#E2F6D5
accent
#E6005C
background
#FEFBFF
surface
#FCF7FF
border
#D5D0D7
text
#161217
muted
#848185