#F17BC0#F17BC0
#F17BC0 is a light, vivid pink. Relative luminance 0.367; OKLCH L 73.7% C 0.164 H 345.8°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #F17BC0 |
|---|---|
| RGB | rgb(241, 123, 192) |
| HSL | hsl(325, 81%, 71%) |
| HSV | hsv(325, 49%, 95%) |
| CMYK | cmyk(0%, 49%, 20.3%, 5.5%) |
| CIE-LAB | lab(67.03, 53.31, -15.30) |
| CIE-LCH | lch(67.03, 55.47, 343.99°) |
| OKLab | oklab(73.72% 0.1592 -0.0403) |
| OKLCH | oklch(73.72% 0.164 345.8) |
| XYZ | xyz(52.8742, 36.6766, 54.1534) |
| Luminance | 0.3667 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.90
Pink (survey)
#FF81C0
ΔE00 3.23
Bubblegum (survey)
#FF6CB5
ΔE00 3.86
Hot Pink
#FF69B4
ΔE00 4.16
Bubble Gum Pink
#FF69AF
ΔE00 4.84
Pale Magenta
#D767AD
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F17BC0 #7BF1AC
analogous
#E77BF1 #F17BC0 #F17B85
triadic
#F17BC0 #C0F17B #7BC0F1
tetradic
#F17BC0 #F1E77B #7BF1AC #7B85F1
square
#F17BC0 #F1E77B #7BF1AC #7B85F1
split-complementary
#F17BC0 #85F17B #7BF1E7
monochromatic
#DA1789 #EB44A6 #F17BC0 #F7B2DA #FCE3F2
Accessibility & contrast
On white
2.52
#F17BC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#F17BC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F17BC0
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F17BC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F17BC0 | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8597C2
Deuteranopia (green-blind)
#A4AABD
Tritanopia (blue-blind)
#FE7A95
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f17bc0; /* rgb */ color: rgb(241, 123, 192); /* oklch */ color: oklch(73.7% 0.164 345.8);
Tailwind
colors: {
custom: {
50: '#f8a5d3',
500: '#f17bc0',
950: '#000000',
},
}SCSS
$custom: #f17bc0; $custom-light: #f8a5d3; $custom-dark: #000000;
JSON
{
"hex": "#f17bc0",
"rgb": {
"r": 241,
"g": 123,
"b": 192
},
"hsl": {
"h": 324.915,
"s": 80.822,
"l": 71.373
},
"oklch": {
"l": 0.73716,
"c": 0.16423,
"h": 345.8
},
"luminance": 0.36672
}Semantic roles & 50–950 ramp
primary
#F17BC0
secondary
#D5F3E1
accent
#DD6108
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F14
muted
#867F82