#D8A9FB#D8A9FB
#D8A9FB is a light, vivid violet. Relative luminance 0.499; OKLCH L 80.6% C 0.123 H 310.0°. Best body text is #000000 at 10.99:1 contrast (WCAG AA passes).
Color values
| HEX | #D8A9FB |
|---|---|
| RGB | rgb(216, 169, 251) |
| HSL | hsl(274, 91%, 82%) |
| HSV | hsv(274, 33%, 98%) |
| CMYK | cmyk(13.9%, 32.7%, 0%, 1.6%) |
| CIE-LAB | lab(76.03, 32.03, -34.25) |
| CIE-LCH | lch(76.03, 46.89, 313.08°) |
| OKLab | oklab(80.61% 0.0791 -0.0941) |
| OKLCH | oklch(80.61% 0.123 310) |
| XYZ | xyz(59.9164, 49.9406, 97.7312) |
| Luminance | 0.4994 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Mauve
#E0B0FF
ΔE00 1.95
Lilac (survey)
#CEA2FD
ΔE00 2.83
Pale Violet
#CEAEFA
ΔE00 2.91
Light Violet
#D6B4FC
ΔE00 3.19
Lavender (survey)
#C79FEF
ΔE00 3.47
Pastel Purple
#CAA0FF
ΔE00 3.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8A9FB #CCFBA9
analogous
#AFA9FB #D8A9FB #FBA9F5
triadic
#D8A9FB #FBD8A9 #A9FBD8
tetradic
#D8A9FB #FBAFA9 #CCFBA9 #A9F5FB
square
#D8A9FB #FBAFA9 #CCFBA9 #A9F5FB
split-complementary
#D8A9FB #F5FBA9 #A9FBAF
monochromatic
#A334F6 #BD6FF8 #D8A9FB #F2E2FE #F2E2FE
Accessibility & contrast
On white
1.91
#D8A9FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.99
#D8A9FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8A9FB
10.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8A9FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8A9FB | 1.00 | 1.91 | 10.99 | 10.99 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB9FE
Deuteranopia (green-blind)
#A5BCF9
Tritanopia (blue-blind)
#D4B4C7
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #d8a9fb; /* rgb */ color: rgb(216, 169, 251); /* oklch */ color: oklch(80.6% 0.123 310.0);
Tailwind
colors: {
custom: {
50: '#e5c3fd',
500: '#d8a9fb',
950: '#000000',
},
}SCSS
$custom: #d8a9fb; $custom-light: #e5c3fd; $custom-dark: #000000;
JSON
{
"hex": "#d8a9fb",
"rgb": {
"r": 216,
"g": 169,
"b": 251
},
"hsl": {
"h": 274.39,
"s": 91.111,
"l": 82.353
},
"oklch": {
"l": 0.80606,
"c": 0.12293,
"h": 310
},
"luminance": 0.4994
}Semantic roles & 50–950 ramp
primary
#D8A9FB
secondary
#E3F6D5
accent
#E60062
background
#FEFCFF
surface
#FCF8FF
border
#D5D1D7
text
#161217
muted
#848185