#F173F9#F173F9
#F173F9 is a light, highly saturated purple. Relative luminance 0.378; OKLCH L 75.1% C 0.221 H 325.2°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #F173F9 |
|---|---|
| RGB | rgb(241, 115, 249) |
| HSL | hsl(296, 92%, 71%) |
| HSV | hsv(296, 54%, 98%) |
| CMYK | cmyk(3.2%, 53.8%, 0%, 2.4%) |
| CIE-LAB | lab(67.88, 66.20, -45.67) |
| CIE-LCH | lch(67.88, 80.42, 325.40°) |
| OKLab | oklab(75.08% 0.1812 -0.126) |
| OKLCH | oklch(75.08% 0.221 325.2) |
| XYZ | xyz(59.5039, 37.8050, 93.7670) |
| Luminance | 0.3780 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.93
Light Magenta
#FA5FF7
ΔE00 2.99
Purply Pink
#F075E6
ΔE00 3.15
Violet (CSS)
#EE82EE
ΔE00 3.46
Candy Pink
#FF63E9
ΔE00 4.12
Orchid
#DA70D6
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F173F9 #7BF973
analogous
#AE73F9 #F173F9 #F973BE
triadic
#F173F9 #F9F173 #73F9F1
tetradic
#F173F9 #F9AE73 #7BF973 #73BEF9
square
#F173F9 #F9AE73 #7BF973 #73BEF9
split-complementary
#F173F9 #BEF973 #73F9AE
monochromatic
#DA0AE8 #EB38F6 #F173F9 #F7AEFC #FCE2FE
Accessibility & contrast
On white
2.45
#F173F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#F173F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F173F9
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F173F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F173F9 | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#619BFD
Deuteranopia (green-blind)
#8AABF5
Tritanopia (blue-blind)
#F684AC
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f173f9; /* rgb */ color: rgb(241, 115, 249); /* oklch */ color: oklch(75.1% 0.221 325.2);
Tailwind
colors: {
custom: {
50: '#f8a1fc',
500: '#f173f9',
950: '#000000',
},
}SCSS
$custom: #f173f9; $custom-light: #f8a1fc; $custom-dark: #000000;
JSON
{
"hex": "#f173f9",
"rgb": {
"r": 241,
"g": 115,
"b": 249
},
"hsl": {
"h": 296.418,
"s": 91.781,
"l": 71.373
},
"oklch": {
"l": 0.75084,
"c": 0.2207,
"h": 325.2
},
"luminance": 0.37802
}Semantic roles & 50–950 ramp
primary
#F173F9
secondary
#D5F5D2
accent
#E6000E
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85