#FC7FC9#FC7FC9
#FC7FC9 is a light, vivid pink. Relative luminance 0.401; OKLCH L 76.0% C 0.173 H 345.5°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #FC7FC9 |
|---|---|
| RGB | rgb(252, 127, 201) |
| HSL | hsl(324, 95%, 74%) |
| HSV | hsv(324, 50%, 99%) |
| CMYK | cmyk(0%, 49.6%, 20.2%, 1.2%) |
| CIE-LAB | lab(69.54, 56.08, -16.41) |
| CIE-LCH | lch(69.54, 58.43, 343.69°) |
| OKLab | oklab(75.99% 0.1674 -0.0433) |
| OKLCH | oklch(75.99% 0.173 345.5) |
| XYZ | xyz(58.2782, 40.0959, 59.9169) |
| Luminance | 0.4009 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 0.89
Pink (survey)
#FF81C0
ΔE00 2.51
Bubblegum (survey)
#FF6CB5
ΔE00 4.48
Hot Pink
#FF69B4
ΔE00 4.86
Bubble Gum Pink
#FF69AF
ΔE00 5.58
Lavender Pink
#DD85D7
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC7FC9 #7FFCB2
analogous
#F17FFC #FC7FC9 #FC7F8B
triadic
#FC7FC9 #C9FC7F #7FC9FC
tetradic
#FC7FC9 #FCF17F #7FFCB2 #7F8BFC
square
#FC7FC9 #FCF17F #7FFCB2 #7F8BFC
split-complementary
#FC7FC9 #8BFC7F #7FFCF1
monochromatic
#F90797 #FB43B0 #FC7FC9 #FDBBE2 #FEE1F2
Accessibility & contrast
On white
2.33
#FC7FC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#FC7FC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC7FC9
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC7FC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC7FC9 | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#899DCB
Deuteranopia (green-blind)
#ABB2C6
Tritanopia (blue-blind)
#FF7E9B
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #fc7fc9; /* rgb */ color: rgb(252, 127, 201); /* oklch */ color: oklch(76.0% 0.173 345.5);
Tailwind
colors: {
custom: {
50: '#ffa8d9',
500: '#fc7fc9',
950: '#000000',
},
}SCSS
$custom: #fc7fc9; $custom-light: #ffa8d9; $custom-dark: #000000;
JSON
{
"hex": "#fc7fc9",
"rgb": {
"r": 252,
"g": 127,
"b": 201
},
"hsl": {
"h": 324.48,
"s": 95.42,
"l": 74.314
},
"oklch": {
"l": 0.75989,
"c": 0.17297,
"h": 345.5
},
"luminance": 0.40091
}Semantic roles & 50–950 ramp
primary
#FC7FC9
secondary
#D4F7E2
accent
#E65E00
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#181014
muted
#867F83