#F17CCE#F17CCE
#F17CCE is a light, vivid pink. Relative luminance 0.376; OKLCH L 74.4% C 0.172 H 339.9°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #F17CCE |
|---|---|
| RGB | rgb(241, 124, 206) |
| HSL | hsl(318, 81%, 72%) |
| HSV | hsv(318, 49%, 95%) |
| CMYK | cmyk(0%, 48.5%, 14.5%, 5.5%) |
| CIE-LAB | lab(67.71, 54.90, -22.12) |
| CIE-LCH | lch(67.71, 59.19, 338.06°) |
| OKLab | oklab(74.38% 0.1614 -0.0592) |
| OKLCH | oklch(74.38% 0.172 339.9) |
| XYZ | xyz(54.6245, 37.5762, 62.7564) |
| Luminance | 0.3757 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.38
Lavender Pink
#DD85D7
ΔE00 4.65
Purply Pink
#F075E6
ΔE00 5.21
Pink (survey)
#FF81C0
ΔE00 5.30
Bubblegum (survey)
#FF6CB5
ΔE00 6.05
Violet (CSS)
#EE82EE
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F17CCE #7CF19F
analogous
#DA7CF1 #F17CCE #F17C94
triadic
#F17CCE #CEF17C #7CCEF1
tetradic
#F17CCE #F1DA7C #7CF19F #7C94F1
square
#F17CCE #F1DA7C #7CF19F #7C94F1
split-complementary
#F17CCE #94F17C #7CF1DA
monochromatic
#DB17A1 #EB45B9 #F17CCE #F7B3E3 #FCE3F5
Accessibility & contrast
On white
2.47
#F17CCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#F17CCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F17CCE
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F17CCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F17CCE | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8199D1
Deuteranopia (green-blind)
#A1ACCB
Tritanopia (blue-blind)
#FD7E9C
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f17cce; /* rgb */ color: rgb(241, 124, 206); /* oklch */ color: oklch(74.4% 0.172 339.9);
Tailwind
colors: {
custom: {
50: '#f8a5dd',
500: '#f17cce',
950: '#000000',
},
}SCSS
$custom: #f17cce; $custom-light: #f8a5dd; $custom-dark: #000000;
JSON
{
"hex": "#f17cce",
"rgb": {
"r": 241,
"g": 124,
"b": 206
},
"hsl": {
"h": 317.949,
"s": 80.69,
"l": 71.569
},
"oklch": {
"l": 0.7438,
"c": 0.17194,
"h": 339.9
},
"luminance": 0.37572
}Semantic roles & 50–950 ramp
primary
#F17CCE
secondary
#D5F3DE
accent
#DD4808
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83