#F17FCB#F17FCB
#F17FCB is a light, vivid pink. Relative luminance 0.382; OKLCH L 74.7% C 0.165 H 341.4°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #F17FCB |
|---|---|
| RGB | rgb(241, 127, 203) |
| HSL | hsl(320, 80%, 72%) |
| HSV | hsv(320, 47%, 95%) |
| CMYK | cmyk(0%, 47.3%, 15.8%, 5.5%) |
| CIE-LAB | lab(68.16, 52.98, -19.75) |
| CIE-LCH | lch(68.16, 56.54, 339.56°) |
| OKLab | oklab(74.69% 0.1563 -0.0527) |
| OKLCH | oklch(74.69% 0.165 341.4) |
| XYZ | xyz(54.6452, 38.1952, 60.9826) |
| Luminance | 0.3819 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.62
Pink (survey)
#FF81C0
ΔE00 4.43
Lavender Pink
#DD85D7
ΔE00 5.09
Bubblegum (survey)
#FF6CB5
ΔE00 5.67
Hot Pink
#FF69B4
ΔE00 5.93
Purply Pink
#F075E6
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F17FCB #7FF1A5
analogous
#DE7FF1 #F17FCB #F17F92
triadic
#F17FCB #CBF17F #7FCBF1
tetradic
#F17FCB #F1DE7F #7FF1A5 #7F92F1
square
#F17FCB #F1DE7F #7FF1A5 #7F92F1
split-complementary
#F17FCB #92F17F #7FF1DE
monochromatic
#DD189C #EB48B5 #F17FCB #F7B6E1 #FCE3F4
Accessibility & contrast
On white
2.43
#F17FCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#F17FCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F17FCB
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F17FCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F17FCB | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#859BCE
Deuteranopia (green-blind)
#A4ADC8
Tritanopia (blue-blind)
#FD809C
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f17fcb; /* rgb */ color: rgb(241, 127, 203); /* oklch */ color: oklch(74.7% 0.165 341.4);
Tailwind
colors: {
custom: {
50: '#f8a7db',
500: '#f17fcb',
950: '#000000',
},
}SCSS
$custom: #f17fcb; $custom-light: #f8a7db; $custom-dark: #000000;
JSON
{
"hex": "#f17fcb",
"rgb": {
"r": 241,
"g": 127,
"b": 203
},
"hsl": {
"h": 320,
"s": 80.282,
"l": 72.157
},
"oklch": {
"l": 0.74686,
"c": 0.16497,
"h": 341.4
},
"luminance": 0.38191
}Semantic roles & 50–950 ramp
primary
#F17FCB
secondary
#D7F4E1
accent
#DD4F09
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#171015
muted
#857F83