#F173D1#F173D1
#F173D1 is a light, vivid pink. Relative luminance 0.356; OKLCH L 73.3% C 0.188 H 338.1°. Best body text is #000000 at 8.11:1 contrast (WCAG AA passes).
Color values
| HEX | #F173D1 |
|---|---|
| RGB | rgb(241, 115, 209) |
| HSL | hsl(315, 82%, 70%) |
| HSV | hsv(315, 52%, 95%) |
| CMYK | cmyk(0%, 52.3%, 13.3%, 5.5%) |
| CIE-LAB | lab(66.19, 59.63, -26.12) |
| CIE-LCH | lch(66.19, 65.10, 336.35°) |
| OKLab | oklab(73.29% 0.1747 -0.0703) |
| OKLCH | oklch(73.29% 0.188 338.1) |
| XYZ | xyz(53.9156, 35.5697, 64.3352) |
| Luminance | 0.3557 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.84
Candy Pink
#FF63E9
ΔE00 4.72
Lavender Pink
#DD85D7
ΔE00 4.90
Orchid
#DA70D6
ΔE00 4.96
Bubblegum Pink
#FE83CC
ΔE00 5.21
Violet (CSS)
#EE82EE
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F173D1 #73F193
analogous
#D273F1 #F173D1 #F17392
triadic
#F173D1 #D1F173 #73D1F1
tetradic
#F173D1 #F1D273 #73F193 #7392F1
square
#F173D1 #F1D273 #73F193 #7392F1
split-complementary
#F173D1 #92F173 #73F1D2
monochromatic
#D415A4 #EB3BBF #F173D1 #F7ABE3 #FCE2F6
Accessibility & contrast
On white
2.59
#F173D1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.11
#F173D1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F173D1
8.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F173D1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F173D1 | 1.00 | 2.59 | 8.11 | 8.11 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7795D4
Deuteranopia (green-blind)
#9AA8CE
Tritanopia (blue-blind)
#FC7799
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #f173d1; /* rgb */ color: rgb(241, 115, 209); /* oklch */ color: oklch(73.3% 0.188 338.1);
Tailwind
colors: {
custom: {
50: '#f8a0df',
500: '#f173d1',
950: '#000000',
},
}SCSS
$custom: #f173d1; $custom-light: #f8a0df; $custom-dark: #000000;
JSON
{
"hex": "#f173d1",
"rgb": {
"r": 241,
"g": 115,
"b": 209
},
"hsl": {
"h": 315.238,
"s": 81.818,
"l": 69.804
},
"oklch": {
"l": 0.73287,
"c": 0.18835,
"h": 338.1
},
"luminance": 0.35566
}Semantic roles & 50–950 ramp
primary
#F173D1
secondary
#CEF2D7
accent
#DE3E07
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#180F15
muted
#867F83