#F174F8#F174F8
#F174F8 is a light, highly saturated purple. Relative luminance 0.380; OKLCH L 75.2% C 0.218 H 325.4°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #F174F8 |
|---|---|
| RGB | rgb(241, 116, 248) |
| HSL | hsl(297, 90%, 71%) |
| HSV | hsv(297, 53%, 97%) |
| CMYK | cmyk(2.8%, 53.2%, 0%, 2.7%) |
| CIE-LAB | lab(68.00, 65.57, -44.92) |
| CIE-LCH | lch(68.00, 79.48, 325.58°) |
| OKLab | oklab(75.16% 0.1798 -0.1239) |
| OKLCH | oklch(75.16% 0.218 325.4) |
| XYZ | xyz(59.4630, 37.9721, 92.9860) |
| Luminance | 0.3797 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.96
Violet Pink
#FB5FFC
ΔE00 3.10
Light Magenta
#FA5FF7
ΔE00 3.13
Violet (CSS)
#EE82EE
ΔE00 3.21
Candy Pink
#FF63E9
ΔE00 4.07
Orchid
#DA70D6
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F174F8 #7BF874
analogous
#AF74F8 #F174F8 #F874BD
triadic
#F174F8 #F8F174 #74F8F1
tetradic
#F174F8 #F8AF74 #7BF874 #74BDF8
square
#F174F8 #F8AF74 #7BF874 #74BDF8
split-complementary
#F174F8 #BDF874 #74F8AF
monochromatic
#DA0CE6 #EB3AF5 #F174F8 #F7AEFB #FCE2FE
Accessibility & contrast
On white
2.44
#F174F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#F174F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F174F8
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F174F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F174F8 | 1.00 | 2.44 | 8.59 | 8.59 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#639CFC
Deuteranopia (green-blind)
#8BABF4
Tritanopia (blue-blind)
#F684AC
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f174f8; /* rgb */ color: rgb(241, 116, 248); /* oklch */ color: oklch(75.2% 0.218 325.4);
Tailwind
colors: {
custom: {
50: '#f8a1fb',
500: '#f174f8',
950: '#000000',
},
}SCSS
$custom: #f174f8; $custom-light: #f8a1fb; $custom-dark: #000000;
JSON
{
"hex": "#f174f8",
"rgb": {
"r": 241,
"g": 116,
"b": 248
},
"hsl": {
"h": 296.818,
"s": 90.411,
"l": 71.373
},
"oklch": {
"l": 0.75159,
"c": 0.21836,
"h": 325.4
},
"luminance": 0.37969
}Semantic roles & 50–950 ramp
primary
#F174F8
secondary
#D5F5D3
accent
#E6000C
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85