#FC97FC#FC97FC
#FC97FC is a light, vivid purple. Relative luminance 0.499; OKLCH L 81.4% C 0.173 H 327.0°. Best body text is #000000 at 10.97:1 contrast (WCAG AA passes).
Color values
| HEX | #FC97FC |
|---|---|
| RGB | rgb(252, 151, 252) |
| HSL | hsl(300, 94%, 79%) |
| HSV | hsv(300, 40%, 99%) |
| CMYK | cmyk(0%, 40.1%, 0%, 1.2%) |
| CIE-LAB | lab(75.98, 52.42, -34.56) |
| CIE-LCH | lch(75.98, 62.78, 326.60°) |
| OKLab | oklab(81.42% 0.1453 -0.0943) |
| OKLCH | oklch(81.42% 0.173 327) |
| XYZ | xyz(68.7808, 49.8601, 98.0776) |
| Luminance | 0.4986 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.85
Lavender Pink
#DD85D7
ΔE00 7.12
Purply Pink
#F075E6
ΔE00 7.15
Plum
#DDA0DD
ΔE00 7.39
Mauve
#E0B0FF
ΔE00 8.22
Bubblegum Pink
#FE83CC
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC97FC #97FC97
analogous
#CA97FC #FC97FC #FC97CA
triadic
#FC97FC #FCFC97 #97FCFC
tetradic
#FC97FC #FCCA97 #97FC97 #97CAFC
square
#FC97FC #FCCA97 #97FC97 #97CAFC
split-complementary
#FC97FC #CAFC97 #97FCCA
monochromatic
#F920F9 #FA5CFA #FC97FC #FED2FE #FEE1FE
Accessibility & contrast
On white
1.91
#FC97FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.97
#FC97FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC97FC
10.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC97FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC97FC | 1.00 | 1.91 | 10.97 | 10.97 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB3FF
Deuteranopia (green-blind)
#AAC0F9
Tritanopia (blue-blind)
#FFA1BE
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #fc97fc; /* rgb */ color: rgb(252, 151, 252); /* oklch */ color: oklch(81.4% 0.173 327.0);
Tailwind
colors: {
custom: {
50: '#ffb8fd',
500: '#fc97fc',
950: '#000000',
},
}SCSS
$custom: #fc97fc; $custom-light: #ffb8fd; $custom-dark: #000000;
JSON
{
"hex": "#fc97fc",
"rgb": {
"r": 252,
"g": 151,
"b": 252
},
"hsl": {
"h": 300,
"s": 94.393,
"l": 79.02
},
"oklch": {
"l": 0.81423,
"c": 0.17326,
"h": 327
},
"luminance": 0.49857
}Semantic roles & 50–950 ramp
primary
#FC97FC
secondary
#D5F6D5
accent
#E60000
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085