#F173FF#F173FF
#F173FF is a light, highly saturated purple. Relative luminance 0.382; OKLCH L 75.4% C 0.226 H 323.5°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #F173FF |
|---|---|
| RGB | rgb(241, 115, 255) |
| HSL | hsl(294, 100%, 73%) |
| HSV | hsv(294, 55%, 100%) |
| CMYK | cmyk(5.5%, 54.9%, 0%, 0%) |
| CIE-LAB | lab(68.16, 67.25, -48.51) |
| CIE-LCH | lch(68.16, 82.92, 324.20°) |
| OKLab | oklab(75.38% 0.1818 -0.1343) |
| OKLCH | oklch(75.38% 0.226 323.5) |
| XYZ | xyz(60.4547, 38.1853, 98.7745) |
| Luminance | 0.3818 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 3.02
Light Magenta
#FA5FF7
ΔE00 3.28
Purply Pink
#F075E6
ΔE00 4.07
Violet (CSS)
#EE82EE
ΔE00 4.07
Candy Pink
#FF63E9
ΔE00 4.84
Orchid
#DA70D6
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F173FF #81FF73
analogous
#AB73FF #F173FF #FF73C7
triadic
#F173FF #FFF173 #73FFF1
tetradic
#F173FF #FFAB73 #81FF73 #73C7FF
square
#F173FF #FFAB73 #81FF73 #73C7FF
split-complementary
#F173FF #C7FF73 #73FFAB
monochromatic
#DF00F8 #EB36FF #F173FF #F7B0FF #FCE0FF
Accessibility & contrast
On white
2.43
#F173FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#F173FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F173FF
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F173FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F173FF | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5D9CFF
Deuteranopia (green-blind)
#87ABFB
Tritanopia (blue-blind)
#F586AF
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f173ff; /* rgb */ color: rgb(241, 115, 255); /* oklch */ color: oklch(75.4% 0.226 323.5);
Tailwind
colors: {
custom: {
50: '#f8a1ff',
500: '#f173ff',
950: '#000000',
},
}SCSS
$custom: #f173ff; $custom-light: #f8a1ff; $custom-dark: #000000;
JSON
{
"hex": "#f173ff",
"rgb": {
"r": 241,
"g": 115,
"b": 255
},
"hsl": {
"h": 294,
"s": 100,
"l": 72.549
},
"oklch": {
"l": 0.7538,
"c": 0.22597,
"h": 323.5
},
"luminance": 0.38182
}Semantic roles & 50–950 ramp
primary
#F173FF
secondary
#D7F7D4
accent
#E60017
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F18
muted
#867F86