#F17BB0#F17BB0
#F17BB0 is a light, vivid pink. Relative luminance 0.360; OKLCH L 73.2% C 0.155 H 353.4°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #F17BB0 |
|---|---|
| RGB | rgb(241, 123, 176) |
| HSL | hsl(333, 81%, 71%) |
| HSV | hsv(333, 49%, 95%) |
| CMYK | cmyk(0%, 49%, 27%, 5.5%) |
| CIE-LAB | lab(66.52, 51.11, -7.04) |
| CIE-LCH | lch(66.52, 51.60, 352.15°) |
| OKLab | oklab(73.17% 0.1545 -0.018) |
| OKLCH | oklch(73.17% 0.155 353.4) |
| XYZ | xyz(51.1968, 36.0057, 45.3193) |
| Luminance | 0.3600 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.32
Bubblegum (survey)
#FF6CB5
ΔE00 3.52
Bubble Gum Pink
#FF69AF
ΔE00 3.63
Hot Pink
#FF69B4
ΔE00 3.89
Carnation Pink
#FF7FA7
ΔE00 4.71
Pinky
#FC86AA
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F17BB0 #7BF1BC
analogous
#F17BEB #F17BB0 #F1817B
triadic
#F17BB0 #B0F17B #7BB0F1
tetradic
#F17BB0 #EBF17B #7BF1BC #817BF1
square
#F17BB0 #EBF17B #7BF1BC #817BF1
split-complementary
#F17BB0 #7BF181 #7BEBF1
monochromatic
#DA176F #EB448F #F17BB0 #F7B2D1 #FCE3EE
Accessibility & contrast
On white
2.56
#F17BB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#F17BB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F17BB0
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F17BB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F17BB0 | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A95B2
Deuteranopia (green-blind)
#A9AAAD
Tritanopia (blue-blind)
#FF758F
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f17bb0; /* rgb */ color: rgb(241, 123, 176); /* oklch */ color: oklch(73.2% 0.155 353.4);
Tailwind
colors: {
custom: {
50: '#f8a4c7',
500: '#f17bb0',
950: '#000000',
},
}SCSS
$custom: #f17bb0; $custom-light: #f8a4c7; $custom-dark: #000000;
JSON
{
"hex": "#f17bb0",
"rgb": {
"r": 241,
"g": 123,
"b": 176
},
"hsl": {
"h": 333.051,
"s": 80.822,
"l": 71.373
},
"oklch": {
"l": 0.73167,
"c": 0.15549,
"h": 353.4
},
"luminance": 0.36001
}Semantic roles & 50–950 ramp
primary
#F17BB0
secondary
#D5F3E5
accent
#DD7E08
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82