#F17FB9#F17FB9
#F17FB9 is a light, vivid pink. Relative luminance 0.374; OKLCH L 74.0% C 0.154 H 349.7°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #F17FB9 |
|---|---|
| RGB | rgb(241, 127, 185) |
| HSL | hsl(329, 80%, 72%) |
| HSV | hsv(329, 47%, 95%) |
| CMYK | cmyk(0%, 47.3%, 23.2%, 5.5%) |
| CIE-LAB | lab(67.57, 50.37, -10.56) |
| CIE-LCH | lch(67.57, 51.46, 348.15°) |
| OKLab | oklab(74.04% 0.1513 -0.0275) |
| OKLCH | oklch(74.04% 0.154 349.7) |
| XYZ | xyz(52.6234, 37.3865, 50.3343) |
| Luminance | 0.3738 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.34
Bubblegum Pink
#FE83CC
ΔE00 3.62
Bubblegum (survey)
#FF6CB5
ΔE00 3.84
Hot Pink
#FF69B4
ΔE00 4.27
Bubble Gum Pink
#FF69AF
ΔE00 4.47
Carnation Pink
#FF7FA7
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F17FB9 #7FF1B7
analogous
#F07FF1 #F17FB9 #F17F80
triadic
#F17FB9 #B9F17F #7FB9F1
tetradic
#F17FB9 #F1F07F #7FF1B7 #7F80F1
square
#F17FB9 #F1F07F #7FF1B7 #7F80F1
split-complementary
#F17FB9 #80F17F #7FF1F0
monochromatic
#DD187D #EB489B #F17FB9 #F7B6D7 #FCE3F0
Accessibility & contrast
On white
2.48
#F17FB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#F17FB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F17FB9
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F17FB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F17FB9 | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B98BB
Deuteranopia (green-blind)
#A9ACB6
Tritanopia (blue-blind)
#FF7C94
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f17fb9; /* rgb */ color: rgb(241, 127, 185); /* oklch */ color: oklch(74.0% 0.154 349.7);
Tailwind
colors: {
custom: {
50: '#f8a7ce',
500: '#f17fb9',
950: '#000000',
},
}SCSS
$custom: #f17fb9; $custom-light: #f8a7ce; $custom-dark: #000000;
JSON
{
"hex": "#f17fb9",
"rgb": {
"r": 241,
"g": 127,
"b": 185
},
"hsl": {
"h": 329.474,
"s": 80.282,
"l": 72.157
},
"oklch": {
"l": 0.74041,
"c": 0.15376,
"h": 349.7
},
"luminance": 0.37382
}Semantic roles & 50–950 ramp
primary
#F17FB9
secondary
#D7F4E5
accent
#DD7109
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181013
muted
#867F82