#F173BF#F173BF
#F173BF is a light, vivid pink. Relative luminance 0.347; OKLCH L 72.6% C 0.176 H 345.2°. Best body text is #000000 at 7.94:1 contrast (WCAG AA passes).
Color values
| HEX | #F173BF |
|---|---|
| RGB | rgb(241, 115, 191) |
| HSL | hsl(324, 82%, 70%) |
| HSV | hsv(324, 52%, 95%) |
| CMYK | cmyk(0%, 52.3%, 20.7%, 5.5%) |
| CIE-LAB | lab(65.54, 56.99, -17.00) |
| CIE-LCH | lch(65.54, 59.47, 343.39°) |
| OKLab | oklab(72.59% 0.1704 -0.0449) |
| OKLCH | oklch(72.59% 0.176 345.2) |
| XYZ | xyz(51.8116, 34.7281, 53.2545) |
| Luminance | 0.3472 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 3.54
Hot Pink
#FF69B4
ΔE00 3.64
Bubblegum Pink
#FE83CC
ΔE00 4.07
Pink (survey)
#FF81C0
ΔE00 4.47
Bubble Gum Pink
#FF69AF
ΔE00 4.51
Pale Magenta
#D767AD
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F173BF #73F1A5
analogous
#E473F1 #F173BF #F17380
triadic
#F173BF #BFF173 #73BFF1
tetradic
#F173BF #F1E473 #73F1A5 #7380F1
square
#F173BF #F1E473 #73F1A5 #7380F1
split-complementary
#F173BF #80F173 #73F1E4
monochromatic
#D41589 #EB3BA6 #F173BF #F7ABD8 #FCE2F2
Accessibility & contrast
On white
2.64
#F173BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.94
#F173BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F173BF
7.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F173BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F173BF | 1.00 | 2.64 | 7.94 | 7.94 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E92C2
Deuteranopia (green-blind)
#A0A7BC
Tritanopia (blue-blind)
#FF7291
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #f173bf; /* rgb */ color: rgb(241, 115, 191); /* oklch */ color: oklch(72.6% 0.176 345.2);
Tailwind
colors: {
custom: {
50: '#f8a0d2',
500: '#f173bf',
950: '#000000',
},
}SCSS
$custom: #f173bf; $custom-light: #f8a0d2; $custom-dark: #000000;
JSON
{
"hex": "#f173bf",
"rgb": {
"r": 241,
"g": 115,
"b": 191
},
"hsl": {
"h": 323.81,
"s": 81.818,
"l": 69.804
},
"oklch": {
"l": 0.72587,
"c": 0.17624,
"h": 345.2
},
"luminance": 0.34724
}Semantic roles & 50–950 ramp
primary
#F173BF
secondary
#CEF2DC
accent
#DE5D07
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F14
muted
#867F82