#F173FA#F173FA
#F173FA is a light, highly saturated purple. Relative luminance 0.379; OKLCH L 75.1% C 0.222 H 324.9°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #F173FA |
|---|---|
| RGB | rgb(241, 115, 250) |
| HSL | hsl(296, 93%, 72%) |
| HSV | hsv(296, 54%, 98%) |
| CMYK | cmyk(3.6%, 54%, 0%, 2%) |
| CIE-LAB | lab(67.92, 66.37, -46.14) |
| CIE-LCH | lch(67.92, 80.83, 325.19°) |
| OKLab | oklab(75.13% 0.1813 -0.1274) |
| OKLCH | oklch(75.13% 0.222 324.9) |
| XYZ | xyz(59.6603, 37.8676, 94.5906) |
| Luminance | 0.3786 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.92
Light Magenta
#FA5FF7
ΔE00 3.02
Purply Pink
#F075E6
ΔE00 3.31
Violet (CSS)
#EE82EE
ΔE00 3.55
Candy Pink
#FF63E9
ΔE00 4.23
Orchid
#DA70D6
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F173FA #7CFA73
analogous
#AE73FA #F173FA #FA73C0
triadic
#F173FA #FAF173 #73FAF1
tetradic
#F173FA #FAAE73 #7CFA73 #73C0FA
square
#F173FA #FAAE73 #7CFA73 #73C0FA
split-complementary
#F173FA #C0FA73 #73FAAE
monochromatic
#DB08EA #EB38F8 #F173FA #F7AEFC #FCE1FE
Accessibility & contrast
On white
2.45
#F173FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#F173FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F173FA
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F173FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F173FA | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#619CFE
Deuteranopia (green-blind)
#8AABF6
Tritanopia (blue-blind)
#F684AC
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f173fa; /* rgb */ color: rgb(241, 115, 250); /* oklch */ color: oklch(75.1% 0.222 324.9);
Tailwind
colors: {
custom: {
50: '#f8a1fc',
500: '#f173fa',
950: '#000000',
},
}SCSS
$custom: #f173fa; $custom-light: #f8a1fc; $custom-dark: #000000;
JSON
{
"hex": "#f173fa",
"rgb": {
"r": 241,
"g": 115,
"b": 250
},
"hsl": {
"h": 296,
"s": 93.103,
"l": 71.569
},
"oklch": {
"l": 0.75133,
"c": 0.22158,
"h": 324.9
},
"luminance": 0.37864
}Semantic roles & 50–950 ramp
primary
#F173FA
secondary
#D5F6D3
accent
#E6000F
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85