#FC97FA#FC97FA
#FC97FA is a light, vivid purple. Relative luminance 0.497; OKLCH L 81.3% C 0.171 H 327.7°. Best body text is #000000 at 10.95:1 contrast (WCAG AA passes).
Color values
| HEX | #FC97FA |
|---|---|
| RGB | rgb(252, 151, 250) |
| HSL | hsl(301, 94%, 79%) |
| HSV | hsv(301, 40%, 99%) |
| CMYK | cmyk(0%, 40.1%, 0.8%, 1.2%) |
| CIE-LAB | lab(75.91, 52.06, -33.60) |
| CIE-LCH | lch(75.91, 61.96, 327.17°) |
| OKLab | oklab(81.34% 0.1449 -0.0916) |
| OKLCH | oklch(81.34% 0.171 327.7) |
| XYZ | xyz(68.4656, 49.7340, 96.4172) |
| Luminance | 0.4973 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.85
Lavender Pink
#DD85D7
ΔE00 6.96
Purply Pink
#F075E6
ΔE00 7.11
Plum
#DDA0DD
ΔE00 7.19
Mauve
#E0B0FF
ΔE00 8.30
Bubblegum Pink
#FE83CC
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC97FA #97FC99
analogous
#CC97FC #FC97FA #FC97C8
triadic
#FC97FA #FAFC97 #97FAFC
tetradic
#FC97FA #FCCC97 #97FC99 #97C8FC
square
#FC97FA #FCCC97 #97FC99 #97C8FC
split-complementary
#FC97FA #C8FC97 #97FCCC
monochromatic
#F920F4 #FA5CF7 #FC97FA #FED2FD #FEE1FE
Accessibility & contrast
On white
1.92
#FC97FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.95
#FC97FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC97FA
10.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC97FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC97FA | 1.00 | 1.92 | 10.95 | 10.95 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B3FE
Deuteranopia (green-blind)
#ABC0F7
Tritanopia (blue-blind)
#FFA0BD
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #fc97fa; /* rgb */ color: rgb(252, 151, 250); /* oklch */ color: oklch(81.3% 0.171 327.7);
Tailwind
colors: {
custom: {
50: '#ffb8fc',
500: '#fc97fa',
950: '#000000',
},
}SCSS
$custom: #fc97fa; $custom-light: #ffb8fc; $custom-dark: #000000;
JSON
{
"hex": "#fc97fa",
"rgb": {
"r": 252,
"g": 151,
"b": 250
},
"hsl": {
"h": 301.188,
"s": 94.393,
"l": 79.02
},
"oklch": {
"l": 0.81339,
"c": 0.17143,
"h": 327.7
},
"luminance": 0.49731
}Semantic roles & 50–950 ramp
primary
#FC97FA
secondary
#D5F6D5
accent
#E60500
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085