#F175E2#F175E2
#F175E2 is a light, vivid purple. Relative luminance 0.369; OKLCH L 74.3% C 0.198 H 332.1°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #F175E2 |
|---|---|
| RGB | rgb(241, 117, 226) |
| HSL | hsl(307, 82%, 70%) |
| HSV | hsv(307, 51%, 95%) |
| CMYK | cmyk(0%, 51.5%, 6.2%, 5.5%) |
| CIE-LAB | lab(67.22, 61.39, -34.01) |
| CIE-LCH | lch(67.22, 70.18, 331.01°) |
| OKLab | oklab(74.27% 0.1753 -0.0926) |
| OKLCH | oklch(74.27% 0.198 332.1) |
| XYZ | xyz(56.3642, 36.9180, 76.0939) |
| Luminance | 0.3691 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 0.80
Violet (CSS)
#EE82EE
ΔE00 3.01
Candy Pink
#FF63E9
ΔE00 3.11
Orchid
#DA70D6
ΔE00 4.12
Lavender Pink
#DD85D7
ΔE00 4.53
Light Magenta
#FA5FF7
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F175E2 #75F184
analogous
#C275F1 #F175E2 #F175A4
triadic
#F175E2 #E2F175 #75E2F1
tetradic
#F175E2 #F1C275 #75F184 #75A4F1
square
#F175E2 #F1C275 #75F184 #75A4F1
split-complementary
#F175E2 #A4F175 #75F1C2
monochromatic
#D616BF #EB3DD6 #F175E2 #F7ADEE #FCE3F9
Accessibility & contrast
On white
2.51
#F175E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#F175E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F175E2
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F175E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F175E2 | 1.00 | 2.51 | 8.38 | 8.38 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7198E6
Deuteranopia (green-blind)
#96AADE
Tritanopia (blue-blind)
#FA7EA1
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f175e2; /* rgb */ color: rgb(241, 117, 226); /* oklch */ color: oklch(74.3% 0.198 332.1);
Tailwind
colors: {
custom: {
50: '#f8a1eb',
500: '#f175e2',
950: '#000000',
},
}SCSS
$custom: #f175e2; $custom-light: #f8a1eb; $custom-dark: #000000;
JSON
{
"hex": "#f175e2",
"rgb": {
"r": 241,
"g": 117,
"b": 226
},
"hsl": {
"h": 307.258,
"s": 81.579,
"l": 70.196
},
"oklch": {
"l": 0.74268,
"c": 0.19831,
"h": 332.1
},
"luminance": 0.36914
}Semantic roles & 50–950 ramp
primary
#F175E2
secondary
#D0F2D4
accent
#DE2108
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84