#D8A0FD#D8A0FD
#D8A0FD is a light, vivid violet. Relative luminance 0.468; OKLCH L 79.2% C 0.140 H 311.1°. Best body text is #000000 at 10.37:1 contrast (WCAG AA passes).
Color values
| HEX | #D8A0FD |
|---|---|
| RGB | rgb(216, 160, 253) |
| HSL | hsl(276, 96%, 81%) |
| HSV | hsv(276, 37%, 99%) |
| CMYK | cmyk(14.6%, 36.8%, 0%, 0.8%) |
| CIE-LAB | lab(74.08, 37.31, -38.35) |
| CIE-LCH | lch(74.08, 53.50, 314.21°) |
| OKLab | oklab(79.15% 0.0923 -0.1058) |
| OKLCH | oklch(79.15% 0.14 311.1) |
| XYZ | xyz(58.6162, 46.8333, 98.8613) |
| Luminance | 0.4683 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac (survey)
#CEA2FD
ΔE00 2.26
Baby Purple
#CA9BF7
ΔE00 2.63
Pastel Purple
#CAA0FF
ΔE00 3.14
Lavender (survey)
#C79FEF
ΔE00 3.43
Mauve
#E0B0FF
ΔE00 4.10
Pale Violet
#CEAEFA
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8A0FD #C5FDA0
analogous
#A9A0FD #D8A0FD #FDA0F3
triadic
#D8A0FD #FDD8A0 #A0FDD8
tetradic
#D8A0FD #FDA9A0 #C5FDA0 #A0F3FD
square
#D8A0FD #FDA9A0 #C5FDA0 #A0F3FD
split-complementary
#D8A0FD #F3FDA0 #A0FDA9
monochromatic
#A728FA #BF64FC #D8A0FD #F1DCFE #F3E1FE
Accessibility & contrast
On white
2.03
#D8A0FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.37
#D8A0FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8A0FD
10.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8A0FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8A0FD | 1.00 | 2.03 | 10.37 | 10.37 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB3FF
Deuteranopia (green-blind)
#9CB7FA
Tritanopia (blue-blind)
#D4ADC3
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #d8a0fd; /* rgb */ color: rgb(216, 160, 253); /* oklch */ color: oklch(79.2% 0.140 311.1);
Tailwind
colors: {
custom: {
50: '#e5bdfe',
500: '#d8a0fd',
950: '#000000',
},
}SCSS
$custom: #d8a0fd; $custom-light: #e5bdfe; $custom-dark: #000000;
JSON
{
"hex": "#d8a0fd",
"rgb": {
"r": 216,
"g": 160,
"b": 253
},
"hsl": {
"h": 276.129,
"s": 95.876,
"l": 80.98
},
"oklch": {
"l": 0.79151,
"c": 0.14039,
"h": 311.1
},
"luminance": 0.46832
}Semantic roles & 50–950 ramp
primary
#D8A0FD
secondary
#E2F7D4
accent
#E6005B
background
#FEFBFF
surface
#FCF6FF
border
#D5D0D7
text
#161218
muted
#848186