#FD97FD#FD97FD
#FD97FD is a light, vivid purple. Relative luminance 0.501; OKLCH L 81.6% C 0.175 H 327.0°. Best body text is #000000 at 11.02:1 contrast (WCAG AA passes).
Color values
| HEX | #FD97FD |
|---|---|
| RGB | rgb(253, 151, 253) |
| HSL | hsl(300, 96%, 79%) |
| HSV | hsv(300, 40%, 99%) |
| CMYK | cmyk(0%, 40.3%, 0%, 0.8%) |
| CIE-LAB | lab(76.14, 52.89, -34.85) |
| CIE-LCH | lch(76.14, 63.34, 326.61°) |
| OKLab | oklab(81.58% 0.1467 -0.0951) |
| OKLCH | oklch(81.58% 0.175 327) |
| XYZ | xyz(69.3029, 50.1109, 98.9314) |
| Luminance | 0.5011 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.92
Purply Pink
#F075E6
ΔE00 7.21
Lavender Pink
#DD85D7
ΔE00 7.27
Plum
#DDA0DD
ΔE00 7.56
Mauve
#E0B0FF
ΔE00 8.29
Bubblegum Pink
#FE83CC
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD97FD #97FD97
analogous
#CA97FD #FD97FD #FD97CA
triadic
#FD97FD #FDFD97 #97FDFD
tetradic
#FD97FD #FDCA97 #97FD97 #97CAFD
square
#FD97FD #FDCA97 #97FD97 #97CAFD
split-complementary
#FD97FD #CAFD97 #97FDCA
monochromatic
#FB1FFB #FC5BFC #FD97FD #FED3FE #FEE1FE
Accessibility & contrast
On white
1.91
#FD97FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.02
#FD97FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD97FD
11.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD97FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD97FD | 1.00 | 1.91 | 11.02 | 11.02 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB3FF
Deuteranopia (green-blind)
#AAC0FA
Tritanopia (blue-blind)
#FFA1BE
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #fd97fd; /* rgb */ color: rgb(253, 151, 253); /* oklch */ color: oklch(81.6% 0.175 327.0);
Tailwind
colors: {
custom: {
50: '#ffb8fe',
500: '#fd97fd',
950: '#000000',
},
}SCSS
$custom: #fd97fd; $custom-light: #ffb8fe; $custom-dark: #000000;
JSON
{
"hex": "#fd97fd",
"rgb": {
"r": 253,
"g": 151,
"b": 253
},
"hsl": {
"h": 300,
"s": 96.226,
"l": 79.216
},
"oklch": {
"l": 0.81576,
"c": 0.1748,
"h": 327
},
"luminance": 0.50108
}Semantic roles & 50–950 ramp
primary
#FD97FD
secondary
#59DF59
accent
#E60000
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#181118
muted
#868186