#F17DC0#F17DC0
#F17DC0 is a light, vivid pink. Relative luminance 0.372; OKLCH L 74.0% C 0.161 H 346.1°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #F17DC0 |
|---|---|
| RGB | rgb(241, 125, 192) |
| HSL | hsl(325, 81%, 72%) |
| HSV | hsv(325, 48%, 95%) |
| CMYK | cmyk(0%, 48.1%, 20.3%, 5.5%) |
| CIE-LAB | lab(67.41, 52.34, -14.73) |
| CIE-LCH | lch(67.41, 54.37, 344.28°) |
| OKLab | oklab(74% 0.1563 -0.0388) |
| OKLCH | oklch(74% 0.161 346.1) |
| XYZ | xyz(53.1248, 37.1779, 54.2370) |
| Luminance | 0.3717 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.71
Pink (survey)
#FF81C0
ΔE00 2.95
Bubblegum (survey)
#FF6CB5
ΔE00 4.02
Hot Pink
#FF69B4
ΔE00 4.36
Bubble Gum Pink
#FF69AF
ΔE00 4.97
Lavender Pink
#DD85D7
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F17DC0 #7DF1AE
analogous
#E87DF1 #F17DC0 #F17D86
triadic
#F17DC0 #C0F17D #7DC0F1
tetradic
#F17DC0 #F1E87D #7DF1AE #7D86F1
square
#F17DC0 #F1E87D #7DF1AE #7D86F1
split-complementary
#F17DC0 #86F17D #7DF1E8
monochromatic
#DC1889 #EB46A5 #F17DC0 #F7B4DB #FCE3F2
Accessibility & contrast
On white
2.49
#F17DC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#F17DC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F17DC0
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F17DC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F17DC0 | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8798C2
Deuteranopia (green-blind)
#A6ABBD
Tritanopia (blue-blind)
#FE7B96
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f17dc0; /* rgb */ color: rgb(241, 125, 192); /* oklch */ color: oklch(74.0% 0.161 346.1);
Tailwind
colors: {
custom: {
50: '#f8a6d3',
500: '#f17dc0',
950: '#000000',
},
}SCSS
$custom: #f17dc0; $custom-light: #f8a6d3; $custom-dark: #000000;
JSON
{
"hex": "#f17dc0",
"rgb": {
"r": 241,
"g": 125,
"b": 192
},
"hsl": {
"h": 325.345,
"s": 80.556,
"l": 71.765
},
"oklch": {
"l": 0.73998,
"c": 0.16103,
"h": 346.1
},
"luminance": 0.37174
}Semantic roles & 50–950 ramp
primary
#F17DC0
secondary
#D6F4E3
accent
#DD6209
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82