#F17CC2#F17CC2
#F17CC2 is a light, vivid pink. Relative luminance 0.370; OKLCH L 73.9% C 0.164 H 345.0°. Best body text is #000000 at 8.40:1 contrast (WCAG AA passes).
Color values
| HEX | #F17CC2 |
|---|---|
| RGB | rgb(241, 124, 194) |
| HSL | hsl(324, 81%, 72%) |
| HSV | hsv(324, 49%, 95%) |
| CMYK | cmyk(0%, 48.5%, 19.5%, 5.5%) |
| CIE-LAB | lab(67.29, 53.12, -16.04) |
| CIE-LCH | lch(67.29, 55.48, 343.20°) |
| OKLab | oklab(73.93% 0.1583 -0.0424) |
| OKLCH | oklch(73.93% 0.164 345) |
| XYZ | xyz(53.2220, 37.0152, 55.3700) |
| Luminance | 0.3701 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.69
Pink (survey)
#FF81C0
ΔE00 3.34
Bubblegum (survey)
#FF6CB5
ΔE00 4.19
Hot Pink
#FF69B4
ΔE00 4.49
Bubble Gum Pink
#FF69AF
ΔE00 5.19
Lavender Pink
#DD85D7
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F17CC2 #7CF1AB
analogous
#E67CF1 #F17CC2 #F17C88
triadic
#F17CC2 #C2F17C #7CC2F1
tetradic
#F17CC2 #F1E67C #7CF1AB #7C88F1
square
#F17CC2 #F1E67C #7CF1AB #7C88F1
split-complementary
#F17CC2 #88F17C #7CF1E6
monochromatic
#DB178D #EB45A8 #F17CC2 #F7B3DC #FCE3F2
Accessibility & contrast
On white
2.50
#F17CC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.40
#F17CC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F17CC2
8.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F17CC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F17CC2 | 1.00 | 2.50 | 8.40 | 8.40 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8598C4
Deuteranopia (green-blind)
#A4ABBF
Tritanopia (blue-blind)
#FE7B97
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f17cc2; /* rgb */ color: rgb(241, 124, 194); /* oklch */ color: oklch(73.9% 0.164 345.0);
Tailwind
colors: {
custom: {
50: '#f8a5d4',
500: '#f17cc2',
950: '#000000',
},
}SCSS
$custom: #f17cc2; $custom-light: #f8a5d4; $custom-dark: #000000;
JSON
{
"hex": "#f17cc2",
"rgb": {
"r": 241,
"g": 124,
"b": 194
},
"hsl": {
"h": 324.103,
"s": 80.69,
"l": 71.569
},
"oklch": {
"l": 0.73929,
"c": 0.16387,
"h": 345
},
"luminance": 0.37011
}Semantic roles & 50–950 ramp
primary
#F17CC2
secondary
#D5F3E1
accent
#DD5E08
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#181014
muted
#867F83