#FB7FC3#FB7FC3
#FB7FC3 is a light, vivid pink. Relative luminance 0.396; OKLCH L 75.6% C 0.169 H 347.8°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #FB7FC3 |
|---|---|
| RGB | rgb(251, 127, 195) |
| HSL | hsl(327, 94%, 74%) |
| HSV | hsv(327, 49%, 98%) |
| CMYK | cmyk(0%, 49.4%, 22.3%, 1.6%) |
| CIE-LAB | lab(69.21, 54.93, -13.57) |
| CIE-LCH | lch(69.21, 56.58, 346.12°) |
| OKLab | oklab(75.65% 0.1647 -0.0356) |
| OKLCH | oklch(75.65% 0.169 347.8) |
| XYZ | xyz(57.2249, 39.6328, 56.2552) |
| Luminance | 0.3963 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.45
Bubblegum Pink
#FE83CC
ΔE00 1.65
Bubblegum (survey)
#FF6CB5
ΔE00 3.82
Hot Pink
#FF69B4
ΔE00 4.27
Bubble Gum Pink
#FF69AF
ΔE00 4.80
Carnation Pink
#FF7FA7
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB7FC3 #7FFBB7
analogous
#F57FFB #FB7FC3 #FB7F85
triadic
#FB7FC3 #C3FB7F #7FC3FB
tetradic
#FB7FC3 #FBF57F #7FFBB7 #7F85FB
square
#FB7FC3 #FBF57F #7FFBB7 #7F85FB
split-complementary
#FB7FC3 #85FB7F #7FFBF5
monochromatic
#F7088B #F944A7 #FB7FC3 #FDBADF #FEE1F1
Accessibility & contrast
On white
2.35
#FB7FC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#FB7FC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB7FC3
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB7FC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB7FC3 | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B9CC5
Deuteranopia (green-blind)
#ACB1C0
Tritanopia (blue-blind)
#FF7C99
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #fb7fc3; /* rgb */ color: rgb(251, 127, 195); /* oklch */ color: oklch(75.6% 0.169 347.8);
Tailwind
colors: {
custom: {
50: '#ffa8d5',
500: '#fb7fc3',
950: '#000000',
},
}SCSS
$custom: #fb7fc3; $custom-light: #ffa8d5; $custom-dark: #000000;
JSON
{
"hex": "#fb7fc3",
"rgb": {
"r": 251,
"g": 127,
"b": 195
},
"hsl": {
"h": 327.097,
"s": 93.939,
"l": 74.118
},
"oklch": {
"l": 0.7565,
"c": 0.16853,
"h": 347.8
},
"luminance": 0.39628
}Semantic roles & 50–950 ramp
primary
#FB7FC3
secondary
#D5F6E4
accent
#E66800
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#181014
muted
#867F83