#F175F0#F175F0
#F175F0 is a light, highly saturated purple. Relative luminance 0.377; OKLCH L 74.9% C 0.210 H 327.7°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #F175F0 |
|---|---|
| RGB | rgb(241, 117, 240) |
| HSL | hsl(300, 82%, 70%) |
| HSV | hsv(300, 51%, 95%) |
| CMYK | cmyk(0%, 51.5%, 0.4%, 5.5%) |
| CIE-LAB | lab(67.81, 63.72, -40.82) |
| CIE-LCH | lch(67.81, 75.68, 327.36°) |
| OKLab | oklab(74.9% 0.1775 -0.1121) |
| OKLCH | oklch(74.9% 0.21 327.7) |
| XYZ | xyz(58.3642, 37.7180, 86.6273) |
| Luminance | 0.3771 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.63
Violet (CSS)
#EE82EE
ΔE00 2.49
Candy Pink
#FF63E9
ΔE00 3.38
Light Magenta
#FA5FF7
ΔE00 3.43
Violet Pink
#FB5FFC
ΔE00 3.64
Orchid
#DA70D6
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F175F0 #75F176
analogous
#B475F1 #F175F0 #F175B2
triadic
#F175F0 #F0F175 #75F0F1
tetradic
#F175F0 #F1B475 #75F176 #75B2F1
square
#F175F0 #F1B475 #75F176 #75B2F1
split-complementary
#F175F0 #B2F175 #75F1B4
monochromatic
#D616D4 #EB3DEA #F175F0 #F7ADF6 #FCE3FC
Accessibility & contrast
On white
2.46
#F175F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#F175F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F175F0
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F175F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F175F0 | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#699BF4
Deuteranopia (green-blind)
#90ABEC
Tritanopia (blue-blind)
#F883A8
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f175f0; /* rgb */ color: rgb(241, 117, 240); /* oklch */ color: oklch(74.9% 0.210 327.7);
Tailwind
colors: {
custom: {
50: '#f8a2f5',
500: '#f175f0',
950: '#000000',
},
}SCSS
$custom: #f175f0; $custom-light: #f8a2f5; $custom-dark: #000000;
JSON
{
"hex": "#f175f0",
"rgb": {
"r": 241,
"g": 117,
"b": 240
},
"hsl": {
"h": 300.484,
"s": 81.579,
"l": 70.196
},
"oklch": {
"l": 0.74904,
"c": 0.20995,
"h": 327.7
},
"luminance": 0.37715
}Semantic roles & 50–950 ramp
primary
#F175F0
secondary
#D0F2D0
accent
#DE0908
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#180F17
muted
#867F85