#FB7FB2#FB7FB2
#FB7FB2 is a light, vivid pink. Relative luminance 0.389; OKLCH L 75.1% C 0.160 H 355.7°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #FB7FB2 |
|---|---|
| RGB | rgb(251, 127, 178) |
| HSL | hsl(335, 94%, 74%) |
| HSV | hsv(335, 49%, 98%) |
| CMYK | cmyk(0%, 49.4%, 29.1%, 1.6%) |
| CIE-LAB | lab(68.68, 52.67, -4.82) |
| CIE-LCH | lch(68.68, 52.90, 354.77°) |
| OKLab | oklab(75.09% 0.1596 -0.012) |
| OKLCH | oklch(75.09% 0.16 355.7) |
| XYZ | xyz(55.4111, 38.9072, 46.7024) |
| Luminance | 0.3890 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.86
Carnation Pink
#FF7FA7
ΔE00 3.20
Pinky
#FC86AA
ΔE00 3.47
Bubblegum (survey)
#FF6CB5
ΔE00 4.17
Bubble Gum Pink
#FF69AF
ΔE00 4.20
Hot Pink
#FF69B4
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB7FB2 #7FFBC8
analogous
#FB7FF0 #FB7FB2 #FB8A7F
triadic
#FB7FB2 #B2FB7F #7FB2FB
tetradic
#FB7FB2 #F0FB7F #7FFBC8 #8A7FFB
square
#FB7FB2 #F0FB7F #7FFBC8 #8A7FFB
split-complementary
#FB7FB2 #7FFB8A #7FF0FB
monochromatic
#F7086B #F9448E #FB7FB2 #FDBAD6 #FEE1ED
Accessibility & contrast
On white
2.39
#FB7FB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#FB7FB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB7FB2
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB7FB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB7FB2 | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#909AB4
Deuteranopia (green-blind)
#B0B0AF
Tritanopia (blue-blind)
#FF7892
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #fb7fb2; /* rgb */ color: rgb(251, 127, 178); /* oklch */ color: oklch(75.1% 0.160 355.7);
Tailwind
colors: {
custom: {
50: '#ffa7c9',
500: '#fb7fb2',
950: '#000000',
},
}SCSS
$custom: #fb7fb2; $custom-light: #ffa7c9; $custom-dark: #000000;
JSON
{
"hex": "#fb7fb2",
"rgb": {
"r": 251,
"g": 127,
"b": 178
},
"hsl": {
"h": 335.323,
"s": 93.939,
"l": 74.118
},
"oklch": {
"l": 0.75085,
"c": 0.16002,
"h": 355.7
},
"luminance": 0.38902
}Semantic roles & 50–950 ramp
primary
#FB7FB2
secondary
#D5F6E8
accent
#E68700
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82