#F173F0#F173F0
#F173F0 is a light, highly saturated purple. Relative luminance 0.373; OKLCH L 74.7% C 0.213 H 327.7°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #F173F0 |
|---|---|
| RGB | rgb(241, 115, 240) |
| HSL | hsl(300, 82%, 70%) |
| HSV | hsv(300, 52%, 95%) |
| CMYK | cmyk(0%, 52.3%, 0.4%, 5.5%) |
| CIE-LAB | lab(67.47, 64.64, -41.36) |
| CIE-LCH | lch(67.47, 76.74, 327.39°) |
| OKLab | oklab(74.65% 0.1801 -0.1136) |
| OKLCH | oklch(74.65% 0.213 327.7) |
| XYZ | xyz(58.1336, 37.2569, 86.5505) |
| Luminance | 0.3725 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.73
Violet (CSS)
#EE82EE
ΔE00 2.84
Light Magenta
#FA5FF7
ΔE00 3.10
Candy Pink
#FF63E9
ΔE00 3.19
Violet Pink
#FB5FFC
ΔE00 3.33
Orchid
#DA70D6
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F173F0 #73F174
analogous
#B373F1 #F173F0 #F173B1
triadic
#F173F0 #F0F173 #73F0F1
tetradic
#F173F0 #F1B373 #73F174 #73B1F1
square
#F173F0 #F1B373 #73F174 #73B1F1
split-complementary
#F173F0 #B1F173 #73F1B3
monochromatic
#D415D3 #EB3BEA #F173F0 #F7ABF6 #FCE2FC
Accessibility & contrast
On white
2.48
#F173F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#F173F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F173F0
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F173F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F173F0 | 1.00 | 2.48 | 8.45 | 8.45 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#679AF4
Deuteranopia (green-blind)
#8EAAEC
Tritanopia (blue-blind)
#F881A7
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f173f0; /* rgb */ color: rgb(241, 115, 240); /* oklch */ color: oklch(74.7% 0.213 327.7);
Tailwind
colors: {
custom: {
50: '#f8a0f5',
500: '#f173f0',
950: '#000000',
},
}SCSS
$custom: #f173f0; $custom-light: #f8a0f5; $custom-dark: #000000;
JSON
{
"hex": "#f173f0",
"rgb": {
"r": 241,
"g": 115,
"b": 240
},
"hsl": {
"h": 300.476,
"s": 81.818,
"l": 69.804
},
"oklch": {
"l": 0.74652,
"c": 0.21296,
"h": 327.7
},
"luminance": 0.37254
}Semantic roles & 50–950 ramp
primary
#F173F0
secondary
#CEF2CE
accent
#DE0907
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#180F17
muted
#867F85