#F17CB2#F17CB2
#F17CB2 is a light, vivid pink. Relative luminance 0.363; OKLCH L 73.4% C 0.155 H 352.6°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).
Color values
| HEX | #F17CB2 |
|---|---|
| RGB | rgb(241, 124, 178) |
| HSL | hsl(332, 81%, 72%) |
| HSV | hsv(332, 49%, 95%) |
| CMYK | cmyk(0%, 48.5%, 26.1%, 5.5%) |
| CIE-LAB | lab(66.77, 50.89, -7.80) |
| CIE-LCH | lch(66.77, 51.48, 351.29°) |
| OKLab | oklab(73.38% 0.1536 -0.02) |
| OKLCH | oklch(73.38% 0.155 352.6) |
| XYZ | xyz(51.5209, 36.3348, 46.4107) |
| Luminance | 0.3633 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.02
Bubblegum (survey)
#FF6CB5
ΔE00 3.53
Bubble Gum Pink
#FF69AF
ΔE00 3.77
Hot Pink
#FF69B4
ΔE00 3.92
Bubblegum Pink
#FE83CC
ΔE00 4.89
Carnation Pink
#FF7FA7
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F17CB2 #7CF1BB
analogous
#F17CEC #F17CB2 #F1817C
triadic
#F17CB2 #B2F17C #7CB2F1
tetradic
#F17CB2 #ECF17C #7CF1BB #817CF1
square
#F17CB2 #ECF17C #7CF1BB #817CF1
split-complementary
#F17CB2 #7CF181 #7CECF1
monochromatic
#DB1772 #EB4592 #F17CB2 #F7B3D2 #FCE3EF
Accessibility & contrast
On white
2.54
#F17CB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.27
#F17CB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F17CB2
8.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F17CB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F17CB2 | 1.00 | 2.54 | 8.27 | 8.27 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A96B4
Deuteranopia (green-blind)
#A9AAAF
Tritanopia (blue-blind)
#FF7790
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f17cb2; /* rgb */ color: rgb(241, 124, 178); /* oklch */ color: oklch(73.4% 0.155 352.6);
Tailwind
colors: {
custom: {
50: '#f8a5c9',
500: '#f17cb2',
950: '#000000',
},
}SCSS
$custom: #f17cb2; $custom-light: #f8a5c9; $custom-dark: #000000;
JSON
{
"hex": "#f17cb2",
"rgb": {
"r": 241,
"g": 124,
"b": 178
},
"hsl": {
"h": 332.308,
"s": 80.69,
"l": 71.569
},
"oklch": {
"l": 0.73375,
"c": 0.15489,
"h": 352.6
},
"luminance": 0.3633
}Semantic roles & 50–950 ramp
primary
#F17CB2
secondary
#D5F3E6
accent
#DD7B08
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82