#F173E3#F173E3
#F173E3 is a light, highly saturated purple. Relative luminance 0.365; OKLCH L 74.1% C 0.202 H 331.8°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #F173E3 |
|---|---|
| RGB | rgb(241, 115, 227) |
| HSL | hsl(307, 82%, 70%) |
| HSV | hsv(307, 52%, 95%) |
| CMYK | cmyk(0%, 52.3%, 5.8%, 5.5%) |
| CIE-LAB | lab(66.91, 62.47, -35.04) |
| CIE-LCH | lch(66.91, 71.63, 330.71°) |
| OKLab | oklab(74.06% 0.1782 -0.0956) |
| OKLCH | oklch(74.06% 0.202 331.8) |
| XYZ | xyz(56.2712, 36.5120, 76.7418) |
| Luminance | 0.3651 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 0.63
Candy Pink
#FF63E9
ΔE00 2.79
Violet (CSS)
#EE82EE
ΔE00 3.17
Orchid
#DA70D6
ΔE00 3.98
Light Magenta
#FA5FF7
ΔE00 4.31
Violet Pink
#FB5FFC
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F173E3 #73F181
analogous
#C073F1 #F173E3 #F173A4
triadic
#F173E3 #E3F173 #73E3F1
tetradic
#F173E3 #F1C073 #73F181 #73A4F1
square
#F173E3 #F1C073 #73F181 #73A4F1
split-complementary
#F173E3 #A4F173 #73F1C0
monochromatic
#D415BF #EB3BD8 #F173E3 #F7ABEE #FCE2F9
Accessibility & contrast
On white
2.53
#F173E3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#F173E3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F173E3
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F173E3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F173E3 | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E98E7
Deuteranopia (green-blind)
#94A9DF
Tritanopia (blue-blind)
#FA7DA1
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f173e3; /* rgb */ color: rgb(241, 115, 227); /* oklch */ color: oklch(74.1% 0.202 331.8);
Tailwind
colors: {
custom: {
50: '#f8a0ec',
500: '#f173e3',
950: '#000000',
},
}SCSS
$custom: #f173e3; $custom-light: #f8a0ec; $custom-dark: #000000;
JSON
{
"hex": "#f173e3",
"rgb": {
"r": 241,
"g": 115,
"b": 227
},
"hsl": {
"h": 306.667,
"s": 81.818,
"l": 69.804
},
"oklch": {
"l": 0.74056,
"c": 0.20218,
"h": 331.8
},
"luminance": 0.36508
}Semantic roles & 50–950 ramp
primary
#F173E3
secondary
#CEF2D2
accent
#DE1F07
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84