#F17FBC#F17FBC
#F17FBC is a light, vivid pink. Relative luminance 0.375; OKLCH L 74.1% C 0.155 H 348.2°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #F17FBC |
|---|---|
| RGB | rgb(241, 127, 188) |
| HSL | hsl(328, 80%, 72%) |
| HSV | hsv(328, 47%, 95%) |
| CMYK | cmyk(0%, 47.3%, 22%, 5.5%) |
| CIE-LAB | lab(67.66, 50.79, -12.11) |
| CIE-LCH | lch(67.66, 52.21, 346.59°) |
| OKLab | oklab(74.14% 0.1522 -0.0317) |
| OKLCH | oklch(74.14% 0.155 348.2) |
| XYZ | xyz(52.9434, 37.5145, 52.0198) |
| Luminance | 0.3751 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.38
Bubblegum Pink
#FE83CC
ΔE00 3.11
Bubblegum (survey)
#FF6CB5
ΔE00 3.94
Hot Pink
#FF69B4
ΔE00 4.34
Bubble Gum Pink
#FF69AF
ΔE00 4.71
Carnation Pink
#FF7FA7
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F17FBC #7FF1B4
analogous
#ED7FF1 #F17FBC #F17F83
triadic
#F17FBC #BCF17F #7FBCF1
tetradic
#F17FBC #F1ED7F #7FF1B4 #7F83F1
square
#F17FBC #F1ED7F #7FF1B4 #7F83F1
split-complementary
#F17FBC #83F17F #7FF1ED
monochromatic
#DD1882 #EB489F #F17FBC #F7B6D9 #FCE3F1
Accessibility & contrast
On white
2.47
#F17FBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#F17FBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F17FBC
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F17FBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F17FBC | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A99BE
Deuteranopia (green-blind)
#A8ACB9
Tritanopia (blue-blind)
#FF7C96
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f17fbc; /* rgb */ color: rgb(241, 127, 188); /* oklch */ color: oklch(74.1% 0.155 348.2);
Tailwind
colors: {
custom: {
50: '#f8a7d0',
500: '#f17fbc',
950: '#000000',
},
}SCSS
$custom: #f17fbc; $custom-light: #f8a7d0; $custom-dark: #000000;
JSON
{
"hex": "#f17fbc",
"rgb": {
"r": 241,
"g": 127,
"b": 188
},
"hsl": {
"h": 327.895,
"s": 80.282,
"l": 72.157
},
"oklch": {
"l": 0.74144,
"c": 0.15543,
"h": 348.2
},
"luminance": 0.3751
}Semantic roles & 50–950 ramp
primary
#F17FBC
secondary
#D7F4E4
accent
#DD6B09
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82