#F17DC2#F17DC2
#F17DC2 is a light, vivid pink. Relative luminance 0.373; OKLCH L 74.1% C 0.162 H 345.1°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #F17DC2 |
|---|---|
| RGB | rgb(241, 125, 194) |
| HSL | hsl(324, 81%, 72%) |
| HSV | hsv(324, 48%, 95%) |
| CMYK | cmyk(0%, 48.1%, 19.5%, 5.5%) |
| CIE-LAB | lab(67.48, 52.63, -15.75) |
| CIE-LCH | lch(67.48, 54.93, 343.34°) |
| OKLab | oklab(74.07% 0.1568 -0.0416) |
| OKLCH | oklch(74.07% 0.162 345.1) |
| XYZ | xyz(53.3479, 37.2671, 55.4120) |
| Luminance | 0.3726 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.59
Pink (survey)
#FF81C0
ΔE00 3.20
Bubblegum (survey)
#FF6CB5
ΔE00 4.26
Hot Pink
#FF69B4
ΔE00 4.58
Bubble Gum Pink
#FF69AF
ΔE00 5.25
Lavender Pink
#DD85D7
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F17DC2 #7DF1AC
analogous
#E67DF1 #F17DC2 #F17D88
triadic
#F17DC2 #C2F17D #7DC2F1
tetradic
#F17DC2 #F1E67D #7DF1AC #7D88F1
square
#F17DC2 #F1E67D #7DF1AC #7D88F1
split-complementary
#F17DC2 #88F17D #7DF1E6
monochromatic
#DC188C #EB46A8 #F17DC2 #F7B4DC #FCE3F2
Accessibility & contrast
On white
2.48
#F17DC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#F17DC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F17DC2
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F17DC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F17DC2 | 1.00 | 2.48 | 8.45 | 8.45 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8698C4
Deuteranopia (green-blind)
#A5ABBF
Tritanopia (blue-blind)
#FE7C97
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f17dc2; /* rgb */ color: rgb(241, 125, 194); /* oklch */ color: oklch(74.1% 0.162 345.1);
Tailwind
colors: {
custom: {
50: '#f8a6d4',
500: '#f17dc2',
950: '#000000',
},
}SCSS
$custom: #f17dc2; $custom-light: #f8a6d4; $custom-dark: #000000;
JSON
{
"hex": "#f17dc2",
"rgb": {
"r": 241,
"g": 125,
"b": 194
},
"hsl": {
"h": 324.31,
"s": 80.556,
"l": 71.765
},
"oklch": {
"l": 0.7407,
"c": 0.16227,
"h": 345.1
},
"luminance": 0.37263
}Semantic roles & 50–950 ramp
primary
#F17DC2
secondary
#D6F4E2
accent
#DD5F09
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#181014
muted
#867F83