#F173FE#F173FE
#F173FE is a light, highly saturated purple. Relative luminance 0.381; OKLCH L 75.3% C 0.225 H 323.8°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #F173FE |
|---|---|
| RGB | rgb(241, 115, 254) |
| HSL | hsl(294, 99%, 72%) |
| HSV | hsv(294, 55%, 100%) |
| CMYK | cmyk(5.1%, 54.7%, 0%, 0.4%) |
| CIE-LAB | lab(68.11, 67.08, -48.04) |
| CIE-LCH | lch(68.11, 82.50, 324.39°) |
| OKLab | oklab(75.33% 0.1817 -0.1329) |
| OKLCH | oklch(75.33% 0.225 323.8) |
| XYZ | xyz(60.2941, 38.1211, 97.9289) |
| Luminance | 0.3812 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.99
Light Magenta
#FA5FF7
ΔE00 3.22
Purply Pink
#F075E6
ΔE00 3.92
Violet (CSS)
#EE82EE
ΔE00 3.96
Candy Pink
#FF63E9
ΔE00 4.72
Orchid
#DA70D6
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F173FE #80FE73
analogous
#AB73FE #F173FE #FE73C6
triadic
#F173FE #FEF173 #73FEF1
tetradic
#F173FE #FEAB73 #80FE73 #73C6FE
square
#F173FE #FEAB73 #80FE73 #73C6FE
split-complementary
#F173FE #C6FE73 #73FEAB
monochromatic
#DE02F5 #EB36FE #F173FE #F7B0FE #FCE1FF
Accessibility & contrast
On white
2.44
#F173FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#F173FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F173FE
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F173FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F173FE | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5E9CFF
Deuteranopia (green-blind)
#88ABFA
Tritanopia (blue-blind)
#F586AE
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f173fe; /* rgb */ color: rgb(241, 115, 254); /* oklch */ color: oklch(75.3% 0.225 323.8);
Tailwind
colors: {
custom: {
50: '#f8a1ff',
500: '#f173fe',
950: '#000000',
},
}SCSS
$custom: #f173fe; $custom-light: #f8a1ff; $custom-dark: #000000;
JSON
{
"hex": "#f173fe",
"rgb": {
"r": 241,
"g": 115,
"b": 254
},
"hsl": {
"h": 294.388,
"s": 98.582,
"l": 72.353
},
"oklch": {
"l": 0.7533,
"c": 0.22509,
"h": 323.8
},
"luminance": 0.38118
}Semantic roles & 50–950 ramp
primary
#F173FE
secondary
#D7F7D4
accent
#E60015
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F18
muted
#867F86