#F17FA0#F17FA0
#F17FA0 is a light, vivid pink. Relative luminance 0.364; OKLCH L 73.3% C 0.143 H 2.8°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #F17FA0 |
|---|---|
| RGB | rgb(241, 127, 160) |
| HSL | hsl(343, 80%, 72%) |
| HSV | hsv(343, 47%, 95%) |
| CMYK | cmyk(0%, 47.3%, 33.6%, 5.5%) |
| CIE-LAB | lab(66.84, 47.12, 2.47) |
| CIE-LCH | lch(66.84, 47.19, 3.00°) |
| OKLab | oklab(73.26% 0.1431 0.007) |
| OKLCH | oklch(73.26% 0.143 2.8) |
| XYZ | xyz(50.2124, 36.4221, 37.6366) |
| Luminance | 0.3642 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 2.41
Pinky
#FC86AA
ΔE00 2.54
Rosa
#FE86A4
ΔE00 2.88
Pig Pink
#E78EA5
ΔE00 3.98
Rose Pink
#F7879A
ΔE00 4.23
Rosy Pink
#F6688E
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F17FA0 #7FF1D0
analogous
#F17FD9 #F17FA0 #F1977F
triadic
#F17FA0 #A0F17F #7FA0F1
tetradic
#F17FA0 #D9F17F #7FF1D0 #977FF1
square
#F17FA0 #D9F17F #7FF1D0 #977FF1
split-complementary
#F17FA0 #7FF197 #7FD9F1
monochromatic
#DD1851 #EB4877 #F17FA0 #F7B6C9 #FCE3EB
Accessibility & contrast
On white
2.54
#F17FA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#F17FA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F17FA0
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F17FA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F17FA0 | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9295A1
Deuteranopia (green-blind)
#AEAB9D
Tritanopia (blue-blind)
#FF768B
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f17fa0; /* rgb */ color: rgb(241, 127, 160); /* oklch */ color: oklch(73.3% 0.143 2.8);
Tailwind
colors: {
custom: {
50: '#f9a7bc',
500: '#f17fa0',
950: '#000000',
},
}SCSS
$custom: #f17fa0; $custom-light: #f9a7bc; $custom-dark: #000000;
JSON
{
"hex": "#f17fa0",
"rgb": {
"r": 241,
"g": 127,
"b": 160
},
"hsl": {
"h": 342.632,
"s": 80.282,
"l": 72.157
},
"oklch": {
"l": 0.73256,
"c": 0.14324,
"h": 2.8
},
"luminance": 0.36418
}Semantic roles & 50–950 ramp
primary
#F17FA0
secondary
#D7F4EC
accent
#DD9F09
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181012
muted
#867F81