#F174FE#F174FE
#F174FE is a light, highly saturated purple. Relative luminance 0.383; OKLCH L 75.5% C 0.224 H 323.8°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #F174FE |
|---|---|
| RGB | rgb(241, 116, 254) |
| HSL | hsl(294, 99%, 73%) |
| HSV | hsv(294, 54%, 100%) |
| CMYK | cmyk(5.1%, 54.3%, 0%, 0.4%) |
| CIE-LAB | lab(68.28, 66.62, -47.77) |
| CIE-LCH | lch(68.28, 81.98, 324.36°) |
| OKLab | oklab(75.45% 0.1804 -0.1321) |
| OKLCH | oklch(75.45% 0.224 323.8) |
| XYZ | xyz(60.4088, 38.3504, 97.9671) |
| Luminance | 0.3835 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 3.13
Light Magenta
#FA5FF7
ΔE00 3.36
Violet (CSS)
#EE82EE
ΔE00 3.83
Purply Pink
#F075E6
ΔE00 3.89
Candy Pink
#FF63E9
ΔE00 4.77
Orchid
#DA70D6
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F174FE #81FE74
analogous
#AC74FE #F174FE #FE74C6
triadic
#F174FE #FEF174 #74FEF1
tetradic
#F174FE #FEAC74 #81FE74 #74C6FE
square
#F174FE #FEAC74 #81FE74 #74C6FE
split-complementary
#F174FE #C6FE74 #74FEAC
monochromatic
#DF02F6 #EB37FE #F174FE #F7B1FE #FCE1FF
Accessibility & contrast
On white
2.42
#F174FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#F174FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F174FE
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F174FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F174FE | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5F9DFF
Deuteranopia (green-blind)
#88ACFA
Tritanopia (blue-blind)
#F586AF
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f174fe; /* rgb */ color: rgb(241, 116, 254); /* oklch */ color: oklch(75.5% 0.224 323.8);
Tailwind
colors: {
custom: {
50: '#f8a1ff',
500: '#f174fe',
950: '#000000',
},
}SCSS
$custom: #f174fe; $custom-light: #f8a1ff; $custom-dark: #000000;
JSON
{
"hex": "#f174fe",
"rgb": {
"r": 241,
"g": 116,
"b": 254
},
"hsl": {
"h": 294.348,
"s": 98.571,
"l": 72.549
},
"oklch": {
"l": 0.75454,
"c": 0.22363,
"h": 323.8
},
"luminance": 0.38347
}Semantic roles & 50–950 ramp
primary
#F174FE
secondary
#D7F7D4
accent
#E60016
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F18
muted
#867F86