#FB6FB1#FB6FB1
#FB6FB1 is a light, vivid pink. Relative luminance 0.351; OKLCH L 72.9% C 0.184 H 353.2°. Best body text is #000000 at 8.01:1 contrast (WCAG AA passes).
Color values
| HEX | #FB6FB1 |
|---|---|
| RGB | rgb(251, 111, 177) |
| HSL | hsl(332, 95%, 71%) |
| HSV | hsv(332, 56%, 98%) |
| CMYK | cmyk(0%, 55.8%, 29.5%, 1.6%) |
| CIE-LAB | lab(65.79, 60.03, -8.55) |
| CIE-LCH | lch(65.79, 60.64, 351.90°) |
| OKLab | oklab(72.91% 0.1822 -0.0219) |
| OKLCH | oklch(72.91% 0.184 353.2) |
| XYZ | xyz(53.4062, 35.0576, 45.5406) |
| Luminance | 0.3505 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.07
Bubble Gum Pink
#FF69AF
ΔE00 1.08
Hot Pink
#FF69B4
ΔE00 1.34
Pink (survey)
#FF81C0
ΔE00 3.83
Medium Pink
#F36196
ΔE00 5.38
Bubblegum Pink
#FE83CC
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB6FB1 #6FFBB9
analogous
#FB6FF7 #FB6FB1 #FB736F
triadic
#FB6FB1 #B1FB6F #6FB1FB
tetradic
#FB6FB1 #F7FB6F #6FFBB9 #736FFB
square
#FB6FB1 #F7FB6F #6FFBB9 #736FFB
split-complementary
#FB6FB1 #6FFB73 #6FF7FB
monochromatic
#E90671 #F93391 #FB6FB1 #FDABD1 #FEE1EF
Accessibility & contrast
On white
2.62
#FB6FB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.01
#FB6FB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB6FB1
8.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB6FB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB6FB1 | 1.00 | 2.62 | 8.01 | 8.01 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8290B3
Deuteranopia (green-blind)
#A8A9AE
Tritanopia (blue-blind)
#FF6888
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #fb6fb1; /* rgb */ color: rgb(251, 111, 177); /* oklch */ color: oklch(72.9% 0.184 353.2);
Tailwind
colors: {
custom: {
50: '#ff9ec8',
500: '#fb6fb1',
950: '#000000',
},
}SCSS
$custom: #fb6fb1; $custom-light: #ff9ec8; $custom-dark: #000000;
JSON
{
"hex": "#fb6fb1",
"rgb": {
"r": 251,
"g": 111,
"b": 177
},
"hsl": {
"h": 331.714,
"s": 94.595,
"l": 70.98
},
"oklch": {
"l": 0.72912,
"c": 0.18354,
"h": 353.2
},
"luminance": 0.35052
}Semantic roles & 50–950 ramp
primary
#FB6FB1
secondary
#D0F6E4
accent
#E67900
background
#FFFAFC
surface
#FFF3F8
border
#D7CDD1
text
#180F13
muted
#867F82