#F174F3#F174F3
#F174F3 is a light, highly saturated purple. Relative luminance 0.377; OKLCH L 74.9% C 0.214 H 326.9°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #F174F3 |
|---|---|
| RGB | rgb(241, 116, 243) |
| HSL | hsl(299, 84%, 70%) |
| HSV | hsv(299, 52%, 95%) |
| CMYK | cmyk(0.8%, 52.3%, 0%, 4.7%) |
| CIE-LAB | lab(67.77, 64.70, -42.53) |
| CIE-LCH | lch(67.77, 77.43, 326.68°) |
| OKLab | oklab(74.92% 0.1792 -0.117) |
| OKLCH | oklch(74.92% 0.214 326.9) |
| XYZ | xyz(58.6976, 37.6660, 88.9552) |
| Luminance | 0.3766 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.16
Violet (CSS)
#EE82EE
ΔE00 2.82
Light Magenta
#FA5FF7
ΔE00 3.15
Violet Pink
#FB5FFC
ΔE00 3.29
Candy Pink
#FF63E9
ΔE00 3.55
Orchid
#DA70D6
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F174F3 #76F374
analogous
#B174F3 #F174F3 #F374B5
triadic
#F174F3 #F3F174 #74F3F1
tetradic
#F174F3 #F3B174 #76F374 #74B5F3
square
#F174F3 #F3B174 #76F374 #74B5F3
split-complementary
#F174F3 #B5F374 #74F3B1
monochromatic
#D713DA #EB3CEE #F174F3 #F7ACF8 #FCE3FD
Accessibility & contrast
On white
2.46
#F174F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#F174F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F174F3
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F174F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F174F3 | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#669BF7
Deuteranopia (green-blind)
#8EABEF
Tritanopia (blue-blind)
#F783A9
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f174f3; /* rgb */ color: rgb(241, 116, 243); /* oklch */ color: oklch(74.9% 0.214 326.9);
Tailwind
colors: {
custom: {
50: '#f8a1f7',
500: '#f174f3',
950: '#000000',
},
}SCSS
$custom: #f174f3; $custom-light: #f8a1f7; $custom-dark: #000000;
JSON
{
"hex": "#f174f3",
"rgb": {
"r": 241,
"g": 116,
"b": 243
},
"hsl": {
"h": 299.055,
"s": 84.106,
"l": 70.392
},
"oklch": {
"l": 0.74919,
"c": 0.21403,
"h": 326.9
},
"luminance": 0.37663
}Semantic roles & 50–950 ramp
primary
#F174F3
secondary
#D1F3D0
accent
#E10508
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85