#F17DCF#F17DCF
#F17DCF is a light, vivid pink. Relative luminance 0.379; OKLCH L 74.6% C 0.171 H 339.5°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #F17DCF |
|---|---|
| RGB | rgb(241, 125, 207) |
| HSL | hsl(318, 81%, 72%) |
| HSV | hsv(318, 48%, 95%) |
| CMYK | cmyk(0%, 48.1%, 14.1%, 5.5%) |
| CIE-LAB | lab(67.93, 54.57, -22.34) |
| CIE-LCH | lch(67.93, 58.96, 337.74°) |
| OKLab | oklab(74.56% 0.1602 -0.0598) |
| OKLCH | oklch(74.56% 0.171 339.5) |
| XYZ | xyz(54.8723, 37.8769, 63.4402) |
| Luminance | 0.3787 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.36
Lavender Pink
#DD85D7
ΔE00 4.50
Purply Pink
#F075E6
ΔE00 5.14
Pink (survey)
#FF81C0
ΔE00 5.36
Violet (CSS)
#EE82EE
ΔE00 5.92
Bubblegum (survey)
#FF6CB5
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F17DCF #7DF19F
analogous
#D97DF1 #F17DCF #F17D95
triadic
#F17DCF #CFF17D #7DCFF1
tetradic
#F17DCF #F1D97D #7DF19F #7D95F1
square
#F17DCF #F1D97D #7DF19F #7D95F1
split-complementary
#F17DCF #95F17D #7DF1D9
monochromatic
#DC18A2 #EB46BB #F17DCF #F7B4E3 #FCE3F5
Accessibility & contrast
On white
2.45
#F17DCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#F17DCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F17DCF
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F17DCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F17DCF | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#829AD2
Deuteranopia (green-blind)
#A1ACCC
Tritanopia (blue-blind)
#FC7F9D
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f17dcf; /* rgb */ color: rgb(241, 125, 207); /* oklch */ color: oklch(74.6% 0.171 339.5);
Tailwind
colors: {
custom: {
50: '#f8a6dd',
500: '#f17dcf',
950: '#000000',
},
}SCSS
$custom: #f17dcf; $custom-light: #f8a6dd; $custom-dark: #000000;
JSON
{
"hex": "#f17dcf",
"rgb": {
"r": 241,
"g": 125,
"b": 207
},
"hsl": {
"h": 317.586,
"s": 80.556,
"l": 71.765
},
"oklch": {
"l": 0.74558,
"c": 0.17105,
"h": 339.5
},
"luminance": 0.37873
}Semantic roles & 50–950 ramp
primary
#F17DCF
secondary
#D6F4DF
accent
#DD4709
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#171015
muted
#857F83