#F170B0#F170B0
#F170B0 is a light, vivid pink. Relative luminance 0.334; OKLCH L 71.7% C 0.172 H 351.3°. Best body text is #000000 at 7.68:1 contrast (WCAG AA passes).
Color values
| HEX | #F170B0 |
|---|---|
| RGB | rgb(241, 112, 176) |
| HSL | hsl(330, 82%, 69%) |
| HSV | hsv(330, 54%, 95%) |
| CMYK | cmyk(0%, 53.5%, 27%, 5.5%) |
| CIE-LAB | lab(64.51, 56.37, -10.05) |
| CIE-LCH | lch(64.51, 57.26, 349.89°) |
| OKLab | oklab(71.66% 0.1705 -0.026) |
| OKLCH | oklch(71.66% 0.172 351.3) |
| XYZ | xyz(49.9081, 33.4283, 44.8897) |
| Luminance | 0.3342 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.19
Hot Pink
#FF69B4
ΔE00 2.27
Bubble Gum Pink
#FF69AF
ΔE00 2.38
Pink (survey)
#FF81C0
ΔE00 4.44
Medium Pink
#F36196
ΔE00 5.56
Bubblegum Pink
#FE83CC
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F170B0 #70F1B1
analogous
#F170F0 #F170B0 #F17170
triadic
#F170B0 #B0F170 #70B0F1
tetradic
#F170B0 #F0F170 #70F1B1 #7170F1
square
#F170B0 #F0F170 #70F1B1 #7170F1
split-complementary
#F170B0 #70F171 #70F0F1
monochromatic
#D21573 #EC3891 #F170B0 #F6A8CF #FCDFEE
Accessibility & contrast
On white
2.73
#F170B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.68
#F170B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F170B0
7.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F170B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F170B0 | 1.00 | 2.73 | 7.68 | 7.68 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#808EB2
Deuteranopia (green-blind)
#A2A5AD
Tritanopia (blue-blind)
#FF6B88
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #f170b0; /* rgb */ color: rgb(241, 112, 176); /* oklch */ color: oklch(71.7% 0.172 351.3);
Tailwind
colors: {
custom: {
50: '#f99ec7',
500: '#f170b0',
950: '#000000',
},
}SCSS
$custom: #f170b0; $custom-light: #f99ec7; $custom-dark: #000000;
JSON
{
"hex": "#f170b0",
"rgb": {
"r": 241,
"g": 112,
"b": 176
},
"hsl": {
"h": 330.233,
"s": 82.166,
"l": 69.216
},
"oklch": {
"l": 0.71655,
"c": 0.17245,
"h": 351.3
},
"luminance": 0.33424
}Semantic roles & 50–950 ramp
primary
#F170B0
secondary
#CCF1DF
accent
#DF7407
background
#FFFAFC
surface
#FFF3F8
border
#D7CDD1
text
#180F13
muted
#867F82