#F1739B#F1739B
#F1739B is a light, vivid pink. Relative luminance 0.333; OKLCH L 71.4% C 0.159 H 1.9°. Best body text is #000000 at 7.67:1 contrast (WCAG AA passes).
Color values
| HEX | #F1739B |
|---|---|
| RGB | rgb(241, 115, 155) |
| HSL | hsl(341, 82%, 70%) |
| HSV | hsv(341, 52%, 95%) |
| CMYK | cmyk(0%, 52.3%, 35.7%, 5.5%) |
| CIE-LAB | lab(64.43, 52.39, 1.81) |
| CIE-LCH | lch(64.43, 52.42, 1.98°) |
| OKLab | oklab(71.4% 0.1594 0.0054) |
| OKLCH | oklch(71.4% 0.159 1.9) |
| XYZ | xyz(48.3253, 33.3336, 34.8930) |
| Luminance | 0.3333 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Rosy Pink
#F6688E
ΔE00 3.18
Medium Pink
#F36196
ΔE00 3.48
Carnation Pink
#FF7FA7
ΔE00 3.62
Palevioletred
#DB7093
ΔE00 3.98
Pinky
#FC86AA
ΔE00 4.56
Strawberry
#FC5A8D
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1739B #73F1C9
analogous
#F173DA #F1739B #F18A73
triadic
#F1739B #9BF173 #739BF1
tetradic
#F1739B #DAF173 #73F1C9 #8A73F1
square
#F1739B #DAF173 #73F1C9 #8A73F1
split-complementary
#F1739B #73F18A #73DAF1
monochromatic
#D41552 #EB3B73 #F1739B #F7ABC3 #FCE2EA
Accessibility & contrast
On white
2.74
#F1739B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.67
#F1739B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1739B
7.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1739B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1739B | 1.00 | 2.74 | 7.67 | 7.67 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#888D9C
Deuteranopia (green-blind)
#A9A598
Tritanopia (blue-blind)
#FF6882
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #f1739b; /* rgb */ color: rgb(241, 115, 155); /* oklch */ color: oklch(71.4% 0.159 1.9);
Tailwind
colors: {
custom: {
50: '#f99fb8',
500: '#f1739b',
950: '#000000',
},
}SCSS
$custom: #f1739b; $custom-light: #f99fb8; $custom-dark: #000000;
JSON
{
"hex": "#f1739b",
"rgb": {
"r": 241,
"g": 115,
"b": 155
},
"hsl": {
"h": 340.952,
"s": 81.818,
"l": 69.804
},
"oklch": {
"l": 0.71395,
"c": 0.15946,
"h": 1.9
},
"luminance": 0.33329
}Semantic roles & 50–950 ramp
primary
#F1739B
secondary
#CEF2E6
accent
#DE9A07
background
#FFFAFB
surface
#FFF3F6
border
#D7CDD0
text
#180F11
muted
#867F80