#FB7FB3#FB7FB3
#FB7FB3 is a light, vivid pink. Relative luminance 0.389; OKLCH L 75.1% C 0.160 H 355.2°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #FB7FB3 |
|---|---|
| RGB | rgb(251, 127, 179) |
| HSL | hsl(335, 94%, 74%) |
| HSV | hsv(335, 49%, 98%) |
| CMYK | cmyk(0%, 49.4%, 28.7%, 1.6%) |
| CIE-LAB | lab(68.71, 52.80, -5.34) |
| CIE-LCH | lch(68.71, 53.07, 354.22°) |
| OKLab | oklab(75.12% 0.1599 -0.0134) |
| OKLCH | oklch(75.12% 0.16 355.2) |
| XYZ | xyz(55.5118, 38.9475, 47.2331) |
| Luminance | 0.3894 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.62
Carnation Pink
#FF7FA7
ΔE00 3.44
Pinky
#FC86AA
ΔE00 3.69
Bubblegum (survey)
#FF6CB5
ΔE00 4.04
Bubble Gum Pink
#FF69AF
ΔE00 4.13
Hot Pink
#FF69B4
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB7FB3 #7FFBC7
analogous
#FB7FF1 #FB7FB3 #FB897F
triadic
#FB7FB3 #B3FB7F #7FB3FB
tetradic
#FB7FB3 #F1FB7F #7FFBC7 #897FFB
square
#FB7FB3 #F1FB7F #7FFBC7 #897FFB
split-complementary
#FB7FB3 #7FFB89 #7FF1FB
monochromatic
#F7086D #F94490 #FB7FB3 #FDBAD6 #FEE1ED
Accessibility & contrast
On white
2.39
#FB7FB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#FB7FB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB7FB3
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB7FB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB7FB3 | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#909AB5
Deuteranopia (green-blind)
#B0B0B0
Tritanopia (blue-blind)
#FF7892
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #fb7fb3; /* rgb */ color: rgb(251, 127, 179); /* oklch */ color: oklch(75.1% 0.160 355.2);
Tailwind
colors: {
custom: {
50: '#ffa7c9',
500: '#fb7fb3',
950: '#000000',
},
}SCSS
$custom: #fb7fb3; $custom-light: #ffa7c9; $custom-dark: #000000;
JSON
{
"hex": "#fb7fb3",
"rgb": {
"r": 251,
"g": 127,
"b": 179
},
"hsl": {
"h": 334.839,
"s": 93.939,
"l": 74.118
},
"oklch": {
"l": 0.75117,
"c": 0.16045,
"h": 355.2
},
"luminance": 0.38943
}Semantic roles & 50–950 ramp
primary
#FB7FB3
secondary
#D5F6E8
accent
#E68500
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82