#F17BB5#F17BB5
#F17BB5 is a light, vivid pink. Relative luminance 0.362; OKLCH L 73.3% C 0.158 H 350.9°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #F17BB5 |
|---|---|
| RGB | rgb(241, 123, 181) |
| HSL | hsl(331, 81%, 71%) |
| HSV | hsv(331, 49%, 95%) |
| CMYK | cmyk(0%, 49%, 24.9%, 5.5%) |
| CIE-LAB | lab(66.68, 51.78, -9.64) |
| CIE-LCH | lch(66.68, 52.67, 349.46°) |
| OKLab | oklab(73.33% 0.156 -0.0249) |
| OKLCH | oklch(73.33% 0.158 350.9) |
| XYZ | xyz(51.7007, 36.2072, 47.9728) |
| Luminance | 0.3620 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.80
Bubblegum (survey)
#FF6CB5
ΔE00 3.19
Hot Pink
#FF69B4
ΔE00 3.58
Bubble Gum Pink
#FF69AF
ΔE00 3.67
Bubblegum Pink
#FE83CC
ΔE00 4.31
Carnation Pink
#FF7FA7
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F17BB5 #7BF1B7
analogous
#F17BF0 #F17BB5 #F17C7B
triadic
#F17BB5 #B5F17B #7BB5F1
tetradic
#F17BB5 #F0F17B #7BF1B7 #7C7BF1
square
#F17BB5 #F0F17B #7BF1B7 #7C7BF1
split-complementary
#F17BB5 #7BF17C #7BF0F1
monochromatic
#DA1777 #EB4496 #F17BB5 #F7B2D4 #FCE3EF
Accessibility & contrast
On white
2.55
#F17BB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#F17BB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F17BB5
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F17BB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F17BB5 | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8895B7
Deuteranopia (green-blind)
#A7AAB2
Tritanopia (blue-blind)
#FF7791
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f17bb5; /* rgb */ color: rgb(241, 123, 181); /* oklch */ color: oklch(73.3% 0.158 350.9);
Tailwind
colors: {
custom: {
50: '#f8a4cb',
500: '#f17bb5',
950: '#000000',
},
}SCSS
$custom: #f17bb5; $custom-light: #f8a4cb; $custom-dark: #000000;
JSON
{
"hex": "#f17bb5",
"rgb": {
"r": 241,
"g": 123,
"b": 181
},
"hsl": {
"h": 330.508,
"s": 80.822,
"l": 71.373
},
"oklch": {
"l": 0.73333,
"c": 0.15797,
"h": 350.9
},
"luminance": 0.36203
}Semantic roles & 50–950 ramp
primary
#F17BB5
secondary
#D5F3E4
accent
#DD7508
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82