#F16CC0#F16CC0
#F16CC0 is a light, vivid pink. Relative luminance 0.332; OKLCH L 71.7% C 0.188 H 344.1°. Best body text is #000000 at 7.65:1 contrast (WCAG AA passes).
Color values
| HEX | #F16CC0 |
|---|---|
| RGB | rgb(241, 108, 192) |
| HSL | hsl(322, 83%, 68%) |
| HSV | hsv(322, 55%, 95%) |
| CMYK | cmyk(0%, 55.2%, 20.3%, 5.5%) |
| CIE-LAB | lab(64.35, 60.37, -19.36) |
| CIE-LCH | lch(64.35, 63.39, 342.22°) |
| OKLab | oklab(71.72% 0.1804 -0.0514) |
| OKLCH | oklch(71.72% 0.188 344.1) |
| XYZ | xyz(51.1539, 33.2360, 53.5800) |
| Luminance | 0.3323 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Hot Pink
#FF69B4
ΔE00 4.05
Bubblegum (survey)
#FF6CB5
ΔE00 4.14
Bubble Gum Pink
#FF69AF
ΔE00 5.01
Pale Magenta
#D767AD
ΔE00 5.06
Bubblegum Pink
#FE83CC
ΔE00 5.28
Pink (survey)
#FF81C0
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F16CC0 #6CF19D
analogous
#DF6CF1 #F16CC0 #F16C7D
triadic
#F16CC0 #C0F16C #6CC0F1
tetradic
#F16CC0 #F1DF6C #6CF19D #6C7DF1
square
#F16CC0 #F1DF6C #6CF19D #6C7DF1
split-complementary
#F16CC0 #7DF16C #6CF1DF
monochromatic
#CF148A #EC34A8 #F16CC0 #F6A4D8 #FCDCF0
Accessibility & contrast
On white
2.75
#F16CC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.65
#F16CC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F16CC0
7.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F16CC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F16CC0 | 1.00 | 2.75 | 7.65 | 7.65 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#778EC3
Deuteranopia (green-blind)
#9CA4BD
Tritanopia (blue-blind)
#FF6B8D
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #f16cc0; /* rgb */ color: rgb(241, 108, 192); /* oklch */ color: oklch(71.7% 0.188 344.1);
Tailwind
colors: {
custom: {
50: '#f99bd3',
500: '#f16cc0',
950: '#000000',
},
}SCSS
$custom: #f16cc0; $custom-light: #f99bd3; $custom-dark: #000000;
JSON
{
"hex": "#f16cc0",
"rgb": {
"r": 241,
"g": 108,
"b": 192
},
"hsl": {
"h": 322.105,
"s": 82.609,
"l": 68.431
},
"oklch": {
"l": 0.71717,
"c": 0.18759,
"h": 344.1
},
"luminance": 0.33232
}Semantic roles & 50–950 ramp
primary
#F16CC0
secondary
#C8F0D7
accent
#DF5606
background
#FFF9FC
surface
#FFF2F9
border
#D7CCD2
text
#180F14
muted
#867E82