#FC97E2#FC97E2
#FC97E2 is a light, vivid pink. Relative luminance 0.483; OKLCH L 80.4% C 0.151 H 337.1°. Best body text is #000000 at 10.66:1 contrast (WCAG AA passes).
Color values
| HEX | #FC97E2 |
|---|---|
| RGB | rgb(252, 151, 226) |
| HSL | hsl(315, 94%, 79%) |
| HSV | hsv(315, 40%, 99%) |
| CMYK | cmyk(0%, 40.1%, 10.3%, 1.2%) |
| CIE-LAB | lab(75.03, 48.01, -21.89) |
| CIE-LCH | lch(75.03, 52.77, 335.49°) |
| OKLab | oklab(80.39% 0.1392 -0.0587) |
| OKLCH | oklch(80.39% 0.151 337.1) |
| XYZ | xyz(64.9390, 48.3234, 77.8436) |
| Luminance | 0.4832 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 5.01
Plum
#DDA0DD
ΔE00 6.06
Lavender Pink
#DD85D7
ΔE00 6.67
Violet (CSS)
#EE82EE
ΔE00 7.00
Pink (survey)
#FF81C0
ΔE00 7.05
Purply Pink
#F075E6
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC97E2 #97FCB1
analogous
#E497FC #FC97E2 #FC97B0
triadic
#FC97E2 #E2FC97 #97E2FC
tetradic
#FC97E2 #FCE497 #97FCB1 #97B0FC
square
#FC97E2 #FCE497 #97FCB1 #97B0FC
split-complementary
#FC97E2 #B0FC97 #97FCE4
monochromatic
#F920C1 #FA5CD1 #FC97E2 #FED2F3 #FEE1F7
Accessibility & contrast
On white
1.97
#FC97E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.66
#FC97E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC97E2
10.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC97E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC97E2 | 1.00 | 1.97 | 10.66 | 10.66 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99AFE5
Deuteranopia (green-blind)
#B3BEDF
Tritanopia (blue-blind)
#FF9AB3
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #fc97e2; /* rgb */ color: rgb(252, 151, 226); /* oklch */ color: oklch(80.4% 0.151 337.1);
Tailwind
colors: {
custom: {
50: '#ffb7eb',
500: '#fc97e2',
950: '#000000',
},
}SCSS
$custom: #fc97e2; $custom-light: #ffb7eb; $custom-dark: #000000;
JSON
{
"hex": "#fc97e2",
"rgb": {
"r": 252,
"g": 151,
"b": 226
},
"hsl": {
"h": 315.446,
"s": 94.393,
"l": 79.02
},
"oklch": {
"l": 0.80391,
"c": 0.15105,
"h": 337.1
},
"luminance": 0.4832
}Semantic roles & 50–950 ramp
primary
#FC97E2
secondary
#D5F6DD
accent
#E63B00
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084