#FC7BC0#FC7BC0
#FC7BC0 is a light, vivid pink. Relative luminance 0.387; OKLCH L 75.1% C 0.174 H 348.8°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #FC7BC0 |
|---|---|
| RGB | rgb(252, 123, 192) |
| HSL | hsl(328, 96%, 74%) |
| HSV | hsv(328, 51%, 99%) |
| CMYK | cmyk(0%, 51.2%, 23.8%, 1.2%) |
| CIE-LAB | lab(68.51, 56.73, -12.92) |
| CIE-LCH | lch(68.51, 58.19, 347.17°) |
| OKLab | oklab(75.13% 0.1707 -0.0338) |
| OKLCH | oklch(75.13% 0.174 348.8) |
| XYZ | xyz(56.7440, 38.6720, 54.3348) |
| Luminance | 0.3867 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.58
Bubblegum Pink
#FE83CC
ΔE00 2.35
Bubblegum (survey)
#FF6CB5
ΔE00 2.98
Hot Pink
#FF69B4
ΔE00 3.43
Bubble Gum Pink
#FF69AF
ΔE00 3.97
Carnation Pink
#FF7FA7
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC7BC0 #7BFCB7
analogous
#F87BFC #FC7BC0 #FC7B7F
triadic
#FC7BC0 #C0FC7B #7BC0FC
tetradic
#FC7BC0 #FCF87B #7BFCB7 #7B7FFC
square
#FC7BC0 #FCF87B #7BFCB7 #7B7FFC
split-complementary
#FC7BC0 #7FFC7B #7BFCF8
monochromatic
#F70687 #FB3FA3 #FC7BC0 #FDB7DD #FEE1F1
Accessibility & contrast
On white
2.40
#FC7BC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#FC7BC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC7BC0
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC7BC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC7BC0 | 1.00 | 2.40 | 8.73 | 8.73 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8999C2
Deuteranopia (green-blind)
#ABAFBD
Tritanopia (blue-blind)
#FF7795
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #fc7bc0; /* rgb */ color: rgb(252, 123, 192); /* oklch */ color: oklch(75.1% 0.174 348.8);
Tailwind
colors: {
custom: {
50: '#ffa5d3',
500: '#fc7bc0',
950: '#000000',
},
}SCSS
$custom: #fc7bc0; $custom-light: #ffa5d3; $custom-dark: #000000;
JSON
{
"hex": "#fc7bc0",
"rgb": {
"r": 252,
"g": 123,
"b": 192
},
"hsl": {
"h": 327.907,
"s": 95.556,
"l": 73.529
},
"oklch": {
"l": 0.75126,
"c": 0.17398,
"h": 348.8
},
"luminance": 0.38667
}Semantic roles & 50–950 ramp
primary
#FC7BC0
secondary
#D4F7E4
accent
#E66B00
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82