#F175E4#F175E4
#F175E4 is a light, vivid purple. Relative luminance 0.370; OKLCH L 74.4% C 0.200 H 331.5°. Best body text is #000000 at 8.40:1 contrast (WCAG AA passes).
Color values
| HEX | #F175E4 |
|---|---|
| RGB | rgb(241, 117, 228) |
| HSL | hsl(306, 82%, 70%) |
| HSV | hsv(306, 51%, 95%) |
| CMYK | cmyk(0%, 51.5%, 5.4%, 5.5%) |
| CIE-LAB | lab(67.30, 61.71, -34.99) |
| CIE-LCH | lch(67.30, 70.94, 330.45°) |
| OKLab | oklab(74.36% 0.1757 -0.0954) |
| OKLCH | oklch(74.36% 0.2 331.5) |
| XYZ | xyz(56.6402, 37.0284, 77.5476) |
| Luminance | 0.3703 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 0.46
Violet (CSS)
#EE82EE
ΔE00 2.81
Candy Pink
#FF63E9
ΔE00 3.04
Orchid
#DA70D6
ΔE00 4.14
Light Magenta
#FA5FF7
ΔE00 4.48
Lavender Pink
#DD85D7
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F175E4 #75F182
analogous
#C075F1 #F175E4 #F175A6
triadic
#F175E4 #E4F175 #75E4F1
tetradic
#F175E4 #F1C075 #75F182 #75A6F1
square
#F175E4 #F1C075 #75F182 #75A6F1
split-complementary
#F175E4 #A6F175 #75F1C0
monochromatic
#D616C2 #EB3DD9 #F175E4 #F7ADEF #FCE3FA
Accessibility & contrast
On white
2.50
#F175E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.40
#F175E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F175E4
8.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F175E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F175E4 | 1.00 | 2.50 | 8.40 | 8.40 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7099E8
Deuteranopia (green-blind)
#95AAE0
Tritanopia (blue-blind)
#FA7FA2
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f175e4; /* rgb */ color: rgb(241, 117, 228); /* oklch */ color: oklch(74.4% 0.200 331.5);
Tailwind
colors: {
custom: {
50: '#f8a1ed',
500: '#f175e4',
950: '#000000',
},
}SCSS
$custom: #f175e4; $custom-light: #f8a1ed; $custom-dark: #000000;
JSON
{
"hex": "#f175e4",
"rgb": {
"r": 241,
"g": 117,
"b": 228
},
"hsl": {
"h": 306.29,
"s": 81.579,
"l": 70.196
},
"oklch": {
"l": 0.74357,
"c": 0.19994,
"h": 331.5
},
"luminance": 0.37025
}Semantic roles & 50–950 ramp
primary
#F175E4
secondary
#D0F2D3
accent
#DE1E08
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84