#FB6FB9#FB6FB9
#FB6FB9 is a light, vivid pink. Relative luminance 0.354; OKLCH L 73.2% C 0.187 H 349.8°. Best body text is #000000 at 8.08:1 contrast (WCAG AA passes).
Color values
| HEX | #FB6FB9 |
|---|---|
| RGB | rgb(251, 111, 185) |
| HSL | hsl(328, 95%, 71%) |
| HSV | hsv(328, 56%, 98%) |
| CMYK | cmyk(0%, 55.8%, 26.3%, 1.6%) |
| CIE-LAB | lab(66.05, 61.04, -12.70) |
| CIE-LCH | lch(66.05, 62.35, 348.25°) |
| OKLab | oklab(73.19% 0.1845 -0.0331) |
| OKLCH | oklch(73.19% 0.187 349.8) |
| XYZ | xyz(54.2271, 35.3860, 49.8638) |
| Luminance | 0.3538 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.17
Hot Pink
#FF69B4
ΔE00 1.39
Bubble Gum Pink
#FF69AF
ΔE00 2.26
Pink (survey)
#FF81C0
ΔE00 3.63
Bubblegum Pink
#FE83CC
ΔE00 4.42
Barbie Pink
#FE46A5
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB6FB9 #6FFBB1
analogous
#F76FFB #FB6FB9 #FB6F73
triadic
#FB6FB9 #B9FB6F #6FB9FB
tetradic
#FB6FB9 #FBF76F #6FFBB1 #6F73FB
square
#FB6FB9 #FBF76F #6FFBB1 #6F73FB
split-complementary
#FB6FB9 #73FB6F #6FFBF7
monochromatic
#E9067E #F9339C #FB6FB9 #FDABD6 #FEE1F1
Accessibility & contrast
On white
2.60
#FB6FB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.08
#FB6FB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB6FB9
8.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB6FB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB6FB9 | 1.00 | 2.60 | 8.08 | 8.08 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8091BB
Deuteranopia (green-blind)
#A6AAB6
Tritanopia (blue-blind)
#FF6A8C
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #fb6fb9; /* rgb */ color: rgb(251, 111, 185); /* oklch */ color: oklch(73.2% 0.187 349.8);
Tailwind
colors: {
custom: {
50: '#ff9ece',
500: '#fb6fb9',
950: '#000000',
},
}SCSS
$custom: #fb6fb9; $custom-light: #ff9ece; $custom-dark: #000000;
JSON
{
"hex": "#fb6fb9",
"rgb": {
"r": 251,
"g": 111,
"b": 185
},
"hsl": {
"h": 328.286,
"s": 94.595,
"l": 70.98
},
"oklch": {
"l": 0.73185,
"c": 0.18747,
"h": 349.8
},
"luminance": 0.35381
}Semantic roles & 50–950 ramp
primary
#FB6FB9
secondary
#D0F6E2
accent
#E66C00
background
#FFFAFC
surface
#FFF3F9
border
#D7CDD2
text
#180F13
muted
#867F82