#FC7FBF#FC7FBF
#FC7FBF is a light, vivid pink. Relative luminance 0.396; OKLCH L 75.6% C 0.167 H 349.9°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #FC7FBF |
|---|---|
| RGB | rgb(252, 127, 191) |
| HSL | hsl(329, 95%, 74%) |
| HSV | hsv(329, 50%, 99%) |
| CMYK | cmyk(0%, 49.6%, 24.2%, 1.2%) |
| CIE-LAB | lab(69.21, 54.70, -11.32) |
| CIE-LCH | lch(69.21, 55.85, 348.31°) |
| OKLab | oklab(75.64% 0.1646 -0.0294) |
| OKLCH | oklch(75.64% 0.167 349.9) |
| XYZ | xyz(57.1400, 39.6406, 53.9221) |
| Luminance | 0.3964 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 0.70
Bubblegum Pink
#FE83CC
ΔE00 2.47
Bubblegum (survey)
#FF6CB5
ΔE00 3.52
Hot Pink
#FF69B4
ΔE00 4.02
Bubble Gum Pink
#FF69AF
ΔE00 4.34
Carnation Pink
#FF7FA7
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC7FBF #7FFCBC
analogous
#FB7FFC #FC7FBF #FC7F81
triadic
#FC7FBF #BFFC7F #7FBFFC
tetradic
#FC7FBF #FCFB7F #7FFCBC #7F81FC
square
#FC7FBF #FCFB7F #7FFCBC #7F81FC
split-complementary
#FC7FBF #81FC7F #7FFCFB
monochromatic
#F90783 #FB43A1 #FC7FBF #FDBBDD #FEE1F0
Accessibility & contrast
On white
2.35
#FC7FBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#FC7FBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC7FBF
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC7FBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC7FBF | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D9BC1
Deuteranopia (green-blind)
#AEB1BC
Tritanopia (blue-blind)
#FF7B97
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #fc7fbf; /* rgb */ color: rgb(252, 127, 191); /* oklch */ color: oklch(75.6% 0.167 349.9);
Tailwind
colors: {
custom: {
50: '#ffa8d2',
500: '#fc7fbf',
950: '#000000',
},
}SCSS
$custom: #fc7fbf; $custom-light: #ffa8d2; $custom-dark: #000000;
JSON
{
"hex": "#fc7fbf",
"rgb": {
"r": 252,
"g": 127,
"b": 191
},
"hsl": {
"h": 329.28,
"s": 95.42,
"l": 74.314
},
"oklch": {
"l": 0.75639,
"c": 0.16722,
"h": 349.9
},
"luminance": 0.39636
}Semantic roles & 50–950 ramp
primary
#FC7FBF
secondary
#D4F7E5
accent
#E67000
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82