#F173C8#F173C8
#F173C8 is a light, vivid pink. Relative luminance 0.351; OKLCH L 72.9% C 0.182 H 341.5°. Best body text is #000000 at 8.03:1 contrast (WCAG AA passes).
Color values
| HEX | #F173C8 |
|---|---|
| RGB | rgb(241, 115, 200) |
| HSL | hsl(320, 82%, 70%) |
| HSV | hsv(320, 52%, 95%) |
| CMYK | cmyk(0%, 52.3%, 17%, 5.5%) |
| CIE-LAB | lab(65.85, 58.29, -21.58) |
| CIE-LCH | lch(65.85, 62.16, 339.68°) |
| OKLab | oklab(72.93% 0.1727 -0.0576) |
| OKLCH | oklch(72.93% 0.182 341.5) |
| XYZ | xyz(52.8326, 35.1365, 58.6318) |
| Luminance | 0.3513 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.34
Bubblegum (survey)
#FF6CB5
ΔE00 5.09
Hot Pink
#FF69B4
ΔE00 5.15
Purply Pink
#F075E6
ΔE00 5.60
Pink (survey)
#FF81C0
ΔE00 5.62
Lavender Pink
#DD85D7
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F173C8 #73F19C
analogous
#DB73F1 #F173C8 #F17389
triadic
#F173C8 #C8F173 #73C8F1
tetradic
#F173C8 #F1DB73 #73F19C #7389F1
square
#F173C8 #F1DB73 #73F19C #7389F1
split-complementary
#F173C8 #89F173 #73F1DB
monochromatic
#D41596 #EB3BB2 #F173C8 #F7ABDE #FCE2F4
Accessibility & contrast
On white
2.62
#F173C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.03
#F173C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F173C8
8.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F173C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F173C8 | 1.00 | 2.62 | 8.03 | 8.03 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7A93CB
Deuteranopia (green-blind)
#9DA8C5
Tritanopia (blue-blind)
#FE7494
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #f173c8; /* rgb */ color: rgb(241, 115, 200); /* oklch */ color: oklch(72.9% 0.182 341.5);
Tailwind
colors: {
custom: {
50: '#f8a0d8',
500: '#f173c8',
950: '#000000',
},
}SCSS
$custom: #f173c8; $custom-light: #f8a0d8; $custom-dark: #000000;
JSON
{
"hex": "#f173c8",
"rgb": {
"r": 241,
"g": 115,
"b": 200
},
"hsl": {
"h": 319.524,
"s": 81.818,
"l": 69.804
},
"oklch": {
"l": 0.72929,
"c": 0.18205,
"h": 341.5
},
"luminance": 0.35132
}Semantic roles & 50–950 ramp
primary
#F173C8
secondary
#CEF2DA
accent
#DE4D07
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#180F14
muted
#867F83