#F174F7#F174F7
#F174F7 is a light, highly saturated purple. Relative luminance 0.379; OKLCH L 75.1% C 0.217 H 325.7°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #F174F7 |
|---|---|
| RGB | rgb(241, 116, 247) |
| HSL | hsl(297, 89%, 71%) |
| HSV | hsv(297, 53%, 97%) |
| CMYK | cmyk(2.4%, 53%, 0%, 3.1%) |
| CIE-LAB | lab(67.95, 65.39, -44.45) |
| CIE-LCH | lch(67.95, 79.07, 325.80°) |
| OKLab | oklab(75.11% 0.1797 -0.1225) |
| OKLCH | oklch(75.11% 0.217 325.7) |
| XYZ | xyz(59.3083, 37.9102, 92.1711) |
| Luminance | 0.3791 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.80
Light Magenta
#FA5FF7
ΔE00 3.12
Violet Pink
#FB5FFC
ΔE00 3.12
Violet (CSS)
#EE82EE
ΔE00 3.12
Candy Pink
#FF63E9
ΔE00 3.96
Orchid
#DA70D6
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F174F7 #7AF774
analogous
#AF74F7 #F174F7 #F774BB
triadic
#F174F7 #F7F174 #74F7F1
tetradic
#F174F7 #F7AF74 #7AF774 #74BBF7
square
#F174F7 #F7AF74 #7AF774 #74BBF7
split-complementary
#F174F7 #BBF774 #74F7AF
monochromatic
#DA0DE4 #EB3AF4 #F174F7 #F7AEFA #FCE2FD
Accessibility & contrast
On white
2.45
#F174F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#F174F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F174F7
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F174F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F174F7 | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#649CFB
Deuteranopia (green-blind)
#8CABF3
Tritanopia (blue-blind)
#F684AB
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f174f7; /* rgb */ color: rgb(241, 116, 247); /* oklch */ color: oklch(75.1% 0.217 325.7);
Tailwind
colors: {
custom: {
50: '#f8a1fa',
500: '#f174f7',
950: '#000000',
},
}SCSS
$custom: #f174f7; $custom-light: #f8a1fa; $custom-dark: #000000;
JSON
{
"hex": "#f174f7",
"rgb": {
"r": 241,
"g": 116,
"b": 247
},
"hsl": {
"h": 297.252,
"s": 89.116,
"l": 71.176
},
"oklch": {
"l": 0.75111,
"c": 0.21748,
"h": 325.7
},
"luminance": 0.37907
}Semantic roles & 50–950 ramp
primary
#F174F7
secondary
#D4F5D2
accent
#E6000B
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85