#FC7FB0#FC7FB0
#FC7FB0 is a light, vivid pink. Relative luminance 0.390; OKLCH L 75.2% C 0.160 H 356.9°. Best body text is #000000 at 8.80:1 contrast (WCAG AA passes).
Color values
| HEX | #FC7FB0 |
|---|---|
| RGB | rgb(252, 127, 176) |
| HSL | hsl(336, 95%, 74%) |
| HSV | hsv(336, 50%, 99%) |
| CMYK | cmyk(0%, 49.6%, 30.2%, 1.2%) |
| CIE-LAB | lab(68.76, 52.75, -3.57) |
| CIE-LCH | lch(68.76, 52.87, 356.13°) |
| OKLab | oklab(75.15% 0.16 -0.0087) |
| OKLCH | oklch(75.15% 0.16 356.9) |
| XYZ | xyz(55.5730, 39.0138, 45.6695) |
| Luminance | 0.3901 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 2.60
Pinky
#FC86AA
ΔE00 2.94
Pink (survey)
#FF81C0
ΔE00 3.39
Bubble Gum Pink
#FF69AF
ΔE00 4.42
Bubblegum (survey)
#FF6CB5
ΔE00 4.52
Rosa
#FE86A4
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC7FB0 #7FFCCB
analogous
#FC7FEF #FC7FB0 #FC8D7F
triadic
#FC7FB0 #B0FC7F #7FB0FC
tetradic
#FC7FB0 #EFFC7F #7FFCCB #8D7FFC
square
#FC7FB0 #EFFC7F #7FFCCB #8D7FFC
split-complementary
#FC7FB0 #7FFC8D #7FEFFC
monochromatic
#F90766 #FB438B #FC7FB0 #FDBBD5 #FEE1ED
Accessibility & contrast
On white
2.39
#FC7FB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.80
#FC7FB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC7FB0
8.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC7FB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC7FB0 | 1.00 | 2.39 | 8.80 | 8.80 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#919AB2
Deuteranopia (green-blind)
#B1B0AD
Tritanopia (blue-blind)
#FF7791
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #fc7fb0; /* rgb */ color: rgb(252, 127, 176); /* oklch */ color: oklch(75.2% 0.160 356.9);
Tailwind
colors: {
custom: {
50: '#ffa7c7',
500: '#fc7fb0',
950: '#000000',
},
}SCSS
$custom: #fc7fb0; $custom-light: #ffa7c7; $custom-dark: #000000;
JSON
{
"hex": "#fc7fb0",
"rgb": {
"r": 252,
"g": 127,
"b": 176
},
"hsl": {
"h": 336.48,
"s": 95.42,
"l": 74.314
},
"oklch": {
"l": 0.75152,
"c": 0.1602,
"h": 356.9
},
"luminance": 0.39009
}Semantic roles & 50–950 ramp
primary
#FC7FB0
secondary
#D4F7E9
accent
#E68C00
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82