#FB7CC0#FB7CC0
#FB7CC0 is a light, vivid pink. Relative luminance 0.387; OKLCH L 75.1% C 0.172 H 348.7°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #FB7CC0 |
|---|---|
| RGB | rgb(251, 124, 192) |
| HSL | hsl(328, 94%, 74%) |
| HSV | hsv(328, 51%, 98%) |
| CMYK | cmyk(0%, 50.6%, 23.5%, 1.6%) |
| CIE-LAB | lab(68.56, 55.95, -12.87) |
| CIE-LCH | lch(68.56, 57.41, 347.05°) |
| OKLab | oklab(75.13% 0.1682 -0.0336) |
| OKLCH | oklch(75.13% 0.172 348.7) |
| XYZ | xyz(56.5074, 38.7351, 54.3595) |
| Luminance | 0.3873 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.50
Bubblegum Pink
#FE83CC
ΔE00 2.28
Bubblegum (survey)
#FF6CB5
ΔE00 3.14
Hot Pink
#FF69B4
ΔE00 3.60
Bubble Gum Pink
#FF69AF
ΔE00 4.12
Carnation Pink
#FF7FA7
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB7CC0 #7CFBB7
analogous
#F67CFB #FB7CC0 #FB7C80
triadic
#FB7CC0 #C0FB7C #7CC0FB
tetradic
#FB7CC0 #FBF67C #7CFBB7 #7C80FB
square
#FB7CC0 #FBF67C #7CFBB7 #7C80FB
split-complementary
#FB7CC0 #80FB7C #7CFBF6
monochromatic
#F50787 #F941A3 #FB7CC0 #FDB7DD #FEE1F1
Accessibility & contrast
On white
2.40
#FB7CC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#FB7CC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB7CC0
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB7CC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB7CC0 | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#899AC2
Deuteranopia (green-blind)
#ABAFBD
Tritanopia (blue-blind)
#FF7996
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #fb7cc0; /* rgb */ color: rgb(251, 124, 192); /* oklch */ color: oklch(75.1% 0.172 348.7);
Tailwind
colors: {
custom: {
50: '#ffa6d3',
500: '#fb7cc0',
950: '#000000',
},
}SCSS
$custom: #fb7cc0; $custom-light: #ffa6d3; $custom-dark: #000000;
JSON
{
"hex": "#fb7cc0",
"rgb": {
"r": 251,
"g": 124,
"b": 192
},
"hsl": {
"h": 327.874,
"s": 94.074,
"l": 73.529
},
"oklch": {
"l": 0.75133,
"c": 0.17153,
"h": 348.7
},
"luminance": 0.3873
}Semantic roles & 50–950 ramp
primary
#FB7CC0
secondary
#D5F6E4
accent
#E66B00
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82