#F175E8#F175E8
#F175E8 is a light, highly saturated purple. Relative luminance 0.372; OKLCH L 74.5% C 0.203 H 330.2°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #F175E8 |
|---|---|
| RGB | rgb(241, 117, 232) |
| HSL | hsl(304, 82%, 70%) |
| HSV | hsv(304, 51%, 95%) |
| CMYK | cmyk(0%, 51.5%, 3.7%, 5.5%) |
| CIE-LAB | lab(67.47, 62.37, -36.94) |
| CIE-LCH | lch(67.47, 72.49, 329.36°) |
| OKLab | oklab(74.54% 0.1763 -0.101) |
| OKLCH | oklch(74.54% 0.203 330.2) |
| XYZ | xyz(57.2019, 37.2531, 80.5059) |
| Luminance | 0.3725 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 0.31
Violet (CSS)
#EE82EE
ΔE00 2.53
Candy Pink
#FF63E9
ΔE00 3.01
Light Magenta
#FA5FF7
ΔE00 4.04
Orchid
#DA70D6
ΔE00 4.28
Violet Pink
#FB5FFC
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F175E8 #75F17E
analogous
#BC75F1 #F175E8 #F175AA
triadic
#F175E8 #E8F175 #75E8F1
tetradic
#F175E8 #F1BC75 #75F17E #75AAF1
square
#F175E8 #F1BC75 #75F17E #75AAF1
split-complementary
#F175E8 #AAF175 #75F1BC
monochromatic
#D616C8 #EB3DDF #F175E8 #F7ADF1 #FCE3FA
Accessibility & contrast
On white
2.49
#F175E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#F175E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F175E8
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F175E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F175E8 | 1.00 | 2.49 | 8.45 | 8.45 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E99EC
Deuteranopia (green-blind)
#93AAE4
Tritanopia (blue-blind)
#F980A4
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f175e8; /* rgb */ color: rgb(241, 117, 232); /* oklch */ color: oklch(74.5% 0.203 330.2);
Tailwind
colors: {
custom: {
50: '#f8a2ef',
500: '#f175e8',
950: '#000000',
},
}SCSS
$custom: #f175e8; $custom-light: #f8a2ef; $custom-dark: #000000;
JSON
{
"hex": "#f175e8",
"rgb": {
"r": 241,
"g": 117,
"b": 232
},
"hsl": {
"h": 304.355,
"s": 81.579,
"l": 70.196
},
"oklch": {
"l": 0.74536,
"c": 0.20322,
"h": 330.2
},
"luminance": 0.3725
}Semantic roles & 50–950 ramp
primary
#F175E8
secondary
#D0F2D2
accent
#DE1708
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84