#FC97F4#FC97F4
#FC97F4 is a light, vivid purple. Relative luminance 0.494; OKLCH L 81.1% C 0.166 H 329.9°. Best body text is #000000 at 10.87:1 contrast (WCAG AA passes).
Color values
| HEX | #FC97F4 |
|---|---|
| RGB | rgb(252, 151, 244) |
| HSL | hsl(305, 94%, 79%) |
| HSV | hsv(305, 40%, 99%) |
| CMYK | cmyk(0%, 40.1%, 3.2%, 1.2%) |
| CIE-LAB | lab(75.68, 51.02, -30.70) |
| CIE-LCH | lch(75.68, 59.54, 328.97°) |
| OKLab | oklab(81.09% 0.1436 -0.0834) |
| OKLCH | oklch(81.09% 0.166 329.9) |
| XYZ | xyz(67.5397, 49.3637, 91.5410) |
| Luminance | 0.4936 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.04
Lavender Pink
#DD85D7
ΔE00 6.57
Plum
#DDA0DD
ΔE00 6.64
Purply Pink
#F075E6
ΔE00 7.10
Bubblegum Pink
#FE83CC
ΔE00 7.68
Mauve
#E0B0FF
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC97F4 #97FC9F
analogous
#D297FC #FC97F4 #FC97C2
triadic
#FC97F4 #F4FC97 #97F4FC
tetradic
#FC97F4 #FCD297 #97FC9F #97C2FC
square
#FC97F4 #FCD297 #97FC9F #97C2FC
split-complementary
#FC97F4 #C2FC97 #97FCD2
monochromatic
#F920E7 #FA5CEE #FC97F4 #FED2FA #FEE1FC
Accessibility & contrast
On white
1.93
#FC97F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.87
#FC97F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC97F4
10.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC97F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC97F4 | 1.00 | 1.93 | 10.87 | 10.87 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B2F7
Deuteranopia (green-blind)
#ADBFF1
Tritanopia (blue-blind)
#FF9FBA
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #fc97f4; /* rgb */ color: rgb(252, 151, 244); /* oklch */ color: oklch(81.1% 0.166 329.9);
Tailwind
colors: {
custom: {
50: '#ffb8f8',
500: '#fc97f4',
950: '#000000',
},
}SCSS
$custom: #fc97f4; $custom-light: #ffb8f8; $custom-dark: #000000;
JSON
{
"hex": "#fc97f4",
"rgb": {
"r": 252,
"g": 151,
"b": 244
},
"hsl": {
"h": 304.752,
"s": 94.393,
"l": 79.02
},
"oklch": {
"l": 0.81092,
"c": 0.16606,
"h": 329.9
},
"luminance": 0.4936
}Semantic roles & 50–950 ramp
primary
#FC97F4
secondary
#D5F6D7
accent
#E61200
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085