#F17F9D#F17F9D
#F17F9D is a light, vivid pink. Relative luminance 0.363; OKLCH L 73.2% C 0.142 H 4.5°. Best body text is #000000 at 8.26:1 contrast (WCAG AA passes).
Color values
| HEX | #F17F9D |
|---|---|
| RGB | rgb(241, 127, 157) |
| HSL | hsl(344, 80%, 72%) |
| HSV | hsv(344, 47%, 95%) |
| CMYK | cmyk(0%, 47.3%, 34.9%, 5.5%) |
| CIE-LAB | lab(66.76, 46.77, 4.05) |
| CIE-LCH | lch(66.76, 46.94, 4.95°) |
| OKLab | oklab(73.17% 0.142 0.0111) |
| OKLCH | oklch(73.17% 0.142 4.5) |
| XYZ | xyz(49.9531, 36.3184, 36.2711) |
| Luminance | 0.3631 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Rosa
#FE86A4
ΔE00 2.69
Carnation Pink
#FF7FA7
ΔE00 2.81
Pinky
#FC86AA
ΔE00 2.91
Rose Pink
#F7879A
ΔE00 3.51
Pig Pink
#E78EA5
ΔE00 3.96
Carnation
#FD798F
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F17F9D #7FF1D3
analogous
#F17FD6 #F17F9D #F19A7F
triadic
#F17F9D #9DF17F #7F9DF1
tetradic
#F17F9D #D6F17F #7FF1D3 #9A7FF1
square
#F17F9D #D6F17F #7FF1D3 #9A7FF1
split-complementary
#F17F9D #7FF19A #7FD6F1
monochromatic
#DD184C #EB4873 #F17F9D #F7B6C7 #FCE3EA
Accessibility & contrast
On white
2.54
#F17F9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.26
#F17F9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F17F9D
8.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F17F9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F17F9D | 1.00 | 2.54 | 8.26 | 8.26 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92959E
Deuteranopia (green-blind)
#AFAB9A
Tritanopia (blue-blind)
#FF758A
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f17f9d; /* rgb */ color: rgb(241, 127, 157); /* oklch */ color: oklch(73.2% 0.142 4.5);
Tailwind
colors: {
custom: {
50: '#f9a7b9',
500: '#f17f9d',
950: '#000000',
},
}SCSS
$custom: #f17f9d; $custom-light: #f9a7b9; $custom-dark: #000000;
JSON
{
"hex": "#f17f9d",
"rgb": {
"r": 241,
"g": 127,
"b": 157
},
"hsl": {
"h": 344.211,
"s": 80.282,
"l": 72.157
},
"oklch": {
"l": 0.73171,
"c": 0.14244,
"h": 4.5
},
"luminance": 0.36314
}Semantic roles & 50–950 ramp
primary
#F17F9D
secondary
#D7F4EC
accent
#DDA509
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80