#F17CB4#F17CB4
#F17CB4 is a light, vivid pink. Relative luminance 0.364; OKLCH L 73.4% C 0.156 H 351.6°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #F17CB4 |
|---|---|
| RGB | rgb(241, 124, 180) |
| HSL | hsl(331, 81%, 72%) |
| HSV | hsv(331, 49%, 95%) |
| CMYK | cmyk(0%, 48.5%, 25.3%, 5.5%) |
| CIE-LAB | lab(66.84, 51.16, -8.84) |
| CIE-LCH | lch(66.84, 51.92, 350.20°) |
| OKLab | oklab(73.44% 0.1542 -0.0228) |
| OKLCH | oklch(73.44% 0.156 351.6) |
| XYZ | xyz(51.7231, 36.4157, 47.4760) |
| Luminance | 0.3641 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.80
Bubblegum (survey)
#FF6CB5
ΔE00 3.40
Bubble Gum Pink
#FF69AF
ΔE00 3.79
Hot Pink
#FF69B4
ΔE00 3.80
Bubblegum Pink
#FE83CC
ΔE00 4.50
Carnation Pink
#FF7FA7
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F17CB4 #7CF1B9
analogous
#F17CEF #F17CB4 #F17F7C
triadic
#F17CB4 #B4F17C #7CB4F1
tetradic
#F17CB4 #EFF17C #7CF1B9 #7F7CF1
square
#F17CB4 #EFF17C #7CF1B9 #7F7CF1
split-complementary
#F17CB4 #7CF17F #7CEFF1
monochromatic
#DB1775 #EB4594 #F17CB4 #F7B3D4 #FCE3EF
Accessibility & contrast
On white
2.54
#F17CB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#F17CB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F17CB4
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F17CB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F17CB4 | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A96B6
Deuteranopia (green-blind)
#A8AAB1
Tritanopia (blue-blind)
#FF7791
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f17cb4; /* rgb */ color: rgb(241, 124, 180); /* oklch */ color: oklch(73.4% 0.156 351.6);
Tailwind
colors: {
custom: {
50: '#f8a5ca',
500: '#f17cb4',
950: '#000000',
},
}SCSS
$custom: #f17cb4; $custom-light: #f8a5ca; $custom-dark: #000000;
JSON
{
"hex": "#f17cb4",
"rgb": {
"r": 241,
"g": 124,
"b": 180
},
"hsl": {
"h": 331.282,
"s": 80.69,
"l": 71.569
},
"oklch": {
"l": 0.73441,
"c": 0.15589,
"h": 351.6
},
"luminance": 0.36411
}Semantic roles & 50–950 ramp
primary
#F17CB4
secondary
#D5F3E5
accent
#DD7708
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82