#F174F5#F174F5
#F174F5 is a light, highly saturated purple. Relative luminance 0.378; OKLCH L 75.0% C 0.216 H 326.3°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #F174F5 |
|---|---|
| RGB | rgb(241, 116, 245) |
| HSL | hsl(298, 87%, 71%) |
| HSV | hsv(298, 53%, 96%) |
| CMYK | cmyk(1.6%, 52.7%, 0%, 3.9%) |
| CIE-LAB | lab(67.86, 65.04, -43.49) |
| CIE-LCH | lch(67.86, 78.24, 326.23°) |
| OKLab | oklab(75.02% 0.1794 -0.1198) |
| OKLCH | oklch(75.02% 0.216 326.3) |
| XYZ | xyz(59.0013, 37.7874, 90.5544) |
| Luminance | 0.3778 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.48
Violet (CSS)
#EE82EE
ΔE00 2.96
Light Magenta
#FA5FF7
ΔE00 3.11
Violet Pink
#FB5FFC
ΔE00 3.19
Candy Pink
#FF63E9
ΔE00 3.74
Orchid
#DA70D6
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F174F5 #78F574
analogous
#B174F5 #F174F5 #F574B8
triadic
#F174F5 #F5F174 #74F5F1
tetradic
#F174F5 #F5B174 #78F574 #74B8F5
square
#F174F5 #F5B174 #78F574 #74B8F5
split-complementary
#F174F5 #B8F574 #74F5B1
monochromatic
#D810DF #EB3BF1 #F174F5 #F7ADF9 #FCE2FD
Accessibility & contrast
On white
2.45
#F174F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#F174F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F174F5
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F174F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F174F5 | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#659BF9
Deuteranopia (green-blind)
#8DABF1
Tritanopia (blue-blind)
#F783AA
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f174f5; /* rgb */ color: rgb(241, 116, 245); /* oklch */ color: oklch(75.0% 0.216 326.3);
Tailwind
colors: {
custom: {
50: '#f8a1f9',
500: '#f174f5',
950: '#000000',
},
}SCSS
$custom: #f174f5; $custom-light: #f8a1f9; $custom-dark: #000000;
JSON
{
"hex": "#f174f5",
"rgb": {
"r": 241,
"g": 116,
"b": 245
},
"hsl": {
"h": 298.14,
"s": 86.577,
"l": 70.784
},
"oklch": {
"l": 0.75015,
"c": 0.21575,
"h": 326.3
},
"luminance": 0.37784
}Semantic roles & 50–950 ramp
primary
#F174F5
secondary
#D2F4D1
accent
#E30209
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85