#F17DB2#F17DB2
#F17DB2 is a light, vivid pink. Relative luminance 0.366; OKLCH L 73.5% C 0.153 H 352.8°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #F17DB2 |
|---|---|
| RGB | rgb(241, 125, 178) |
| HSL | hsl(333, 81%, 72%) |
| HSV | hsv(333, 48%, 95%) |
| CMYK | cmyk(0%, 48.1%, 26.1%, 5.5%) |
| CIE-LAB | lab(66.97, 50.40, -7.52) |
| CIE-LCH | lch(66.97, 50.96, 351.52°) |
| OKLab | oklab(73.52% 0.1521 -0.0193) |
| OKLCH | oklch(73.52% 0.153 352.8) |
| XYZ | xyz(51.6468, 36.5867, 46.4527) |
| Luminance | 0.3658 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.00
Bubblegum (survey)
#FF6CB5
ΔE00 3.72
Bubble Gum Pink
#FF69AF
ΔE00 3.95
Hot Pink
#FF69B4
ΔE00 4.12
Carnation Pink
#FF7FA7
ΔE00 4.84
Bubblegum Pink
#FE83CC
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F17DB2 #7DF1BC
analogous
#F17DEC #F17DB2 #F1827D
triadic
#F17DB2 #B2F17D #7DB2F1
tetradic
#F17DB2 #ECF17D #7DF1BC #827DF1
square
#F17DB2 #ECF17D #7DF1BC #827DF1
split-complementary
#F17DB2 #7DF182 #7DECF1
monochromatic
#DC1871 #EB4691 #F17DB2 #F7B4D3 #FCE3EF
Accessibility & contrast
On white
2.53
#F17DB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#F17DB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F17DB2
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F17DB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F17DB2 | 1.00 | 2.53 | 8.32 | 8.32 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B96B4
Deuteranopia (green-blind)
#A9ABAF
Tritanopia (blue-blind)
#FF7891
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f17db2; /* rgb */ color: rgb(241, 125, 178); /* oklch */ color: oklch(73.5% 0.153 352.8);
Tailwind
colors: {
custom: {
50: '#f8a6c9',
500: '#f17db2',
950: '#000000',
},
}SCSS
$custom: #f17db2; $custom-light: #f8a6c9; $custom-dark: #000000;
JSON
{
"hex": "#f17db2",
"rgb": {
"r": 241,
"g": 125,
"b": 178
},
"hsl": {
"h": 332.586,
"s": 80.556,
"l": 71.765
},
"oklch": {
"l": 0.73518,
"c": 0.15331,
"h": 352.8
},
"luminance": 0.36582
}Semantic roles & 50–950 ramp
primary
#F17DB2
secondary
#D6F4E6
accent
#DD7C09
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82