#FC7FBD#FC7FBD
#FC7FBD is a light, vivid pink. Relative luminance 0.395; OKLCH L 75.6% C 0.166 H 350.8°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #FC7FBD |
|---|---|
| RGB | rgb(252, 127, 189) |
| HSL | hsl(330, 95%, 74%) |
| HSV | hsv(330, 50%, 99%) |
| CMYK | cmyk(0%, 49.6%, 25%, 1.2%) |
| CIE-LAB | lab(69.15, 54.43, -10.29) |
| CIE-LCH | lch(69.15, 55.39, 349.29°) |
| OKLab | oklab(75.57% 0.164 -0.0267) |
| OKLCH | oklch(75.57% 0.166 350.8) |
| XYZ | xyz(56.9214, 39.5531, 52.7709) |
| Luminance | 0.3955 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 0.70
Bubblegum Pink
#FE83CC
ΔE00 2.90
Bubblegum (survey)
#FF6CB5
ΔE00 3.46
Hot Pink
#FF69B4
ΔE00 3.97
Bubble Gum Pink
#FF69AF
ΔE00 4.19
Carnation Pink
#FF7FA7
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC7FBD #7FFCBE
analogous
#FC7FFC #FC7FBD #FC807F
triadic
#FC7FBD #BDFC7F #7FBDFC
tetradic
#FC7FBD #FCFC7F #7FFCBE #807FFC
square
#FC7FBD #FCFC7F #7FFCBE #807FFC
split-complementary
#FC7FBD #7FFC80 #7FFCFC
monochromatic
#F9077F #FB439E #FC7FBD #FDBBDC #FEE1F0
Accessibility & contrast
On white
2.36
#FC7FBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#FC7FBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC7FBD
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC7FBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC7FBD | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D9BBF
Deuteranopia (green-blind)
#AEB1BA
Tritanopia (blue-blind)
#FF7A96
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #fc7fbd; /* rgb */ color: rgb(252, 127, 189); /* oklch */ color: oklch(75.6% 0.166 350.8);
Tailwind
colors: {
custom: {
50: '#ffa8d0',
500: '#fc7fbd',
950: '#000000',
},
}SCSS
$custom: #fc7fbd; $custom-light: #ffa8d0; $custom-dark: #000000;
JSON
{
"hex": "#fc7fbd",
"rgb": {
"r": 252,
"g": 127,
"b": 189
},
"hsl": {
"h": 330.24,
"s": 95.42,
"l": 74.314
},
"oklch": {
"l": 0.75572,
"c": 0.16617,
"h": 350.8
},
"luminance": 0.39548
}Semantic roles & 50–950 ramp
primary
#FC7FBD
secondary
#D4F7E6
accent
#E67400
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82