#F17FB7#F17FB7
#F17FB7 is a light, vivid pink. Relative luminance 0.373; OKLCH L 74.0% C 0.153 H 350.7°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #F17FB7 |
|---|---|
| RGB | rgb(241, 127, 183) |
| HSL | hsl(331, 80%, 72%) |
| HSV | hsv(331, 47%, 95%) |
| CMYK | cmyk(0%, 47.3%, 24.1%, 5.5%) |
| CIE-LAB | lab(67.50, 50.09, -9.53) |
| CIE-LCH | lch(67.50, 50.99, 349.23°) |
| OKLab | oklab(73.97% 0.1507 -0.0247) |
| OKLCH | oklch(73.97% 0.153 350.7) |
| XYZ | xyz(52.4137, 37.3026, 49.2302) |
| Luminance | 0.3730 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.43
Bubblegum (survey)
#FF6CB5
ΔE00 3.85
Bubblegum Pink
#FE83CC
ΔE00 3.99
Hot Pink
#FF69B4
ΔE00 4.28
Bubble Gum Pink
#FF69AF
ΔE00 4.37
Carnation Pink
#FF7FA7
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F17FB7 #7FF1B9
analogous
#F17FF0 #F17FB7 #F1807F
triadic
#F17FB7 #B7F17F #7FB7F1
tetradic
#F17FB7 #F0F17F #7FF1B9 #807FF1
square
#F17FB7 #F0F17F #7FF1B9 #807FF1
split-complementary
#F17FB7 #7FF180 #7FF0F1
monochromatic
#DD1879 #EB4898 #F17FB7 #F7B6D6 #FCE3EF
Accessibility & contrast
On white
2.48
#F17FB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#F17FB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F17FB7
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F17FB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F17FB7 | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C98B9
Deuteranopia (green-blind)
#A9ACB4
Tritanopia (blue-blind)
#FF7B94
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f17fb7; /* rgb */ color: rgb(241, 127, 183); /* oklch */ color: oklch(74.0% 0.153 350.7);
Tailwind
colors: {
custom: {
50: '#f8a7cc',
500: '#f17fb7',
950: '#000000',
},
}SCSS
$custom: #f17fb7; $custom-light: #f8a7cc; $custom-dark: #000000;
JSON
{
"hex": "#f17fb7",
"rgb": {
"r": 241,
"g": 127,
"b": 183
},
"hsl": {
"h": 330.526,
"s": 80.282,
"l": 72.157
},
"oklch": {
"l": 0.73973,
"c": 0.15268,
"h": 350.7
},
"luminance": 0.37298
}Semantic roles & 50–950 ramp
primary
#F17FB7
secondary
#D7F4E6
accent
#DD7509
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82