#FB6FB5#FB6FB5
#FB6FB5 is a light, vivid pink. Relative luminance 0.352; OKLCH L 73.0% C 0.185 H 351.5°. Best body text is #000000 at 8.04:1 contrast (WCAG AA passes).
Color values
| HEX | #FB6FB5 |
|---|---|
| RGB | rgb(251, 111, 181) |
| HSL | hsl(330, 95%, 71%) |
| HSV | hsv(330, 56%, 98%) |
| CMYK | cmyk(0%, 55.8%, 27.9%, 1.6%) |
| CIE-LAB | lab(65.92, 60.53, -10.63) |
| CIE-LCH | lch(65.92, 61.46, 350.04°) |
| OKLab | oklab(73.05% 0.1834 -0.0275) |
| OKLCH | oklch(73.05% 0.185 351.5) |
| XYZ | xyz(53.8108, 35.2194, 47.6712) |
| Luminance | 0.3521 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 0.70
Hot Pink
#FF69B4
ΔE00 1.05
Bubble Gum Pink
#FF69AF
ΔE00 1.55
Pink (survey)
#FF81C0
ΔE00 3.63
Bubblegum Pink
#FE83CC
ΔE00 4.89
Medium Pink
#F36196
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB6FB5 #6FFBB5
analogous
#FB6FFB #FB6FB5 #FB6F6F
triadic
#FB6FB5 #B5FB6F #6FB5FB
tetradic
#FB6FB5 #FBFB6F #6FFBB5 #6F6FFB
square
#FB6FB5 #FBFB6F #6FFBB5 #6F6FFB
split-complementary
#FB6FB5 #6FFB6F #6FFBFB
monochromatic
#E90678 #F93396 #FB6FB5 #FDABD4 #FEE1F0
Accessibility & contrast
On white
2.61
#FB6FB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.04
#FB6FB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB6FB5
8.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB6FB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB6FB5 | 1.00 | 2.61 | 8.04 | 8.04 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8191B7
Deuteranopia (green-blind)
#A7A9B2
Tritanopia (blue-blind)
#FF698A
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #fb6fb5; /* rgb */ color: rgb(251, 111, 181); /* oklch */ color: oklch(73.0% 0.185 351.5);
Tailwind
colors: {
custom: {
50: '#ff9ecb',
500: '#fb6fb5',
950: '#000000',
},
}SCSS
$custom: #fb6fb5; $custom-light: #ff9ecb; $custom-dark: #000000;
JSON
{
"hex": "#fb6fb5",
"rgb": {
"r": 251,
"g": 111,
"b": 181
},
"hsl": {
"h": 330,
"s": 94.595,
"l": 70.98
},
"oklch": {
"l": 0.73046,
"c": 0.18544,
"h": 351.5
},
"luminance": 0.35214
}Semantic roles & 50–950 ramp
primary
#FB6FB5
secondary
#D0F6E3
accent
#E67300
background
#FFFAFC
surface
#FFF3F8
border
#D7CDD1
text
#180F13
muted
#867F82