#D97AFC#D97AFC
#D97AFC is a light, highly saturated purple. Relative luminance 0.357; OKLCH L 73.3% C 0.201 H 316.2°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #D97AFC |
|---|---|
| RGB | rgb(217, 122, 252) |
| HSL | hsl(284, 96%, 73%) |
| HSV | hsv(284, 52%, 99%) |
| CMYK | cmyk(13.9%, 51.6%, 0%, 1.2%) |
| CIE-LAB | lab(66.29, 57.21, -50.01) |
| CIE-LCH | lch(66.29, 75.99, 318.84°) |
| OKLab | oklab(73.33% 0.1453 -0.1392) |
| OKLCH | oklch(73.33% 0.201 316.2) |
| XYZ | xyz(53.1429, 35.7008, 96.1681) |
| Luminance | 0.3570 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 4.62
Easter Purple
#C071FE
ΔE00 5.23
Violet (CSS)
#EE82EE
ΔE00 5.77
Liliac
#C48EFD
ΔE00 5.95
Violet Pink
#FB5FFC
ΔE00 6.14
Light Magenta
#FA5FF7
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D97AFC #9DFC7A
analogous
#987AFC #D97AFC #FC7ADE
triadic
#D97AFC #FCD97A #7AFCD9
tetradic
#D97AFC #FC987A #9DFC7A #7ADEFC
square
#D97AFC #FC987A #9DFC7A #7ADEFC
split-complementary
#D97AFC #DEFC7A #7AFC98
monochromatic
#B506F6 #C83EFB #D97AFC #EAB6FD #F6E1FE
Accessibility & contrast
On white
2.58
#D97AFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#D97AFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D97AFC
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D97AFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D97AFC | 1.00 | 2.58 | 8.14 | 8.14 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5E9BFF
Deuteranopia (green-blind)
#7CA4F9
Tritanopia (blue-blind)
#D78EB0
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #d97afc; /* rgb */ color: rgb(217, 122, 252); /* oklch */ color: oklch(73.3% 0.201 316.2);
Tailwind
colors: {
custom: {
50: '#e7a4fe',
500: '#d97afc',
950: '#000000',
},
}SCSS
$custom: #d97afc; $custom-light: #e7a4fe; $custom-dark: #000000;
JSON
{
"hex": "#d97afc",
"rgb": {
"r": 217,
"g": 122,
"b": 252
},
"hsl": {
"h": 283.846,
"s": 95.588,
"l": 73.333
},
"oklch": {
"l": 0.73333,
"c": 0.20124,
"h": 316.2
},
"luminance": 0.35699
}Semantic roles & 50–950 ramp
primary
#D97AFC
secondary
#DEF7D4
accent
#E6003E
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#160F18
muted
#847F86