#F17FB2#F17FB2
#F17FB2 is a light, vivid pink. Relative luminance 0.371; OKLCH L 73.8% C 0.150 H 353.2°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #F17FB2 |
|---|---|
| RGB | rgb(241, 127, 178) |
| HSL | hsl(333, 80%, 72%) |
| HSV | hsv(333, 47%, 95%) |
| CMYK | cmyk(0%, 47.3%, 26.1%, 5.5%) |
| CIE-LAB | lab(67.35, 49.41, -6.95) |
| CIE-LCH | lch(67.35, 49.90, 352.00°) |
| OKLab | oklab(73.81% 0.1491 -0.0177) |
| OKLCH | oklch(73.81% 0.15 353.2) |
| XYZ | xyz(51.9026, 37.0982, 46.5379) |
| Luminance | 0.3709 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.02
Bubblegum (survey)
#FF6CB5
ΔE00 4.13
Bubble Gum Pink
#FF69AF
ΔE00 4.33
Hot Pink
#FF69B4
ΔE00 4.55
Carnation Pink
#FF7FA7
ΔE00 4.58
Pinky
#FC86AA
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F17FB2 #7FF1BE
analogous
#F17FEB #F17FB2 #F1857F
triadic
#F17FB2 #B2F17F #7FB2F1
tetradic
#F17FB2 #EBF17F #7FF1BE #857FF1
square
#F17FB2 #EBF17F #7FF1BE #857FF1
split-complementary
#F17FB2 #7FF185 #7FEBF1
monochromatic
#DD1870 #EB4891 #F17FB2 #F7B6D3 #FCE3EE
Accessibility & contrast
On white
2.49
#F17FB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#F17FB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F17FB2
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F17FB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F17FB2 | 1.00 | 2.49 | 8.42 | 8.42 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D98B4
Deuteranopia (green-blind)
#AAACAF
Tritanopia (blue-blind)
#FF7A92
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f17fb2; /* rgb */ color: rgb(241, 127, 178); /* oklch */ color: oklch(73.8% 0.150 353.2);
Tailwind
colors: {
custom: {
50: '#f8a7c9',
500: '#f17fb2',
950: '#000000',
},
}SCSS
$custom: #f17fb2; $custom-light: #f8a7c9; $custom-dark: #000000;
JSON
{
"hex": "#f17fb2",
"rgb": {
"r": 241,
"g": 127,
"b": 178
},
"hsl": {
"h": 333.158,
"s": 80.282,
"l": 72.157
},
"oklch": {
"l": 0.73808,
"c": 0.15016,
"h": 353.2
},
"luminance": 0.37094
}Semantic roles & 50–950 ramp
primary
#F17FB2
secondary
#D7F4E7
accent
#DD7E09
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82