#FB7FC0#FB7FC0
#FB7FC0 is a light, vivid pink. Relative luminance 0.395; OKLCH L 75.5% C 0.167 H 349.1°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #FB7FC0 |
|---|---|
| RGB | rgb(251, 127, 192) |
| HSL | hsl(329, 94%, 74%) |
| HSV | hsv(329, 49%, 98%) |
| CMYK | cmyk(0%, 49.4%, 23.5%, 1.6%) |
| CIE-LAB | lab(69.11, 54.52, -12.04) |
| CIE-LCH | lch(69.11, 55.83, 347.54°) |
| OKLab | oklab(75.55% 0.1639 -0.0314) |
| OKLCH | oklch(75.55% 0.167 349.1) |
| XYZ | xyz(56.8891, 39.4984, 54.4867) |
| Luminance | 0.3949 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 0.96
Bubblegum Pink
#FE83CC
ΔE00 2.22
Bubblegum (survey)
#FF6CB5
ΔE00 3.59
Hot Pink
#FF69B4
ΔE00 4.07
Bubble Gum Pink
#FF69AF
ΔE00 4.47
Carnation Pink
#FF7FA7
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB7FC0 #7FFBBA
analogous
#F87FFB #FB7FC0 #FB7F82
triadic
#FB7FC0 #C0FB7F #7FC0FB
tetradic
#FB7FC0 #FBF87F #7FFBBA #7F82FB
square
#FB7FC0 #FBF87F #7FFBBA #7F82FB
split-complementary
#FB7FC0 #82FB7F #7FFBF8
monochromatic
#F70886 #F944A3 #FB7FC0 #FDBADD #FEE1F0
Accessibility & contrast
On white
2.36
#FB7FC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#FB7FC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB7FC0
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB7FC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB7FC0 | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C9BC2
Deuteranopia (green-blind)
#ADB1BD
Tritanopia (blue-blind)
#FF7B97
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #fb7fc0; /* rgb */ color: rgb(251, 127, 192); /* oklch */ color: oklch(75.5% 0.167 349.1);
Tailwind
colors: {
custom: {
50: '#ffa8d3',
500: '#fb7fc0',
950: '#000000',
},
}SCSS
$custom: #fb7fc0; $custom-light: #ffa8d3; $custom-dark: #000000;
JSON
{
"hex": "#fb7fc0",
"rgb": {
"r": 251,
"g": 127,
"b": 192
},
"hsl": {
"h": 328.548,
"s": 93.939,
"l": 74.118
},
"oklch": {
"l": 0.75546,
"c": 0.16685,
"h": 349.1
},
"luminance": 0.39494
}Semantic roles & 50–950 ramp
primary
#FB7FC0
secondary
#D5F6E5
accent
#E66D00
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82