#F16FB3#F16FB3
#F16FB3 is a light, vivid pink. Relative luminance 0.333; OKLCH L 71.6% C 0.176 H 349.9°. Best body text is #000000 at 7.66:1 contrast (WCAG AA passes).
Color values
| HEX | #F16FB3 |
|---|---|
| RGB | rgb(241, 111, 179) |
| HSL | hsl(329, 82%, 69%) |
| HSV | hsv(329, 54%, 95%) |
| CMYK | cmyk(0%, 53.9%, 25.7%, 5.5%) |
| CIE-LAB | lab(64.43, 57.23, -11.87) |
| CIE-LCH | lch(64.43, 58.45, 348.28°) |
| OKLab | oklab(71.63% 0.1728 -0.0309) |
| OKLCH | oklch(71.63% 0.176 349.9) |
| XYZ | xyz(50.0985, 33.3289, 46.4337) |
| Luminance | 0.3332 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.22
Hot Pink
#FF69B4
ΔE00 2.24
Bubble Gum Pink
#FF69AF
ΔE00 2.69
Pink (survey)
#FF81C0
ΔE00 4.54
Pale Magenta
#D767AD
ΔE00 5.39
Bubblegum Pink
#FE83CC
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F16FB3 #6FF1AD
analogous
#EE6FF1 #F16FB3 #F16F72
triadic
#F16FB3 #B3F16F #6FB3F1
tetradic
#F16FB3 #F1EE6F #6FF1AD #6F72F1
square
#F16FB3 #F1EE6F #6FF1AD #6F72F1
split-complementary
#F16FB3 #72F16F #6FF1EE
monochromatic
#D11477 #EC3796 #F16FB3 #F6A7D0 #FCDFEE
Accessibility & contrast
On white
2.74
#F16FB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.66
#F16FB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F16FB3
7.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F16FB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F16FB3 | 1.00 | 2.74 | 7.66 | 7.66 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E8EB5
Deuteranopia (green-blind)
#A1A5B0
Tritanopia (blue-blind)
#FF6A89
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #f16fb3; /* rgb */ color: rgb(241, 111, 179); /* oklch */ color: oklch(71.6% 0.176 349.9);
Tailwind
colors: {
custom: {
50: '#f99dc9',
500: '#f16fb3',
950: '#000000',
},
}SCSS
$custom: #f16fb3; $custom-light: #f99dc9; $custom-dark: #000000;
JSON
{
"hex": "#f16fb3",
"rgb": {
"r": 241,
"g": 111,
"b": 179
},
"hsl": {
"h": 328.615,
"s": 82.278,
"l": 69.02
},
"oklch": {
"l": 0.71627,
"c": 0.17552,
"h": 349.9
},
"luminance": 0.33324
}Semantic roles & 50–950 ramp
primary
#F16FB3
secondary
#CBF1DD
accent
#DF6E07
background
#FFF9FC
surface
#FFF2F8
border
#D7CCD1
text
#180F13
muted
#867E82