#F17BBE#F17BBE
#F17BBE is a light, vivid pink. Relative luminance 0.366; OKLCH L 73.6% C 0.163 H 346.7°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #F17BBE |
|---|---|
| RGB | rgb(241, 123, 190) |
| HSL | hsl(326, 81%, 71%) |
| HSV | hsv(326, 49%, 95%) |
| CMYK | cmyk(0%, 49%, 21.2%, 5.5%) |
| CIE-LAB | lab(66.97, 53.03, -14.27) |
| CIE-LCH | lch(66.97, 54.92, 344.93°) |
| OKLab | oklab(73.65% 0.1586 -0.0375) |
| OKLCH | oklch(73.65% 0.163 346.7) |
| XYZ | xyz(52.6541, 36.5886, 52.9943) |
| Luminance | 0.3658 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.01
Bubblegum Pink
#FE83CC
ΔE00 3.05
Bubblegum (survey)
#FF6CB5
ΔE00 3.63
Hot Pink
#FF69B4
ΔE00 3.95
Bubble Gum Pink
#FF69AF
ΔE00 4.56
Pale Magenta
#D767AD
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F17BBE #7BF1AE
analogous
#E97BF1 #F17BBE #F17B83
triadic
#F17BBE #BEF17B #7BBEF1
tetradic
#F17BBE #F1E97B #7BF1AE #7B83F1
square
#F17BBE #F1E97B #7BF1AE #7B83F1
split-complementary
#F17BBE #83F17B #7BF1E9
monochromatic
#DA1786 #EB44A3 #F17BBE #F7B2D9 #FCE3F1
Accessibility & contrast
On white
2.53
#F17BBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#F17BBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F17BBE
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F17BBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F17BBE | 1.00 | 2.53 | 8.32 | 8.32 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8697C0
Deuteranopia (green-blind)
#A5AABB
Tritanopia (blue-blind)
#FF7994
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f17bbe; /* rgb */ color: rgb(241, 123, 190); /* oklch */ color: oklch(73.6% 0.163 346.7);
Tailwind
colors: {
custom: {
50: '#f8a5d1',
500: '#f17bbe',
950: '#000000',
},
}SCSS
$custom: #f17bbe; $custom-light: #f8a5d1; $custom-dark: #000000;
JSON
{
"hex": "#f17bbe",
"rgb": {
"r": 241,
"g": 123,
"b": 190
},
"hsl": {
"h": 325.932,
"s": 80.822,
"l": 71.373
},
"oklch": {
"l": 0.73645,
"c": 0.16302,
"h": 346.7
},
"luminance": 0.36584
}Semantic roles & 50–950 ramp
primary
#F17BBE
secondary
#D5F3E2
accent
#DD6408
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F14
muted
#867F82