#F17FCA#F17FCA
#F17FCA is a light, vivid pink. Relative luminance 0.381; OKLCH L 74.6% C 0.164 H 341.8°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #F17FCA |
|---|---|
| RGB | rgb(241, 127, 202) |
| HSL | hsl(321, 80%, 72%) |
| HSV | hsv(321, 47%, 95%) |
| CMYK | cmyk(0%, 47.3%, 16.2%, 5.5%) |
| CIE-LAB | lab(68.13, 52.83, -19.24) |
| CIE-LCH | lch(68.13, 56.23, 339.99°) |
| OKLab | oklab(74.65% 0.1561 -0.0513) |
| OKLCH | oklch(74.65% 0.164 341.8) |
| XYZ | xyz(54.5264, 38.1477, 60.3570) |
| Luminance | 0.3814 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.53
Pink (survey)
#FF81C0
ΔE00 4.25
Lavender Pink
#DD85D7
ΔE00 5.25
Bubblegum (survey)
#FF6CB5
ΔE00 5.51
Hot Pink
#FF69B4
ΔE00 5.79
Purply Pink
#F075E6
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F17FCA #7FF1A6
analogous
#DF7FF1 #F17FCA #F17F91
triadic
#F17FCA #CAF17F #7FCAF1
tetradic
#F17FCA #F1DF7F #7FF1A6 #7F91F1
square
#F17FCA #F1DF7F #7FF1A6 #7F91F1
split-complementary
#F17FCA #91F17F #7FF1DF
monochromatic
#DD189A #EB48B3 #F17FCA #F7B6E1 #FCE3F4
Accessibility & contrast
On white
2.43
#F17FCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#F17FCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F17FCA
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F17FCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F17FCA | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#859BCD
Deuteranopia (green-blind)
#A4ADC7
Tritanopia (blue-blind)
#FD809C
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f17fca; /* rgb */ color: rgb(241, 127, 202); /* oklch */ color: oklch(74.6% 0.164 341.8);
Tailwind
colors: {
custom: {
50: '#f8a7da',
500: '#f17fca',
950: '#000000',
},
}SCSS
$custom: #f17fca; $custom-light: #f8a7da; $custom-dark: #000000;
JSON
{
"hex": "#f17fca",
"rgb": {
"r": 241,
"g": 127,
"b": 202
},
"hsl": {
"h": 320.526,
"s": 80.282,
"l": 72.157
},
"oklch": {
"l": 0.74649,
"c": 0.16428,
"h": 341.8
},
"luminance": 0.38144
}Semantic roles & 50–950 ramp
primary
#F17FCA
secondary
#D7F4E1
accent
#DD5109
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#171014
muted
#857F83