#FC97E3#FC97E3
#FC97E3 is a light, vivid pink. Relative luminance 0.484; OKLCH L 80.4% C 0.152 H 336.7°. Best body text is #000000 at 10.68:1 contrast (WCAG AA passes).
Color values
| HEX | #FC97E3 |
|---|---|
| RGB | rgb(252, 151, 227) |
| HSL | hsl(315, 94%, 79%) |
| HSV | hsv(315, 40%, 99%) |
| CMYK | cmyk(0%, 40.1%, 9.9%, 1.2%) |
| CIE-LAB | lab(75.06, 48.18, -22.38) |
| CIE-LCH | lch(75.06, 53.12, 335.08°) |
| OKLab | oklab(80.43% 0.1395 -0.06) |
| OKLCH | oklch(80.43% 0.152 336.7) |
| XYZ | xyz(65.0766, 48.3784, 78.5684) |
| Luminance | 0.4838 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 5.13
Plum
#DDA0DD
ΔE00 6.04
Lavender Pink
#DD85D7
ΔE00 6.61
Violet (CSS)
#EE82EE
ΔE00 6.85
Pink (survey)
#FF81C0
ΔE00 7.21
Purply Pink
#F075E6
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC97E3 #97FCB0
analogous
#E297FC #FC97E3 #FC97B1
triadic
#FC97E3 #E3FC97 #97E3FC
tetradic
#FC97E3 #FCE297 #97FCB0 #97B1FC
square
#FC97E3 #FCE297 #97FCB0 #97B1FC
split-complementary
#FC97E3 #B1FC97 #97FCE2
monochromatic
#F920C3 #FA5CD3 #FC97E3 #FED2F3 #FEE1F7
Accessibility & contrast
On white
1.97
#FC97E3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.68
#FC97E3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC97E3
10.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC97E3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC97E3 | 1.00 | 1.97 | 10.68 | 10.68 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99AFE6
Deuteranopia (green-blind)
#B3BEE0
Tritanopia (blue-blind)
#FF9AB3
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #fc97e3; /* rgb */ color: rgb(252, 151, 227); /* oklch */ color: oklch(80.4% 0.152 336.7);
Tailwind
colors: {
custom: {
50: '#ffb7ec',
500: '#fc97e3',
950: '#000000',
},
}SCSS
$custom: #fc97e3; $custom-light: #ffb7ec; $custom-dark: #000000;
JSON
{
"hex": "#fc97e3",
"rgb": {
"r": 252,
"g": 151,
"b": 227
},
"hsl": {
"h": 314.851,
"s": 94.393,
"l": 79.02
},
"oklch": {
"l": 0.80428,
"c": 0.15183,
"h": 336.7
},
"luminance": 0.48375
}Semantic roles & 50–950 ramp
primary
#FC97E3
secondary
#D5F6DD
accent
#E63900
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084