#F173C0#F173C0
#F173C0 is a light, vivid pink. Relative luminance 0.348; OKLCH L 72.6% C 0.177 H 344.8°. Best body text is #000000 at 7.95:1 contrast (WCAG AA passes).
Color values
| HEX | #F173C0 |
|---|---|
| RGB | rgb(241, 115, 192) |
| HSL | hsl(323, 82%, 70%) |
| HSV | hsv(323, 52%, 95%) |
| CMYK | cmyk(0%, 52.3%, 20.3%, 5.5%) |
| CIE-LAB | lab(65.57, 57.14, -17.51) |
| CIE-LCH | lch(65.57, 59.76, 342.96°) |
| OKLab | oklab(72.62% 0.1707 -0.0464) |
| OKLCH | oklch(72.62% 0.177 344.8) |
| XYZ | xyz(51.9220, 34.7723, 53.8361) |
| Luminance | 0.3477 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 3.70
Hot Pink
#FF69B4
ΔE00 3.80
Bubblegum Pink
#FE83CC
ΔE00 4.06
Pink (survey)
#FF81C0
ΔE00 4.58
Bubble Gum Pink
#FF69AF
ΔE00 4.69
Pale Magenta
#D767AD
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F173C0 #73F1A4
analogous
#E373F1 #F173C0 #F17381
triadic
#F173C0 #C0F173 #73C0F1
tetradic
#F173C0 #F1E373 #73F1A4 #7381F1
square
#F173C0 #F1E373 #73F1A4 #7381F1
split-complementary
#F173C0 #81F173 #73F1E3
monochromatic
#D4158A #EB3BA7 #F173C0 #F7ABD9 #FCE2F2
Accessibility & contrast
On white
2.64
#F173C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.95
#F173C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F173C0
7.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F173C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F173C0 | 1.00 | 2.64 | 7.95 | 7.95 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7D92C3
Deuteranopia (green-blind)
#A0A7BD
Tritanopia (blue-blind)
#FF7291
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #f173c0; /* rgb */ color: rgb(241, 115, 192); /* oklch */ color: oklch(72.6% 0.177 344.8);
Tailwind
colors: {
custom: {
50: '#f8a0d3',
500: '#f173c0',
950: '#000000',
},
}SCSS
$custom: #f173c0; $custom-light: #f8a0d3; $custom-dark: #000000;
JSON
{
"hex": "#f173c0",
"rgb": {
"r": 241,
"g": 115,
"b": 192
},
"hsl": {
"h": 323.333,
"s": 81.818,
"l": 69.804
},
"oklch": {
"l": 0.72624,
"c": 0.17685,
"h": 344.8
},
"luminance": 0.34768
}Semantic roles & 50–950 ramp
primary
#F173C0
secondary
#CEF2DC
accent
#DE5B07
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F14
muted
#867F82