#F17BB9#F17BB9
#F17BB9 is a light, vivid pink. Relative luminance 0.364; OKLCH L 73.5% C 0.160 H 349.0°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).
Color values
| HEX | #F17BB9 |
|---|---|
| RGB | rgb(241, 123, 185) |
| HSL | hsl(328, 81%, 71%) |
| HSV | hsv(328, 49%, 95%) |
| CMYK | cmyk(0%, 49%, 23.2%, 5.5%) |
| CIE-LAB | lab(66.80, 52.33, -11.70) |
| CIE-LCH | lch(66.80, 53.62, 347.39°) |
| OKLab | oklab(73.47% 0.1572 -0.0305) |
| OKLCH | oklch(73.47% 0.16 349) |
| XYZ | xyz(52.1170, 36.3737, 50.1655) |
| Luminance | 0.3637 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.71
Bubblegum (survey)
#FF6CB5
ΔE00 3.24
Hot Pink
#FF69B4
ΔE00 3.61
Bubblegum Pink
#FE83CC
ΔE00 3.65
Bubble Gum Pink
#FF69AF
ΔE00 3.96
Carnation Pink
#FF7FA7
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F17BB9 #7BF1B3
analogous
#EE7BF1 #F17BB9 #F17B7E
triadic
#F17BB9 #B9F17B #7BB9F1
tetradic
#F17BB9 #F1EE7B #7BF1B3 #7B7EF1
square
#F17BB9 #F1EE7B #7BF1B3 #7B7EF1
split-complementary
#F17BB9 #7EF17B #7BF1EE
monochromatic
#DA177E #EB449C #F17BB9 #F7B2D6 #FCE3F0
Accessibility & contrast
On white
2.54
#F17BB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.27
#F17BB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F17BB9
8.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F17BB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F17BB9 | 1.00 | 2.54 | 8.27 | 8.27 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8796BB
Deuteranopia (green-blind)
#A6AAB6
Tritanopia (blue-blind)
#FF7892
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f17bb9; /* rgb */ color: rgb(241, 123, 185); /* oklch */ color: oklch(73.5% 0.160 349.0);
Tailwind
colors: {
custom: {
50: '#f8a4ce',
500: '#f17bb9',
950: '#000000',
},
}SCSS
$custom: #f17bb9; $custom-light: #f8a4ce; $custom-dark: #000000;
JSON
{
"hex": "#f17bb9",
"rgb": {
"r": 241,
"g": 123,
"b": 185
},
"hsl": {
"h": 328.475,
"s": 80.822,
"l": 71.373
},
"oklch": {
"l": 0.73469,
"c": 0.16013,
"h": 349
},
"luminance": 0.36369
}Semantic roles & 50–950 ramp
primary
#F17BB9
secondary
#D5F3E3
accent
#DD6D08
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F13
muted
#867F82