#F175DC#F175DC
#F175DC is a light, vivid pink. Relative luminance 0.366; OKLCH L 74.0% C 0.194 H 334.2°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #F175DC |
|---|---|
| RGB | rgb(241, 117, 220) |
| HSL | hsl(310, 82%, 70%) |
| HSV | hsv(310, 51%, 95%) |
| CMYK | cmyk(0%, 51.5%, 8.7%, 5.5%) |
| CIE-LAB | lab(66.97, 60.42, -31.05) |
| CIE-LCH | lch(66.97, 67.93, 332.80°) |
| OKLab | oklab(74.01% 0.1742 -0.0843) |
| OKLCH | oklch(74.01% 0.194 334.2) |
| XYZ | xyz(55.5552, 36.5944, 71.8336) |
| Luminance | 0.3659 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.87
Candy Pink
#FF63E9
ΔE00 3.56
Violet (CSS)
#EE82EE
ΔE00 3.75
Orchid
#DA70D6
ΔE00 4.24
Lavender Pink
#DD85D7
ΔE00 4.34
Light Magenta
#FA5FF7
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F175DC #75F18A
analogous
#C875F1 #F175DC #F1759E
triadic
#F175DC #DCF175 #75DCF1
tetradic
#F175DC #F1C875 #75F18A #759EF1
square
#F175DC #F1C875 #75F18A #759EF1
split-complementary
#F175DC #9EF175 #75F1C8
monochromatic
#D616B5 #EB3DCE #F175DC #F7ADEA #FCE3F8
Accessibility & contrast
On white
2.52
#F175DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#F175DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F175DC
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F175DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F175DC | 1.00 | 2.52 | 8.32 | 8.32 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7497DF
Deuteranopia (green-blind)
#98AAD9
Tritanopia (blue-blind)
#FB7C9F
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f175dc; /* rgb */ color: rgb(241, 117, 220); /* oklch */ color: oklch(74.0% 0.194 334.2);
Tailwind
colors: {
custom: {
50: '#f8a1e7',
500: '#f175dc',
950: '#000000',
},
}SCSS
$custom: #f175dc; $custom-light: #f8a1e7; $custom-dark: #000000;
JSON
{
"hex": "#f175dc",
"rgb": {
"r": 241,
"g": 117,
"b": 220
},
"hsl": {
"h": 310.161,
"s": 81.579,
"l": 70.196
},
"oklch": {
"l": 0.74008,
"c": 0.19354,
"h": 334.2
},
"luminance": 0.36591
}Semantic roles & 50–950 ramp
primary
#F175DC
secondary
#D0F2D6
accent
#DE2C08
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#180F16
muted
#867F84