#FB6FBF#FB6FBF
#FB6FBF is a light, vivid pink. Relative luminance 0.356; OKLCH L 73.4% C 0.191 H 347.4°. Best body text is #000000 at 8.13:1 contrast (WCAG AA passes).
Color values
| HEX | #FB6FBF |
|---|---|
| RGB | rgb(251, 111, 191) |
| HSL | hsl(326, 95%, 71%) |
| HSV | hsv(326, 56%, 98%) |
| CMYK | cmyk(0%, 55.8%, 23.9%, 1.6%) |
| CIE-LAB | lab(66.25, 61.82, -15.79) |
| CIE-LCH | lch(66.25, 63.81, 345.67°) |
| OKLab | oklab(73.4% 0.1862 -0.0415) |
| OKLCH | oklch(73.4% 0.191 347.4) |
| XYZ | xyz(54.8739, 35.6447, 53.2702) |
| Luminance | 0.3564 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.31
Hot Pink
#FF69B4
ΔE00 2.41
Bubble Gum Pink
#FF69AF
ΔE00 3.43
Bubblegum Pink
#FE83CC
ΔE00 3.97
Pink (survey)
#FF81C0
ΔE00 3.98
Pale Magenta
#D767AD
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB6FBF #6FFBAB
analogous
#F16FFB #FB6FBF #FB6F79
triadic
#FB6FBF #BFFB6F #6FBFFB
tetradic
#FB6FBF #FBF16F #6FFBAB #6F79FB
square
#FB6FBF #FBF16F #6FFBAB #6F79FB
split-complementary
#FB6FBF #79FB6F #6FFBF1
monochromatic
#E90688 #F933A5 #FB6FBF #FDABD9 #FEE1F2
Accessibility & contrast
On white
2.58
#FB6FBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.13
#FB6FBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB6FBF
8.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB6FBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB6FBF | 1.00 | 2.58 | 8.13 | 8.13 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E92C2
Deuteranopia (green-blind)
#A4AABC
Tritanopia (blue-blind)
#FF6C8F
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #fb6fbf; /* rgb */ color: rgb(251, 111, 191); /* oklch */ color: oklch(73.4% 0.191 347.4);
Tailwind
colors: {
custom: {
50: '#ff9ed2',
500: '#fb6fbf',
950: '#000000',
},
}SCSS
$custom: #fb6fbf; $custom-light: #ff9ed2; $custom-dark: #000000;
JSON
{
"hex": "#fb6fbf",
"rgb": {
"r": 251,
"g": 111,
"b": 191
},
"hsl": {
"h": 325.714,
"s": 94.595,
"l": 70.98
},
"oklch": {
"l": 0.73399,
"c": 0.19073,
"h": 347.4
},
"luminance": 0.3564
}Semantic roles & 50–950 ramp
primary
#FB6FBF
secondary
#D0F6E0
accent
#E66200
background
#FFFAFC
surface
#FFF3F9
border
#D7CDD2
text
#180F14
muted
#867F82