#F172B2#F172B2
#F172B2 is a light, vivid pink. Relative luminance 0.340; OKLCH L 72.0% C 0.170 H 350.8°. Best body text is #000000 at 7.79:1 contrast (WCAG AA passes).
Color values
| HEX | #F172B2 |
|---|---|
| RGB | rgb(241, 114, 178) |
| HSL | hsl(330, 82%, 70%) |
| HSV | hsv(330, 53%, 95%) |
| CMYK | cmyk(0%, 52.7%, 26.1%, 5.5%) |
| CIE-LAB | lab(64.93, 55.70, -10.56) |
| CIE-LCH | lch(64.93, 56.69, 349.27°) |
| OKLab | oklab(71.99% 0.1682 -0.0274) |
| OKLCH | oklch(71.99% 0.17 350.8) |
| XYZ | xyz(50.3306, 33.9542, 46.0139) |
| Luminance | 0.3395 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.22
Hot Pink
#FF69B4
ΔE00 2.38
Bubble Gum Pink
#FF69AF
ΔE00 2.60
Pink (survey)
#FF81C0
ΔE00 4.07
Bubblegum Pink
#FE83CC
ΔE00 5.23
Pale Magenta
#D767AD
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F172B2 #72F1B1
analogous
#F172F1 #F172B2 #F17273
triadic
#F172B2 #B2F172 #72B2F1
tetradic
#F172B2 #F1F172 #72F1B1 #7273F1
square
#F172B2 #F1F172 #72F1B1 #7273F1
split-complementary
#F172B2 #73F172 #72F1F1
monochromatic
#D41575 #EB3A94 #F172B2 #F7AAD0 #FCE1EF
Accessibility & contrast
On white
2.70
#F172B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.79
#F172B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F172B2
7.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F172B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F172B2 | 1.00 | 2.70 | 7.79 | 7.79 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8190B4
Deuteranopia (green-blind)
#A3A6AF
Tritanopia (blue-blind)
#FF6D8A
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #f172b2; /* rgb */ color: rgb(241, 114, 178); /* oklch */ color: oklch(72.0% 0.170 350.8);
Tailwind
colors: {
custom: {
50: '#f99fc9',
500: '#f172b2',
950: '#000000',
},
}SCSS
$custom: #f172b2; $custom-light: #f99fc9; $custom-dark: #000000;
JSON
{
"hex": "#f172b2",
"rgb": {
"r": 241,
"g": 114,
"b": 178
},
"hsl": {
"h": 329.764,
"s": 81.935,
"l": 69.608
},
"oklch": {
"l": 0.7199,
"c": 0.17041,
"h": 350.8
},
"luminance": 0.3395
}Semantic roles & 50–950 ramp
primary
#F172B2
secondary
#CDF2DF
accent
#DE7207
background
#FFFAFC
surface
#FFF3F8
border
#D7CDD1
text
#180F13
muted
#867F82