#D8A4FD#D8A4FD
#D8A4FD is a light, vivid violet. Relative luminance 0.482; OKLCH L 79.8% C 0.134 H 310.4°. Best body text is #000000 at 10.65:1 contrast (WCAG AA passes).
Color values
| HEX | #D8A4FD |
|---|---|
| RGB | rgb(216, 164, 253) |
| HSL | hsl(275, 96%, 82%) |
| HSV | hsv(275, 35%, 99%) |
| CMYK | cmyk(14.6%, 35.2%, 0%, 0.8%) |
| CIE-LAB | lab(74.98, 35.15, -36.96) |
| CIE-LCH | lch(74.98, 51.01, 313.56°) |
| OKLab | oklab(79.83% 0.0866 -0.1019) |
| OKLCH | oklch(79.83% 0.134 310.4) |
| XYZ | xyz(59.3208, 48.2425, 99.0962) |
| Luminance | 0.4824 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac (survey)
#CEA2FD
ΔE00 2.11
Baby Purple
#CA9BF7
ΔE00 3.04
Mauve
#E0B0FF
ΔE00 3.16
Pastel Purple
#CAA0FF
ΔE00 3.20
Lavender (survey)
#C79FEF
ΔE00 3.26
Pale Violet
#CEAEFA
ΔE00 3.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8A4FD #C9FDA4
analogous
#ACA4FD #D8A4FD #FDA4F6
triadic
#D8A4FD #FDD8A4 #A4FDD8
tetradic
#D8A4FD #FDACA4 #C9FDA4 #A4F6FD
square
#D8A4FD #FDACA4 #C9FDA4 #A4F6FD
split-complementary
#D8A4FD #F6FDA4 #A4FDAC
monochromatic
#A52CFA #BE68FC #D8A4FD #F2E0FE #F2E1FE
Accessibility & contrast
On white
1.97
#D8A4FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.65
#D8A4FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8A4FD
10.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8A4FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8A4FD | 1.00 | 1.97 | 10.65 | 10.65 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B6FF
Deuteranopia (green-blind)
#9FBAFA
Tritanopia (blue-blind)
#D4B0C5
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #d8a4fd; /* rgb */ color: rgb(216, 164, 253); /* oklch */ color: oklch(79.8% 0.134 310.4);
Tailwind
colors: {
custom: {
50: '#e5bffe',
500: '#d8a4fd',
950: '#000000',
},
}SCSS
$custom: #d8a4fd; $custom-light: #e5bffe; $custom-dark: #000000;
JSON
{
"hex": "#d8a4fd",
"rgb": {
"r": 216,
"g": 164,
"b": 253
},
"hsl": {
"h": 275.056,
"s": 95.699,
"l": 81.765
},
"oklch": {
"l": 0.79829,
"c": 0.13371,
"h": 310.4
},
"luminance": 0.48242
}Semantic roles & 50–950 ramp
primary
#D8A4FD
secondary
#E3F7D4
accent
#E6005F
background
#FEFBFF
surface
#FCF7FF
border
#D5D0D7
text
#161218
muted
#848186