#D97DFD#D97DFD
#D97DFD is a light, vivid purple. Relative luminance 0.365; OKLCH L 73.8% C 0.198 H 315.7°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #D97DFD |
|---|---|
| RGB | rgb(217, 125, 253) |
| HSL | hsl(283, 97%, 74%) |
| HSV | hsv(283, 51%, 99%) |
| CMYK | cmyk(14.2%, 50.6%, 0%, 0.8%) |
| CIE-LAB | lab(66.91, 55.92, -49.58) |
| CIE-LCH | lch(66.91, 74.73, 318.44°) |
| OKLab | oklab(73.81% 0.1415 -0.138) |
| OKLCH | oklch(73.81% 0.198 315.7) |
| XYZ | xyz(53.6758, 36.5124, 97.1296) |
| Luminance | 0.3651 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 4.79
Liliac
#C48EFD
ΔE00 5.49
Easter Purple
#C071FE
ΔE00 5.51
Violet (CSS)
#EE82EE
ΔE00 5.65
Purply Pink
#F075E6
ΔE00 6.48
Violet Pink
#FB5FFC
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D97DFD #A1FD7D
analogous
#997DFD #D97DFD #FD7DE1
triadic
#D97DFD #FDD97D #7DFDD9
tetradic
#D97DFD #FD997D #A1FD7D #7DE1FD
square
#D97DFD #FD997D #A1FD7D #7DE1FD
split-complementary
#D97DFD #E1FD7D #7DFD99
monochromatic
#B604FB #C741FC #D97DFD #EBB9FE #F6E1FF
Accessibility & contrast
On white
2.53
#D97DFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#D97DFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D97DFD
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D97DFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D97DFD | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#619DFF
Deuteranopia (green-blind)
#7EA6FA
Tritanopia (blue-blind)
#D791B2
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #d97dfd; /* rgb */ color: rgb(217, 125, 253); /* oklch */ color: oklch(73.8% 0.198 315.7);
Tailwind
colors: {
custom: {
50: '#e7a5fe',
500: '#d97dfd',
950: '#000000',
},
}SCSS
$custom: #d97dfd; $custom-light: #e7a5fe; $custom-dark: #000000;
JSON
{
"hex": "#d97dfd",
"rgb": {
"r": 217,
"g": 125,
"b": 253
},
"hsl": {
"h": 283.125,
"s": 96.97,
"l": 74.118
},
"oklch": {
"l": 0.73806,
"c": 0.19763,
"h": 315.7
},
"luminance": 0.36511
}Semantic roles & 50–950 ramp
primary
#D97DFD
secondary
#DEF7D4
accent
#E60041
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161018
muted
#847F86