#F174DC#F174DC
#F174DC is a light, vivid pink. Relative luminance 0.364; OKLCH L 73.9% C 0.195 H 334.2°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).
Color values
| HEX | #F174DC |
|---|---|
| RGB | rgb(241, 116, 220) |
| HSL | hsl(310, 82%, 70%) |
| HSV | hsv(310, 52%, 95%) |
| CMYK | cmyk(0%, 51.9%, 8.7%, 5.5%) |
| CIE-LAB | lab(66.80, 60.88, -31.33) |
| CIE-LCH | lch(66.80, 68.47, 332.77°) |
| OKLab | oklab(73.88% 0.1756 -0.085) |
| OKLCH | oklch(73.88% 0.195 334.2) |
| XYZ | xyz(55.4394, 36.3626, 71.7950) |
| Luminance | 0.3636 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.83
Candy Pink
#FF63E9
ΔE00 3.41
Violet (CSS)
#EE82EE
ΔE00 3.84
Orchid
#DA70D6
ΔE00 4.15
Lavender Pink
#DD85D7
ΔE00 4.46
Light Magenta
#FA5FF7
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F174DC #74F189
analogous
#C774F1 #F174DC #F1749E
triadic
#F174DC #DCF174 #74DCF1
tetradic
#F174DC #F1C774 #74F189 #749EF1
square
#F174DC #F1C774 #74F189 #749EF1
split-complementary
#F174DC #9EF174 #74F1C7
monochromatic
#D515B5 #EB3CCE #F174DC #F7ACEA #FCE3F8
Accessibility & contrast
On white
2.54
#F174DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.27
#F174DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F174DC
8.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F174DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F174DC | 1.00 | 2.54 | 8.27 | 8.27 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7397DF
Deuteranopia (green-blind)
#97A9D9
Tritanopia (blue-blind)
#FB7B9E
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f174dc; /* rgb */ color: rgb(241, 116, 220); /* oklch */ color: oklch(73.9% 0.195 334.2);
Tailwind
colors: {
custom: {
50: '#f8a1e7',
500: '#f174dc',
950: '#000000',
},
}SCSS
$custom: #f174dc; $custom-light: #f8a1e7; $custom-dark: #000000;
JSON
{
"hex": "#f174dc",
"rgb": {
"r": 241,
"g": 116,
"b": 220
},
"hsl": {
"h": 310.08,
"s": 81.699,
"l": 70
},
"oklch": {
"l": 0.73878,
"c": 0.19509,
"h": 334.2
},
"luminance": 0.36359
}Semantic roles & 50–950 ramp
primary
#F174DC
secondary
#CFF2D5
accent
#DE2B07
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#180F16
muted
#867F84