#F175FE#F175FE
#F175FE is a light, highly saturated purple. Relative luminance 0.386; OKLCH L 75.6% C 0.222 H 323.7°. Best body text is #000000 at 8.72:1 contrast (WCAG AA passes).
Color values
| HEX | #F175FE |
|---|---|
| RGB | rgb(241, 117, 254) |
| HSL | hsl(294, 99%, 73%) |
| HSV | hsv(294, 54%, 100%) |
| CMYK | cmyk(5.1%, 53.9%, 0%, 0.4%) |
| CIE-LAB | lab(68.45, 66.17, -47.51) |
| CIE-LCH | lch(68.45, 81.45, 324.32°) |
| OKLab | oklab(75.58% 0.1792 -0.1314) |
| OKLCH | oklch(75.58% 0.222 323.7) |
| XYZ | xyz(60.5247, 38.5822, 98.0058) |
| Luminance | 0.3858 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 3.29
Light Magenta
#FA5FF7
ΔE00 3.50
Violet (CSS)
#EE82EE
ΔE00 3.70
Purply Pink
#F075E6
ΔE00 3.86
Candy Pink
#FF63E9
ΔE00 4.83
Orchid
#DA70D6
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F175FE #82FE75
analogous
#AD75FE #F175FE #FE75C6
triadic
#F175FE #FEF175 #75FEF1
tetradic
#F175FE #FEAD75 #82FE75 #75C6FE
square
#F175FE #FEAD75 #82FE75 #75C6FE
split-complementary
#F175FE #C6FE75 #75FEAD
monochromatic
#E002F7 #EB38FE #F175FE #F7B2FE #FCE1FF
Accessibility & contrast
On white
2.41
#F175FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.72
#F175FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F175FE
8.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F175FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F175FE | 1.00 | 2.41 | 8.72 | 8.72 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#609DFF
Deuteranopia (green-blind)
#89ACFA
Tritanopia (blue-blind)
#F587AF
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f175fe; /* rgb */ color: rgb(241, 117, 254); /* oklch */ color: oklch(75.6% 0.222 323.7);
Tailwind
colors: {
custom: {
50: '#f8a2ff',
500: '#f175fe',
950: '#000000',
},
}SCSS
$custom: #f175fe; $custom-light: #f8a2ff; $custom-dark: #000000;
JSON
{
"hex": "#f175fe",
"rgb": {
"r": 241,
"g": 117,
"b": 254
},
"hsl": {
"h": 294.307,
"s": 98.561,
"l": 72.745
},
"oklch": {
"l": 0.75578,
"c": 0.22217,
"h": 323.7
},
"luminance": 0.38579
}Semantic roles & 50–950 ramp
primary
#F175FE
secondary
#D7F7D4
accent
#E60016
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F18
muted
#867F86