#F173FD#F173FD
#F173FD is a light, highly saturated purple. Relative luminance 0.381; OKLCH L 75.3% C 0.224 H 324.1°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #F173FD |
|---|---|
| RGB | rgb(241, 115, 253) |
| HSL | hsl(295, 97%, 72%) |
| HSV | hsv(295, 55%, 99%) |
| CMYK | cmyk(4.7%, 54.5%, 0%, 0.8%) |
| CIE-LAB | lab(68.06, 66.90, -47.56) |
| CIE-LCH | lch(68.06, 82.08, 324.59°) |
| OKLab | oklab(75.28% 0.1816 -0.1315) |
| OKLCH | oklch(75.28% 0.224 324.1) |
| XYZ | xyz(60.1344, 38.0572, 97.0878) |
| Luminance | 0.3805 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.96
Light Magenta
#FA5FF7
ΔE00 3.16
Purply Pink
#F075E6
ΔE00 3.77
Violet (CSS)
#EE82EE
ΔE00 3.86
Candy Pink
#FF63E9
ΔE00 4.59
Orchid
#DA70D6
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F173FD #7FFD73
analogous
#AC73FD #F173FD #FD73C4
triadic
#F173FD #FDF173 #73FDF1
tetradic
#F173FD #FDAC73 #7FFD73 #73C4FD
square
#F173FD #FDAC73 #7FFD73 #73C4FD
split-complementary
#F173FD #C4FD73 #73FDAC
monochromatic
#DD03F2 #EB37FC #F173FD #F7AFFE #FCE1FF
Accessibility & contrast
On white
2.44
#F173FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#F173FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F173FD
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F173FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F173FD | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5E9CFF
Deuteranopia (green-blind)
#88ABF9
Tritanopia (blue-blind)
#F585AE
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f173fd; /* rgb */ color: rgb(241, 115, 253); /* oklch */ color: oklch(75.3% 0.224 324.1);
Tailwind
colors: {
custom: {
50: '#f8a1fe',
500: '#f173fd',
950: '#000000',
},
}SCSS
$custom: #f173fd; $custom-light: #f8a1fe; $custom-dark: #000000;
JSON
{
"hex": "#f173fd",
"rgb": {
"r": 241,
"g": 115,
"b": 253
},
"hsl": {
"h": 294.783,
"s": 97.183,
"l": 72.157
},
"oklch": {
"l": 0.75281,
"c": 0.2242,
"h": 324.1
},
"luminance": 0.38054
}Semantic roles & 50–950 ramp
primary
#F173FD
secondary
#D7F7D4
accent
#E60014
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F18
muted
#867F86