#D8A0FC#D8A0FC
#D8A0FC is a light, vivid violet. Relative luminance 0.468; OKLCH L 79.1% C 0.139 H 311.4°. Best body text is #000000 at 10.35:1 contrast (WCAG AA passes).
Color values
| HEX | #D8A0FC |
|---|---|
| RGB | rgb(216, 160, 252) |
| HSL | hsl(277, 94%, 81%) |
| HSV | hsv(277, 37%, 99%) |
| CMYK | cmyk(14.3%, 36.5%, 0%, 1.2%) |
| CIE-LAB | lab(74.04, 37.10, -37.87) |
| CIE-LCH | lch(74.04, 53.01, 314.41°) |
| OKLab | oklab(79.11% 0.0921 -0.1044) |
| OKLCH | oklch(79.11% 0.139 311.4) |
| XYZ | xyz(58.4573, 46.7697, 98.0245) |
| Luminance | 0.4677 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac (survey)
#CEA2FD
ΔE00 2.34
Baby Purple
#CA9BF7
ΔE00 2.67
Pastel Purple
#CAA0FF
ΔE00 3.25
Lavender (survey)
#C79FEF
ΔE00 3.38
Mauve
#E0B0FF
ΔE00 4.03
Pale Violet
#CEAEFA
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8A0FC #C4FCA0
analogous
#AAA0FC #D8A0FC #FCA0F2
triadic
#D8A0FC #FCD8A0 #A0FCD8
tetradic
#D8A0FC #FCAAA0 #C4FCA0 #A0F2FC
square
#D8A0FC #FCAAA0 #C4FCA0 #A0F2FC
split-complementary
#D8A0FC #F2FCA0 #A0FCAA
monochromatic
#A729F8 #C065FA #D8A0FC #F0DBFE #F3E1FE
Accessibility & contrast
On white
2.03
#D8A0FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.35
#D8A0FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8A0FC
10.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8A0FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8A0FC | 1.00 | 2.03 | 10.35 | 10.35 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB3FF
Deuteranopia (green-blind)
#9CB7F9
Tritanopia (blue-blind)
#D4ADC2
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #d8a0fc; /* rgb */ color: rgb(216, 160, 252); /* oklch */ color: oklch(79.1% 0.139 311.4);
Tailwind
colors: {
custom: {
50: '#e5bdfd',
500: '#d8a0fc',
950: '#000000',
},
}SCSS
$custom: #d8a0fc; $custom-light: #e5bdfd; $custom-dark: #000000;
JSON
{
"hex": "#d8a0fc",
"rgb": {
"r": 216,
"g": 160,
"b": 252
},
"hsl": {
"h": 276.522,
"s": 93.878,
"l": 80.784
},
"oklch": {
"l": 0.79107,
"c": 0.13922,
"h": 311.4
},
"luminance": 0.46769
}Semantic roles & 50–950 ramp
primary
#D8A0FC
secondary
#E2F6D5
accent
#E6005A
background
#FEFBFF
surface
#FCF6FF
border
#D5D0D7
text
#161217
muted
#848185