#F170B4#F170B4
#F170B4 is a light, vivid pink. Relative luminance 0.336; OKLCH L 71.8% C 0.175 H 349.6°. Best body text is #000000 at 7.72:1 contrast (WCAG AA passes).
Color values
| HEX | #F170B4 |
|---|---|
| RGB | rgb(241, 112, 180) |
| HSL | hsl(328, 82%, 69%) |
| HSV | hsv(328, 54%, 95%) |
| CMYK | cmyk(0%, 53.5%, 25.3%, 5.5%) |
| CIE-LAB | lab(64.63, 56.89, -12.13) |
| CIE-LCH | lch(64.63, 58.17, 347.96°) |
| OKLab | oklab(71.79% 0.1716 -0.0316) |
| OKLCH | oklch(71.79% 0.175 349.6) |
| XYZ | xyz(50.3097, 33.5889, 47.0048) |
| Luminance | 0.3358 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.25
Hot Pink
#FF69B4
ΔE00 2.31
Bubble Gum Pink
#FF69AF
ΔE00 2.80
Pink (survey)
#FF81C0
ΔE00 4.37
Bubblegum Pink
#FE83CC
ΔE00 5.19
Pale Magenta
#D767AD
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F170B4 #70F1AD
analogous
#EE70F1 #F170B4 #F17074
triadic
#F170B4 #B4F170 #70B4F1
tetradic
#F170B4 #F1EE70 #70F1AD #7074F1
square
#F170B4 #F1EE70 #70F1AD #7074F1
split-complementary
#F170B4 #74F170 #70F1EE
monochromatic
#D21578 #EC3897 #F170B4 #F6A8D1 #FCDFEE
Accessibility & contrast
On white
2.72
#F170B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.72
#F170B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F170B4
7.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F170B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F170B4 | 1.00 | 2.72 | 7.72 | 7.72 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F8FB6
Deuteranopia (green-blind)
#A1A5B1
Tritanopia (blue-blind)
#FF6C8A
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #f170b4; /* rgb */ color: rgb(241, 112, 180); /* oklch */ color: oklch(71.8% 0.175 349.6);
Tailwind
colors: {
custom: {
50: '#f99eca',
500: '#f170b4',
950: '#000000',
},
}SCSS
$custom: #f170b4; $custom-light: #f99eca; $custom-dark: #000000;
JSON
{
"hex": "#f170b4",
"rgb": {
"r": 241,
"g": 112,
"b": 180
},
"hsl": {
"h": 328.372,
"s": 82.166,
"l": 69.216
},
"oklch": {
"l": 0.71794,
"c": 0.17453,
"h": 349.6
},
"luminance": 0.33584
}Semantic roles & 50–950 ramp
primary
#F170B4
secondary
#CCF1DD
accent
#DF6D07
background
#FFFAFC
surface
#FFF3F8
border
#D7CDD1
text
#180F13
muted
#867F82