#F173E8#F173E8
#F173E8 is a light, highly saturated purple. Relative luminance 0.368; OKLCH L 74.3% C 0.206 H 330.2°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #F173E8 |
|---|---|
| RGB | rgb(241, 115, 232) |
| HSL | hsl(304, 82%, 70%) |
| HSV | hsv(304, 52%, 95%) |
| CMYK | cmyk(0%, 52.3%, 3.7%, 5.5%) |
| CIE-LAB | lab(67.12, 63.30, -37.48) |
| CIE-LCH | lch(67.12, 73.56, 329.37°) |
| OKLab | oklab(74.28% 0.179 -0.1025) |
| OKLCH | oklch(74.28% 0.206 330.2) |
| XYZ | xyz(56.9714, 36.7920, 80.4291) |
| Luminance | 0.3679 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 0.50
Candy Pink
#FF63E9
ΔE00 2.75
Violet (CSS)
#EE82EE
ΔE00 2.85
Light Magenta
#FA5FF7
ΔE00 3.73
Violet Pink
#FB5FFC
ΔE00 4.15
Orchid
#DA70D6
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F173E8 #73F17C
analogous
#BB73F1 #F173E8 #F173A9
triadic
#F173E8 #E8F173 #73E8F1
tetradic
#F173E8 #F1BB73 #73F17C #73A9F1
square
#F173E8 #F1BB73 #73F17C #73A9F1
split-complementary
#F173E8 #A9F173 #73F1BB
monochromatic
#D415C7 #EB3BDF #F173E8 #F7ABF1 #FCE2FA
Accessibility & contrast
On white
2.51
#F173E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#F173E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F173E8
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F173E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F173E8 | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C98EC
Deuteranopia (green-blind)
#92AAE4
Tritanopia (blue-blind)
#F97EA3
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f173e8; /* rgb */ color: rgb(241, 115, 232); /* oklch */ color: oklch(74.3% 0.206 330.2);
Tailwind
colors: {
custom: {
50: '#f8a0ef',
500: '#f173e8',
950: '#000000',
},
}SCSS
$custom: #f173e8; $custom-light: #f8a0ef; $custom-dark: #000000;
JSON
{
"hex": "#f173e8",
"rgb": {
"r": 241,
"g": 115,
"b": 232
},
"hsl": {
"h": 304.286,
"s": 81.818,
"l": 69.804
},
"oklch": {
"l": 0.74281,
"c": 0.20626,
"h": 330.2
},
"luminance": 0.36788
}Semantic roles & 50–950 ramp
primary
#F173E8
secondary
#CEF2D1
accent
#DE1707
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84