#D8A0F9#D8A0F9
#D8A0F9 is a light, vivid violet. Relative luminance 0.466; OKLCH L 79.0% C 0.136 H 312.3°. Best body text is #000000 at 10.32:1 contrast (WCAG AA passes).
Color values
| HEX | #D8A0F9 |
|---|---|
| RGB | rgb(216, 160, 249) |
| HSL | hsl(278, 88%, 80%) |
| HSV | hsv(278, 36%, 98%) |
| CMYK | cmyk(13.3%, 35.7%, 0%, 2.4%) |
| CIE-LAB | lab(73.92, 36.47, -36.44) |
| CIE-LCH | lch(73.92, 51.55, 315.03°) |
| OKLab | oklab(78.97% 0.0914 -0.1003) |
| OKLCH | oklch(78.97% 0.136 312.3) |
| XYZ | xyz(57.9857, 46.5811, 95.5405) |
| Luminance | 0.4658 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac (survey)
#CEA2FD
ΔE00 2.65
Baby Purple
#CA9BF7
ΔE00 2.88
Lavender (survey)
#C79FEF
ΔE00 3.28
Pastel Purple
#CAA0FF
ΔE00 3.62
Mauve
#E0B0FF
ΔE00 3.88
Pale Violet
#CEAEFA
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8A0F9 #C1F9A0
analogous
#ABA0F9 #D8A0F9 #F9A0ED
triadic
#D8A0F9 #F9D8A0 #A0F9D8
tetradic
#D8A0F9 #F9ABA0 #C1F9A0 #A0EDF9
square
#D8A0F9 #F9ABA0 #C1F9A0 #A0EDF9
split-complementary
#D8A0F9 #EDF9A0 #A0F9AB
monochromatic
#A92DF2 #C066F5 #D8A0F9 #F0DAFD #F3E2FD
Accessibility & contrast
On white
2.04
#D8A0F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.32
#D8A0F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8A0F9
10.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8A0F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8A0F9 | 1.00 | 2.04 | 10.32 | 10.32 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B3FC
Deuteranopia (green-blind)
#9DB7F6
Tritanopia (blue-blind)
#D5ACC1
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #d8a0f9; /* rgb */ color: rgb(216, 160, 249); /* oklch */ color: oklch(79.0% 0.136 312.3);
Tailwind
colors: {
custom: {
50: '#e5bdfb',
500: '#d8a0f9',
950: '#000000',
},
}SCSS
$custom: #d8a0f9; $custom-light: #e5bdfb; $custom-dark: #000000;
JSON
{
"hex": "#d8a0f9",
"rgb": {
"r": 216,
"g": 160,
"b": 249
},
"hsl": {
"h": 277.753,
"s": 88.119,
"l": 80.196
},
"oklch": {
"l": 0.78975,
"c": 0.13572,
"h": 312.3
},
"luminance": 0.4658
}Semantic roles & 50–950 ramp
primary
#D8A0F9
secondary
#E1F5D6
accent
#E50155
background
#FEFBFF
surface
#FCF6FF
border
#D5D0D7
text
#161217
muted
#848185