#F17BC4#F17BC4
#F17BC4 is a light, vivid pink. Relative luminance 0.369; OKLCH L 73.9% C 0.167 H 344.0°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #F17BC4 |
|---|---|
| RGB | rgb(241, 123, 196) |
| HSL | hsl(323, 81%, 71%) |
| HSV | hsv(323, 49%, 95%) |
| CMYK | cmyk(0%, 49%, 18.7%, 5.5%) |
| CIE-LAB | lab(67.17, 53.89, -17.34) |
| CIE-LCH | lch(67.17, 56.61, 342.16°) |
| OKLab | oklab(73.86% 0.1603 -0.046) |
| OKLCH | oklch(73.86% 0.167 344) |
| XYZ | xyz(53.3234, 36.8563, 56.5194) |
| Luminance | 0.3685 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.80
Pink (survey)
#FF81C0
ΔE00 3.77
Bubblegum (survey)
#FF6CB5
ΔE00 4.41
Hot Pink
#FF69B4
ΔE00 4.67
Bubble Gum Pink
#FF69AF
ΔE00 5.46
Lavender Pink
#DD85D7
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F17BC4 #7BF1A8
analogous
#E37BF1 #F17BC4 #F17B89
triadic
#F17BC4 #C4F17B #7BC4F1
tetradic
#F17BC4 #F1E37B #7BF1A8 #7B89F1
square
#F17BC4 #F1E37B #7BF1A8 #7B89F1
split-complementary
#F17BC4 #89F17B #7BF1E3
monochromatic
#DA1790 #EB44AB #F17BC4 #F7B2DD #FCE3F3
Accessibility & contrast
On white
2.51
#F17BC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#F17BC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F17BC4
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F17BC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F17BC4 | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8497C6
Deuteranopia (green-blind)
#A3ABC1
Tritanopia (blue-blind)
#FE7B97
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f17bc4; /* rgb */ color: rgb(241, 123, 196); /* oklch */ color: oklch(73.9% 0.167 344.0);
Tailwind
colors: {
custom: {
50: '#f8a5d6',
500: '#f17bc4',
950: '#000000',
},
}SCSS
$custom: #f17bc4; $custom-light: #f8a5d6; $custom-dark: #000000;
JSON
{
"hex": "#f17bc4",
"rgb": {
"r": 241,
"g": 123,
"b": 196
},
"hsl": {
"h": 322.881,
"s": 80.822,
"l": 71.373
},
"oklch": {
"l": 0.73862,
"c": 0.16675,
"h": 344
},
"luminance": 0.36852
}Semantic roles & 50–950 ramp
primary
#F17BC4
secondary
#D5F3E0
accent
#DD5908
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#180F14
muted
#867F83