#F172C0#F172C0
#F172C0 is a light, vivid pink. Relative luminance 0.345; OKLCH L 72.5% C 0.178 H 344.7°. Best body text is #000000 at 7.91:1 contrast (WCAG AA passes).
Color values
| HEX | #F172C0 |
|---|---|
| RGB | rgb(241, 114, 192) |
| HSL | hsl(323, 82%, 70%) |
| HSV | hsv(323, 53%, 95%) |
| CMYK | cmyk(0%, 52.7%, 20.3%, 5.5%) |
| CIE-LAB | lab(65.39, 57.60, -17.78) |
| CIE-LCH | lch(65.39, 60.28, 342.85°) |
| OKLab | oklab(72.49% 0.1721 -0.0471) |
| OKLCH | oklch(72.49% 0.178 344.7) |
| XYZ | xyz(51.8086, 34.5455, 53.7983) |
| Luminance | 0.3454 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 3.74
Hot Pink
#FF69B4
ΔE00 3.80
Bubblegum Pink
#FE83CC
ΔE00 4.23
Bubble Gum Pink
#FF69AF
ΔE00 4.71
Pink (survey)
#FF81C0
ΔE00 4.76
Pale Magenta
#D767AD
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F172C0 #72F1A3
analogous
#E372F1 #F172C0 #F17281
triadic
#F172C0 #C0F172 #72C0F1
tetradic
#F172C0 #F1E372 #72F1A3 #7281F1
square
#F172C0 #F1E372 #72F1A3 #7281F1
split-complementary
#F172C0 #81F172 #72F1E3
monochromatic
#D4158A #EB3AA7 #F172C0 #F7AAD9 #FCE1F2
Accessibility & contrast
On white
2.66
#F172C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.91
#F172C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F172C0
7.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F172C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F172C0 | 1.00 | 2.66 | 7.91 | 7.91 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7C92C3
Deuteranopia (green-blind)
#9FA7BD
Tritanopia (blue-blind)
#FF7190
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #f172c0; /* rgb */ color: rgb(241, 114, 192); /* oklch */ color: oklch(72.5% 0.178 344.7);
Tailwind
colors: {
custom: {
50: '#f89fd3',
500: '#f172c0',
950: '#000000',
},
}SCSS
$custom: #f172c0; $custom-light: #f89fd3; $custom-dark: #000000;
JSON
{
"hex": "#f172c0",
"rgb": {
"r": 241,
"g": 114,
"b": 192
},
"hsl": {
"h": 323.15,
"s": 81.935,
"l": 69.608
},
"oklch": {
"l": 0.72492,
"c": 0.17841,
"h": 344.7
},
"luminance": 0.34541
}Semantic roles & 50–950 ramp
primary
#F172C0
secondary
#CDF2DB
accent
#DE5A07
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F14
muted
#867F82