#FB7CC2#FB7CC2
#FB7CC2 is a light, vivid pink. Relative luminance 0.388; OKLCH L 75.2% C 0.173 H 347.8°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #FB7CC2 |
|---|---|
| RGB | rgb(251, 124, 194) |
| HSL | hsl(327, 94%, 74%) |
| HSV | hsv(327, 51%, 98%) |
| CMYK | cmyk(0%, 50.6%, 22.7%, 1.6%) |
| CIE-LAB | lab(68.62, 56.22, -13.89) |
| CIE-LCH | lch(68.62, 57.91, 346.12°) |
| OKLab | oklab(75.2% 0.1688 -0.0364) |
| OKLCH | oklch(75.2% 0.173 347.8) |
| XYZ | xyz(56.7305, 38.8243, 55.5345) |
| Luminance | 0.3882 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.78
Bubblegum Pink
#FE83CC
ΔE00 1.97
Bubblegum (survey)
#FF6CB5
ΔE00 3.34
Hot Pink
#FF69B4
ΔE00 3.77
Bubble Gum Pink
#FF69AF
ΔE00 4.38
Carnation Pink
#FF7FA7
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB7CC2 #7CFBB5
analogous
#F47CFB #FB7CC2 #FB7C82
triadic
#FB7CC2 #C2FB7C #7CC2FB
tetradic
#FB7CC2 #FBF47C #7CFBB5 #7C82FB
square
#FB7CC2 #FBF47C #7CFBB5 #7C82FB
split-complementary
#FB7CC2 #82FB7C #7CFBF4
monochromatic
#F5078A #F941A6 #FB7CC2 #FDB7DE #FEE1F1
Accessibility & contrast
On white
2.40
#FB7CC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#FB7CC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB7CC2
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB7CC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB7CC2 | 1.00 | 2.40 | 8.76 | 8.76 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#899AC4
Deuteranopia (green-blind)
#ABAFBF
Tritanopia (blue-blind)
#FF7997
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #fb7cc2; /* rgb */ color: rgb(251, 124, 194); /* oklch */ color: oklch(75.2% 0.173 347.8);
Tailwind
colors: {
custom: {
50: '#ffa6d4',
500: '#fb7cc2',
950: '#000000',
},
}SCSS
$custom: #fb7cc2; $custom-light: #ffa6d4; $custom-dark: #000000;
JSON
{
"hex": "#fb7cc2",
"rgb": {
"r": 251,
"g": 124,
"b": 194
},
"hsl": {
"h": 326.929,
"s": 94.074,
"l": 73.529
},
"oklch": {
"l": 0.75202,
"c": 0.17266,
"h": 347.8
},
"luminance": 0.3882
}Semantic roles & 50–950 ramp
primary
#FB7CC2
secondary
#D5F6E4
accent
#E66700
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#181014
muted
#867F83