#F176DC#F176DC
#F176DC is a light, vivid pink. Relative luminance 0.368; OKLCH L 74.1% C 0.192 H 334.2°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #F176DC |
|---|---|
| RGB | rgb(241, 118, 220) |
| HSL | hsl(310, 81%, 70%) |
| HSV | hsv(310, 51%, 95%) |
| CMYK | cmyk(0%, 51%, 8.7%, 5.5%) |
| CIE-LAB | lab(67.15, 59.95, -30.78) |
| CIE-LCH | lch(67.15, 67.39, 332.82°) |
| OKLab | oklab(74.14% 0.1729 -0.0835) |
| OKLCH | oklch(74.14% 0.192 334.2) |
| XYZ | xyz(55.6724, 36.8287, 71.8726) |
| Luminance | 0.3683 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.94
Violet (CSS)
#EE82EE
ΔE00 3.68
Candy Pink
#FF63E9
ΔE00 3.70
Lavender Pink
#DD85D7
ΔE00 4.22
Orchid
#DA70D6
ΔE00 4.34
Light Magenta
#FA5FF7
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F176DC #76F18B
analogous
#C876F1 #F176DC #F1769E
triadic
#F176DC #DCF176 #76DCF1
tetradic
#F176DC #F1C876 #76F18B #769EF1
square
#F176DC #F1C876 #76F18B #769EF1
split-complementary
#F176DC #9EF176 #76F1C8
monochromatic
#D716B6 #EB3ECE #F176DC #F7AEEA #FCE3F8
Accessibility & contrast
On white
2.51
#F176DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#F176DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F176DC
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F176DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F176DC | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7598DF
Deuteranopia (green-blind)
#98AAD9
Tritanopia (blue-blind)
#FB7D9F
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f176dc; /* rgb */ color: rgb(241, 118, 220); /* oklch */ color: oklch(74.1% 0.192 334.2);
Tailwind
colors: {
custom: {
50: '#f8a2e7',
500: '#f176dc',
950: '#000000',
},
}SCSS
$custom: #f176dc; $custom-light: #f8a2e7; $custom-dark: #000000;
JSON
{
"hex": "#f176dc",
"rgb": {
"r": 241,
"g": 118,
"b": 220
},
"hsl": {
"h": 310.244,
"s": 81.457,
"l": 70.392
},
"oklch": {
"l": 0.74139,
"c": 0.19199,
"h": 334.2
},
"luminance": 0.36825
}Semantic roles & 50–950 ramp
primary
#F176DC
secondary
#D1F2D6
accent
#DE2C08
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#180F16
muted
#867F84