#F172C8#F172C8
#F172C8 is a light, vivid pink. Relative luminance 0.349; OKLCH L 72.8% C 0.184 H 341.5°. Best body text is #000000 at 7.98:1 contrast (WCAG AA passes).
Color values
| HEX | #F172C8 |
|---|---|
| RGB | rgb(241, 114, 200) |
| HSL | hsl(319, 82%, 70%) |
| HSV | hsv(319, 53%, 95%) |
| CMYK | cmyk(0%, 52.7%, 17%, 5.5%) |
| CIE-LAB | lab(65.68, 58.75, -21.85) |
| CIE-LCH | lch(65.68, 62.69, 339.60°) |
| OKLab | oklab(72.8% 0.1741 -0.0584) |
| OKLCH | oklch(72.8% 0.184 341.5) |
| XYZ | xyz(52.7192, 34.9097, 58.5940) |
| Luminance | 0.3491 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.52
Bubblegum (survey)
#FF6CB5
ΔE00 5.13
Hot Pink
#FF69B4
ΔE00 5.17
Purply Pink
#F075E6
ΔE00 5.54
Pink (survey)
#FF81C0
ΔE00 5.78
Lavender Pink
#DD85D7
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F172C8 #72F19B
analogous
#DA72F1 #F172C8 #F17289
triadic
#F172C8 #C8F172 #72C8F1
tetradic
#F172C8 #F1DA72 #72F19B #7289F1
square
#F172C8 #F1DA72 #72F19B #7289F1
split-complementary
#F172C8 #89F172 #72F1DA
monochromatic
#D41596 #EB3AB2 #F172C8 #F7AADE #FCE1F3
Accessibility & contrast
On white
2.63
#F172C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.98
#F172C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F172C8
7.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F172C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F172C8 | 1.00 | 2.63 | 7.98 | 7.98 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7993CB
Deuteranopia (green-blind)
#9DA7C5
Tritanopia (blue-blind)
#FE7394
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #f172c8; /* rgb */ color: rgb(241, 114, 200); /* oklch */ color: oklch(72.8% 0.184 341.5);
Tailwind
colors: {
custom: {
50: '#f89fd8',
500: '#f172c8',
950: '#000000',
},
}SCSS
$custom: #f172c8; $custom-light: #f89fd8; $custom-dark: #000000;
JSON
{
"hex": "#f172c8",
"rgb": {
"r": 241,
"g": 114,
"b": 200
},
"hsl": {
"h": 319.37,
"s": 81.935,
"l": 69.608
},
"oklch": {
"l": 0.72797,
"c": 0.1836,
"h": 341.5
},
"luminance": 0.34906
}Semantic roles & 50–950 ramp
primary
#F172C8
secondary
#CDF2D9
accent
#DE4D07
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#180F14
muted
#867F83