#F174F4#F174F4
#F174F4 is a light, highly saturated purple. Relative luminance 0.377; OKLCH L 75.0% C 0.215 H 326.6°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #F174F4 |
|---|---|
| RGB | rgb(241, 116, 244) |
| HSL | hsl(299, 85%, 71%) |
| HSV | hsv(299, 52%, 96%) |
| CMYK | cmyk(1.2%, 52.5%, 0%, 4.3%) |
| CIE-LAB | lab(67.82, 64.87, -43.01) |
| CIE-LCH | lch(67.82, 77.83, 326.46°) |
| OKLab | oklab(74.97% 0.1793 -0.1184) |
| OKLCH | oklch(74.97% 0.215 326.6) |
| XYZ | xyz(58.8490, 37.7265, 89.7526) |
| Luminance | 0.3772 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.32
Violet (CSS)
#EE82EE
ΔE00 2.88
Light Magenta
#FA5FF7
ΔE00 3.13
Violet Pink
#FB5FFC
ΔE00 3.23
Candy Pink
#FF63E9
ΔE00 3.64
Orchid
#DA70D6
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F174F4 #77F474
analogous
#B174F4 #F174F4 #F474B7
triadic
#F174F4 #F4F174 #74F4F1
tetradic
#F174F4 #F4B174 #77F474 #74B7F4
square
#F174F4 #F4B174 #77F474 #74B7F4
split-complementary
#F174F4 #B7F474 #74F4B1
monochromatic
#D711DC #EB3BF0 #F174F4 #F7ADF8 #FCE3FD
Accessibility & contrast
On white
2.46
#F174F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#F174F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F174F4
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F174F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F174F4 | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#669BF8
Deuteranopia (green-blind)
#8DABF0
Tritanopia (blue-blind)
#F783AA
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f174f4; /* rgb */ color: rgb(241, 116, 244); /* oklch */ color: oklch(75.0% 0.215 326.6);
Tailwind
colors: {
custom: {
50: '#f8a1f8',
500: '#f174f4',
950: '#000000',
},
}SCSS
$custom: #f174f4; $custom-light: #f8a1f8; $custom-dark: #000000;
JSON
{
"hex": "#f174f4",
"rgb": {
"r": 241,
"g": 116,
"b": 244
},
"hsl": {
"h": 298.594,
"s": 85.333,
"l": 70.588
},
"oklch": {
"l": 0.74967,
"c": 0.21489,
"h": 326.6
},
"luminance": 0.37723
}Semantic roles & 50–950 ramp
primary
#F174F4
secondary
#D1F3D1
accent
#E20409
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85