#FB6FC0#FB6FC0
#FB6FC0 is a light, vivid pink. Relative luminance 0.357; OKLCH L 73.4% C 0.191 H 347.0°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #FB6FC0 |
|---|---|
| RGB | rgb(251, 111, 192) |
| HSL | hsl(325, 95%, 71%) |
| HSV | hsv(325, 56%, 98%) |
| CMYK | cmyk(0%, 55.8%, 23.5%, 1.6%) |
| CIE-LAB | lab(66.28, 61.96, -16.30) |
| CIE-LCH | lch(66.28, 64.06, 345.26°) |
| OKLab | oklab(73.43% 0.1864 -0.0429) |
| OKLCH | oklch(73.43% 0.191 347) |
| XYZ | xyz(54.9843, 35.6888, 53.8518) |
| Luminance | 0.3568 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.51
Hot Pink
#FF69B4
ΔE00 2.60
Bubble Gum Pink
#FF69AF
ΔE00 3.62
Bubblegum Pink
#FE83CC
ΔE00 3.93
Pink (survey)
#FF81C0
ΔE00 4.07
Pale Magenta
#D767AD
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB6FC0 #6FFBAA
analogous
#F06FFB #FB6FC0 #FB6F7A
triadic
#FB6FC0 #C0FB6F #6FC0FB
tetradic
#FB6FC0 #FBF06F #6FFBAA #6F7AFB
square
#FB6FC0 #FBF06F #6FFBAA #6F7AFB
split-complementary
#FB6FC0 #7AFB6F #6FFBF0
monochromatic
#E9068A #F933A6 #FB6FC0 #FDABDA #FEE1F2
Accessibility & contrast
On white
2.58
#FB6FC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#FB6FC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB6FC0
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB6FC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB6FC0 | 1.00 | 2.58 | 8.14 | 8.14 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7D92C3
Deuteranopia (green-blind)
#A4AABD
Tritanopia (blue-blind)
#FF6C8F
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #fb6fc0; /* rgb */ color: rgb(251, 111, 192); /* oklch */ color: oklch(73.4% 0.191 347.0);
Tailwind
colors: {
custom: {
50: '#ff9ed3',
500: '#fb6fc0',
950: '#000000',
},
}SCSS
$custom: #fb6fc0; $custom-light: #ff9ed3; $custom-dark: #000000;
JSON
{
"hex": "#fb6fc0",
"rgb": {
"r": 251,
"g": 111,
"b": 192
},
"hsl": {
"h": 325.286,
"s": 94.595,
"l": 70.98
},
"oklch": {
"l": 0.73435,
"c": 0.19129,
"h": 347
},
"luminance": 0.35684
}Semantic roles & 50–950 ramp
primary
#FB6FC0
secondary
#D0F6E0
accent
#E66100
background
#FFFAFC
surface
#FFF3F9
border
#D7CDD2
text
#180F14
muted
#867F82