#FB7FC2#FB7FC2
#FB7FC2 is a light, vivid pink. Relative luminance 0.396; OKLCH L 75.6% C 0.168 H 348.3°. Best body text is #000000 at 8.92:1 contrast (WCAG AA passes).
Color values
| HEX | #FB7FC2 |
|---|---|
| RGB | rgb(251, 127, 194) |
| HSL | hsl(328, 94%, 74%) |
| HSV | hsv(328, 49%, 98%) |
| CMYK | cmyk(0%, 49.4%, 22.7%, 1.6%) |
| CIE-LAB | lab(69.17, 54.79, -13.06) |
| CIE-LCH | lch(69.17, 56.33, 346.59°) |
| OKLab | oklab(75.61% 0.1645 -0.0342) |
| OKLCH | oklch(75.61% 0.168 348.3) |
| XYZ | xyz(57.1122, 39.5877, 55.6617) |
| Luminance | 0.3958 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.27
Bubblegum Pink
#FE83CC
ΔE00 1.83
Bubblegum (survey)
#FF6CB5
ΔE00 3.73
Hot Pink
#FF69B4
ΔE00 4.19
Bubble Gum Pink
#FF69AF
ΔE00 4.68
Carnation Pink
#FF7FA7
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB7FC2 #7FFBB8
analogous
#F67FFB #FB7FC2 #FB7F84
triadic
#FB7FC2 #C2FB7F #7FC2FB
tetradic
#FB7FC2 #FBF67F #7FFBB8 #7F84FB
square
#FB7FC2 #FBF67F #7FFBB8 #7F84FB
split-complementary
#FB7FC2 #84FB7F #7FFBF6
monochromatic
#F70889 #F944A6 #FB7FC2 #FDBADE #FEE1F1
Accessibility & contrast
On white
2.36
#FB7FC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.92
#FB7FC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB7FC2
8.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB7FC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB7FC2 | 1.00 | 2.36 | 8.92 | 8.92 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B9CC4
Deuteranopia (green-blind)
#ACB1BF
Tritanopia (blue-blind)
#FF7C98
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #fb7fc2; /* rgb */ color: rgb(251, 127, 194); /* oklch */ color: oklch(75.6% 0.168 348.3);
Tailwind
colors: {
custom: {
50: '#ffa8d4',
500: '#fb7fc2',
950: '#000000',
},
}SCSS
$custom: #fb7fc2; $custom-light: #ffa8d4; $custom-dark: #000000;
JSON
{
"hex": "#fb7fc2",
"rgb": {
"r": 251,
"g": 127,
"b": 194
},
"hsl": {
"h": 327.581,
"s": 93.939,
"l": 74.118
},
"oklch": {
"l": 0.75615,
"c": 0.16797,
"h": 348.3
},
"luminance": 0.39583
}Semantic roles & 50–950 ramp
primary
#FB7FC2
secondary
#D5F6E4
accent
#E66900
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#181014
muted
#867F83