#F17DCD#F17DCD
#F17DCD is a light, vivid pink. Relative luminance 0.378; OKLCH L 74.5% C 0.170 H 340.4°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #F17DCD |
|---|---|
| RGB | rgb(241, 125, 205) |
| HSL | hsl(319, 81%, 72%) |
| HSV | hsv(319, 48%, 95%) |
| CMYK | cmyk(0%, 48.1%, 14.9%, 5.5%) |
| CIE-LAB | lab(67.86, 54.26, -21.33) |
| CIE-LCH | lch(67.86, 58.30, 338.54°) |
| OKLab | oklab(74.48% 0.1597 -0.057) |
| OKLCH | oklch(74.48% 0.17 340.4) |
| XYZ | xyz(54.6293, 37.7797, 62.1607) |
| Luminance | 0.3778 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.11
Lavender Pink
#DD85D7
ΔE00 4.77
Pink (survey)
#FF81C0
ΔE00 5.01
Purply Pink
#F075E6
ΔE00 5.53
Bubblegum (survey)
#FF6CB5
ΔE00 5.91
Hot Pink
#FF69B4
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F17DCD #7DF1A1
analogous
#DB7DF1 #F17DCD #F17D93
triadic
#F17DCD #CDF17D #7DCDF1
tetradic
#F17DCD #F1DB7D #7DF1A1 #7D93F1
square
#F17DCD #F1DB7D #7DF1A1 #7D93F1
split-complementary
#F17DCD #93F17D #7DF1DB
monochromatic
#DC189F #EB46B8 #F17DCD #F7B4E2 #FCE3F4
Accessibility & contrast
On white
2.45
#F17DCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#F17DCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F17DCD
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F17DCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F17DCD | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#829AD0
Deuteranopia (green-blind)
#A2ACCA
Tritanopia (blue-blind)
#FD7F9C
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f17dcd; /* rgb */ color: rgb(241, 125, 205); /* oklch */ color: oklch(74.5% 0.170 340.4);
Tailwind
colors: {
custom: {
50: '#f8a6dc',
500: '#f17dcd',
950: '#000000',
},
}SCSS
$custom: #f17dcd; $custom-light: #f8a6dc; $custom-dark: #000000;
JSON
{
"hex": "#f17dcd",
"rgb": {
"r": 241,
"g": 125,
"b": 205
},
"hsl": {
"h": 318.621,
"s": 80.556,
"l": 71.765
},
"oklch": {
"l": 0.74481,
"c": 0.16962,
"h": 340.4
},
"luminance": 0.37776
}Semantic roles & 50–950 ramp
primary
#F17DCD
secondary
#D6F4DF
accent
#DD4A09
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83