#F175E9#F175E9
#F175E9 is a light, highly saturated purple. Relative luminance 0.373; OKLCH L 74.6% C 0.204 H 329.9°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #F175E9 |
|---|---|
| RGB | rgb(241, 117, 233) |
| HSL | hsl(304, 82%, 70%) |
| HSV | hsv(304, 51%, 95%) |
| CMYK | cmyk(0%, 51.5%, 3.3%, 5.5%) |
| CIE-LAB | lab(67.51, 62.54, -37.43) |
| CIE-LCH | lch(67.51, 72.89, 329.10°) |
| OKLab | oklab(74.58% 0.1765 -0.1024) |
| OKLCH | oklch(74.58% 0.204 329.9) |
| XYZ | xyz(57.3443, 37.3101, 81.2561) |
| Luminance | 0.3731 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 0.47
Violet (CSS)
#EE82EE
ΔE00 2.48
Candy Pink
#FF63E9
ΔE00 3.02
Light Magenta
#FA5FF7
ΔE00 3.94
Violet Pink
#FB5FFC
ΔE00 4.32
Orchid
#DA70D6
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F175E9 #75F17D
analogous
#BB75F1 #F175E9 #F175AB
triadic
#F175E9 #E9F175 #75E9F1
tetradic
#F175E9 #F1BB75 #75F17D #75ABF1
square
#F175E9 #F1BB75 #75F17D #75ABF1
split-complementary
#F175E9 #ABF175 #75F1BB
monochromatic
#D616C9 #EB3DE0 #F175E9 #F7ADF2 #FCE3FB
Accessibility & contrast
On white
2.48
#F175E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#F175E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F175E9
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F175E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F175E9 | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6D9AED
Deuteranopia (green-blind)
#93ABE5
Tritanopia (blue-blind)
#F980A5
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f175e9; /* rgb */ color: rgb(241, 117, 233); /* oklch */ color: oklch(74.6% 0.204 329.9);
Tailwind
colors: {
custom: {
50: '#f8a2f0',
500: '#f175e9',
950: '#000000',
},
}SCSS
$custom: #f175e9; $custom-light: #f8a2f0; $custom-dark: #000000;
JSON
{
"hex": "#f175e9",
"rgb": {
"r": 241,
"g": 117,
"b": 233
},
"hsl": {
"h": 303.871,
"s": 81.579,
"l": 70.196
},
"oklch": {
"l": 0.74581,
"c": 0.20405,
"h": 329.9
},
"luminance": 0.37307
}Semantic roles & 50–950 ramp
primary
#F175E9
secondary
#D0F2D2
accent
#DE1508
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84