#D9A8FA#D9A8FA
#D9A8FA is a light, vivid violet. Relative luminance 0.497; OKLCH L 80.5% C 0.124 H 311.1°. Best body text is #000000 at 10.93:1 contrast (WCAG AA passes).
Color values
| HEX | #D9A8FA |
|---|---|
| RGB | rgb(217, 168, 250) |
| HSL | hsl(276, 89%, 82%) |
| HSV | hsv(276, 33%, 98%) |
| CMYK | cmyk(13.2%, 32.8%, 0%, 2%) |
| CIE-LAB | lab(75.86, 32.66, -33.97) |
| CIE-LCH | lch(75.86, 47.12, 313.88°) |
| OKLab | oklab(80.48% 0.0814 -0.0933) |
| OKLCH | oklch(80.48% 0.124 311.1) |
| XYZ | xyz(59.8702, 49.6599, 96.8553) |
| Luminance | 0.4966 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Mauve
#E0B0FF
ΔE00 2.01
Lilac (survey)
#CEA2FD
ΔE00 3.00
Pale Violet
#CEAEFA
ΔE00 3.31
Light Violet
#D6B4FC
ΔE00 3.52
Lavender (survey)
#C79FEF
ΔE00 3.53
Baby Purple
#CA9BF7
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9A8FA #C9FAA8
analogous
#B0A8FA #D9A8FA #FAA8F2
triadic
#D9A8FA #FAD9A8 #A8FAD9
tetradic
#D9A8FA #FAB0A8 #C9FAA8 #A8F2FA
square
#D9A8FA #FAB0A8 #C9FAA8 #A8F2FA
split-complementary
#D9A8FA #F2FAA8 #A8FAB0
monochromatic
#A634F3 #C06EF7 #D9A8FA #F2E2FD #F2E2FD
Accessibility & contrast
On white
1.92
#D9A8FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.93
#D9A8FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9A8FA
10.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9A8FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9A8FA | 1.00 | 1.92 | 10.93 | 10.93 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB8FD
Deuteranopia (green-blind)
#A5BCF8
Tritanopia (blue-blind)
#D6B3C6
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #d9a8fa; /* rgb */ color: rgb(217, 168, 250); /* oklch */ color: oklch(80.5% 0.124 311.1);
Tailwind
colors: {
custom: {
50: '#e5c2fc',
500: '#d9a8fa',
950: '#000000',
},
}SCSS
$custom: #d9a8fa; $custom-light: #e5c2fc; $custom-dark: #000000;
JSON
{
"hex": "#d9a8fa",
"rgb": {
"r": 217,
"g": 168,
"b": 250
},
"hsl": {
"h": 275.854,
"s": 89.13,
"l": 81.961
},
"oklch": {
"l": 0.80483,
"c": 0.12381,
"h": 311.1
},
"luminance": 0.49659
}Semantic roles & 50–950 ramp
primary
#D9A8FA
secondary
#E2F5D6
accent
#E6005C
background
#FEFBFF
surface
#FCF7FF
border
#D5D0D7
text
#161217
muted
#848185