#F173D9#F173D9
#F173D9 is a light, vivid pink. Relative luminance 0.360; OKLCH L 73.6% C 0.194 H 335.2°. Best body text is #000000 at 8.19:1 contrast (WCAG AA passes).
Color values
| HEX | #F173D9 |
|---|---|
| RGB | rgb(241, 115, 217) |
| HSL | hsl(311, 82%, 70%) |
| HSV | hsv(311, 52%, 95%) |
| CMYK | cmyk(0%, 52.3%, 10%, 5.5%) |
| CIE-LAB | lab(66.50, 60.87, -30.11) |
| CIE-LCH | lch(66.50, 67.91, 333.68°) |
| OKLab | oklab(73.62% 0.1764 -0.0816) |
| OKLCH | oklch(73.62% 0.194 335.2) |
| XYZ | xyz(54.9310, 35.9759, 69.6830) |
| Luminance | 0.3597 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.35
Candy Pink
#FF63E9
ΔE00 3.61
Orchid
#DA70D6
ΔE00 4.22
Violet (CSS)
#EE82EE
ΔE00 4.33
Lavender Pink
#DD85D7
ΔE00 4.59
Light Magenta
#FA5FF7
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F173D9 #73F18B
analogous
#CA73F1 #F173D9 #F1739A
triadic
#F173D9 #D9F173 #73D9F1
tetradic
#F173D9 #F1CA73 #73F18B #739AF1
square
#F173D9 #F1CA73 #73F18B #739AF1
split-complementary
#F173D9 #9AF173 #73F1CA
monochromatic
#D415B0 #EB3BCA #F173D9 #F7ABE8 #FCE2F7
Accessibility & contrast
On white
2.56
#F173D9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.19
#F173D9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F173D9
8.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F173D9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F173D9 | 1.00 | 2.56 | 8.19 | 8.19 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7396DC
Deuteranopia (green-blind)
#98A9D6
Tritanopia (blue-blind)
#FB7A9C
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f173d9; /* rgb */ color: rgb(241, 115, 217); /* oklch */ color: oklch(73.6% 0.194 335.2);
Tailwind
colors: {
custom: {
50: '#f8a0e5',
500: '#f173d9',
950: '#000000',
},
}SCSS
$custom: #f173d9; $custom-light: #f8a0e5; $custom-dark: #000000;
JSON
{
"hex": "#f173d9",
"rgb": {
"r": 241,
"g": 115,
"b": 217
},
"hsl": {
"h": 311.429,
"s": 81.818,
"l": 69.804
},
"oklch": {
"l": 0.73621,
"c": 0.19432,
"h": 335.2
},
"luminance": 0.35972
}Semantic roles & 50–950 ramp
primary
#F173D9
secondary
#CEF2D5
accent
#DE3007
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#180F15
muted
#867F84