#F17FBE#F17FBE
#F17FBE is a light, vivid pink. Relative luminance 0.376; OKLCH L 74.2% C 0.157 H 347.3°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #F17FBE |
|---|---|
| RGB | rgb(241, 127, 190) |
| HSL | hsl(327, 80%, 72%) |
| HSV | hsv(327, 47%, 95%) |
| CMYK | cmyk(0%, 47.3%, 21.2%, 5.5%) |
| CIE-LAB | lab(67.73, 51.07, -13.13) |
| CIE-LCH | lch(67.73, 52.73, 345.58°) |
| OKLab | oklab(74.21% 0.1528 -0.0345) |
| OKLCH | oklch(74.21% 0.157 347.3) |
| XYZ | xyz(53.1605, 37.6013, 53.1631) |
| Luminance | 0.3760 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.51
Bubblegum Pink
#FE83CC
ΔE00 2.83
Bubblegum (survey)
#FF6CB5
ΔE00 4.06
Hot Pink
#FF69B4
ΔE00 4.45
Bubble Gum Pink
#FF69AF
ΔE00 4.91
Carnation Pink
#FF7FA7
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F17FBE #7FF1B2
analogous
#EB7FF1 #F17FBE #F17F85
triadic
#F17FBE #BEF17F #7FBEF1
tetradic
#F17FBE #F1EB7F #7FF1B2 #7F85F1
square
#F17FBE #F1EB7F #7FF1B2 #7F85F1
split-complementary
#F17FBE #85F17F #7FF1EB
monochromatic
#DD1885 #EB48A2 #F17FBE #F7B6DA #FCE3F1
Accessibility & contrast
On white
2.46
#F17FBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#F17FBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F17FBE
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F17FBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F17FBE | 1.00 | 2.46 | 8.52 | 8.52 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8999C0
Deuteranopia (green-blind)
#A7ACBB
Tritanopia (blue-blind)
#FF7D97
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f17fbe; /* rgb */ color: rgb(241, 127, 190); /* oklch */ color: oklch(74.2% 0.157 347.3);
Tailwind
colors: {
custom: {
50: '#f8a7d1',
500: '#f17fbe',
950: '#000000',
},
}SCSS
$custom: #f17fbe; $custom-light: #f8a7d1; $custom-dark: #000000;
JSON
{
"hex": "#f17fbe",
"rgb": {
"r": 241,
"g": 127,
"b": 190
},
"hsl": {
"h": 326.842,
"s": 80.282,
"l": 72.157
},
"oklch": {
"l": 0.74213,
"c": 0.1566,
"h": 347.3
},
"luminance": 0.37597
}Semantic roles & 50–950 ramp
primary
#F17FBE
secondary
#D7F4E4
accent
#DD6809
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82