#FD97FF#FD97FF
#FD97FF is a light, vivid purple. Relative luminance 0.502; OKLCH L 81.7% C 0.177 H 326.4°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #FD97FF |
|---|---|
| RGB | rgb(253, 151, 255) |
| HSL | hsl(299, 100%, 80%) |
| HSV | hsv(299, 41%, 100%) |
| CMYK | cmyk(0.8%, 40.8%, 0%, 0%) |
| CIE-LAB | lab(76.22, 53.24, -35.81) |
| CIE-LCH | lch(76.22, 64.16, 326.07°) |
| OKLab | oklab(81.66% 0.1471 -0.0979) |
| OKLCH | oklch(81.66% 0.177 326.4) |
| XYZ | xyz(69.6232, 50.2390, 100.6181) |
| Luminance | 0.5024 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.95
Purply Pink
#F075E6
ΔE00 7.28
Lavender Pink
#DD85D7
ΔE00 7.45
Plum
#DDA0DD
ΔE00 7.77
Mauve
#E0B0FF
ΔE00 8.23
Candy Pink
#FF63E9
ΔE00 9.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD97FF #99FF97
analogous
#C997FF #FD97FF #FF97CD
triadic
#FD97FF #FFFD97 #97FFFD
tetradic
#FD97FF #FFC997 #99FF97 #97CDFF
square
#FD97FF #FFC997 #99FF97 #97CDFF
split-complementary
#FD97FF #CDFF97 #97FFC9
monochromatic
#FB1DFF #FC5AFF #FD97FF #FED4FF #FEE0FF
Accessibility & contrast
On white
1.90
#FD97FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#FD97FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD97FF
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD97FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD97FF | 1.00 | 1.90 | 11.05 | 11.05 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EB4FF
Deuteranopia (green-blind)
#A9C1FC
Tritanopia (blue-blind)
#FFA1BF
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #fd97ff; /* rgb */ color: rgb(253, 151, 255); /* oklch */ color: oklch(81.7% 0.177 326.4);
Tailwind
colors: {
custom: {
50: '#ffb8ff',
500: '#fd97ff',
950: '#000000',
},
}SCSS
$custom: #fd97ff; $custom-light: #ffb8ff; $custom-dark: #000000;
JSON
{
"hex": "#fd97ff",
"rgb": {
"r": 253,
"g": 151,
"b": 255
},
"hsl": {
"h": 298.846,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.8166,
"c": 0.17664,
"h": 326.4
},
"luminance": 0.50236
}Semantic roles & 50–950 ramp
primary
#FD97FF
secondary
#5BE259
accent
#E60004
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#181218
muted
#868286