#FB6FBB#FB6FBB
#FB6FBB is a light, vivid pink. Relative luminance 0.355; OKLCH L 73.3% C 0.189 H 349.0°. Best body text is #000000 at 8.09:1 contrast (WCAG AA passes).
Color values
| HEX | #FB6FBB |
|---|---|
| RGB | rgb(251, 111, 187) |
| HSL | hsl(327, 95%, 71%) |
| HSV | hsv(327, 56%, 98%) |
| CMYK | cmyk(0%, 55.8%, 25.5%, 1.6%) |
| CIE-LAB | lab(66.11, 61.30, -13.73) |
| CIE-LCH | lch(66.11, 62.82, 347.37°) |
| OKLab | oklab(73.26% 0.1851 -0.0359) |
| OKLCH | oklch(73.26% 0.189 349) |
| XYZ | xyz(54.4397, 35.4710, 50.9835) |
| Luminance | 0.3547 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.54
Hot Pink
#FF69B4
ΔE00 1.70
Bubble Gum Pink
#FF69AF
ΔE00 2.64
Pink (survey)
#FF81C0
ΔE00 3.70
Bubblegum Pink
#FE83CC
ΔE00 4.23
Barbie Pink
#FE46A5
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB6FBB #6FFBAF
analogous
#F56FFB #FB6FBB #FB6F75
triadic
#FB6FBB #BBFB6F #6FBBFB
tetradic
#FB6FBB #FBF56F #6FFBAF #6F75FB
square
#FB6FBB #FBF56F #6FFBAF #6F75FB
split-complementary
#FB6FBB #75FB6F #6FFBF5
monochromatic
#E90682 #F9339F #FB6FBB #FDABD7 #FEE1F1
Accessibility & contrast
On white
2.59
#FB6FBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.09
#FB6FBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB6FBB
8.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB6FBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB6FBB | 1.00 | 2.59 | 8.09 | 8.09 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F91BD
Deuteranopia (green-blind)
#A5AAB8
Tritanopia (blue-blind)
#FF6B8D
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #fb6fbb; /* rgb */ color: rgb(251, 111, 187); /* oklch */ color: oklch(73.3% 0.189 349.0);
Tailwind
colors: {
custom: {
50: '#ff9ecf',
500: '#fb6fbb',
950: '#000000',
},
}SCSS
$custom: #fb6fbb; $custom-light: #ff9ecf; $custom-dark: #000000;
JSON
{
"hex": "#fb6fbb",
"rgb": {
"r": 251,
"g": 111,
"b": 187
},
"hsl": {
"h": 327.429,
"s": 94.595,
"l": 70.98
},
"oklch": {
"l": 0.73255,
"c": 0.18854,
"h": 349
},
"luminance": 0.35466
}Semantic roles & 50–950 ramp
primary
#FB6FBB
secondary
#D0F6E1
accent
#E66900
background
#FFFAFC
surface
#FFF3F9
border
#D7CDD2
text
#180F13
muted
#867F82