#F17FBF#F17FBF
#F17FBF is a light, vivid pink. Relative luminance 0.376; OKLCH L 74.2% C 0.157 H 346.8°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #F17FBF |
|---|---|
| RGB | rgb(241, 127, 191) |
| HSL | hsl(326, 80%, 72%) |
| HSV | hsv(326, 47%, 95%) |
| CMYK | cmyk(0%, 47.3%, 20.7%, 5.5%) |
| CIE-LAB | lab(67.76, 51.21, -13.65) |
| CIE-LCH | lch(67.76, 53.00, 345.08°) |
| OKLab | oklab(74.25% 0.1531 -0.0359) |
| OKLCH | oklch(74.25% 0.157 346.8) |
| XYZ | xyz(53.2702, 37.6452, 53.7407) |
| Luminance | 0.3764 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.60
Bubblegum Pink
#FE83CC
ΔE00 2.70
Bubblegum (survey)
#FF6CB5
ΔE00 4.14
Hot Pink
#FF69B4
ΔE00 4.52
Bubble Gum Pink
#FF69AF
ΔE00 5.03
Lavender Pink
#DD85D7
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F17FBF #7FF1B1
analogous
#EA7FF1 #F17FBF #F17F86
triadic
#F17FBF #BFF17F #7FBFF1
tetradic
#F17FBF #F1EA7F #7FF1B1 #7F86F1
square
#F17FBF #F1EA7F #7FF1B1 #7F86F1
split-complementary
#F17FBF #86F17F #7FF1EA
monochromatic
#DD1887 #EB48A3 #F17FBF #F7B6DB #FCE3F1
Accessibility & contrast
On white
2.46
#F17FBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#F17FBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F17FBF
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F17FBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F17FBF | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8999C1
Deuteranopia (green-blind)
#A7ACBC
Tritanopia (blue-blind)
#FE7D97
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f17fbf; /* rgb */ color: rgb(241, 127, 191); /* oklch */ color: oklch(74.2% 0.157 346.8);
Tailwind
colors: {
custom: {
50: '#f8a7d2',
500: '#f17fbf',
950: '#000000',
},
}SCSS
$custom: #f17fbf; $custom-light: #f8a7d2; $custom-dark: #000000;
JSON
{
"hex": "#f17fbf",
"rgb": {
"r": 241,
"g": 127,
"b": 191
},
"hsl": {
"h": 326.316,
"s": 80.282,
"l": 72.157
},
"oklch": {
"l": 0.74249,
"c": 0.15719,
"h": 346.8
},
"luminance": 0.37641
}Semantic roles & 50–950 ramp
primary
#F17FBF
secondary
#D7F4E4
accent
#DD6609
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82