#F1709B#F1709B
#F1709B is a light, vivid pink. Relative luminance 0.327; OKLCH L 71.0% C 0.164 H 1.2°. Best body text is #000000 at 7.53:1 contrast (WCAG AA passes).
Color values
| HEX | #F1709B |
|---|---|
| RGB | rgb(241, 112, 155) |
| HSL | hsl(340, 82%, 69%) |
| HSV | hsv(340, 54%, 95%) |
| CMYK | cmyk(0%, 53.5%, 35.7%, 5.5%) |
| CIE-LAB | lab(63.89, 53.81, 1.02) |
| CIE-LCH | lch(63.89, 53.82, 1.08°) |
| OKLab | oklab(70.99% 0.1638 0.0033) |
| OKLCH | oklch(70.99% 0.164 1.2) |
| XYZ | xyz(47.9887, 32.6605, 34.7808) |
| Luminance | 0.3266 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Medium Pink
#F36196
ΔE00 2.81
Rosy Pink
#F6688E
ΔE00 3.20
Palevioletred
#DB7093
ΔE00 3.83
Carnation Pink
#FF7FA7
ΔE00 4.10
Strawberry
#FC5A8D
ΔE00 4.26
Bubble Gum Pink
#FF69AF
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1709B #70F1C6
analogous
#F170DC #F1709B #F18670
triadic
#F1709B #9BF170 #709BF1
tetradic
#F1709B #DCF170 #70F1C6 #8670F1
square
#F1709B #DCF170 #70F1C6 #8670F1
split-complementary
#F1709B #70F186 #70DCF1
monochromatic
#D21554 #EC3874 #F1709B #F6A8C2 #FCDFE9
Accessibility & contrast
On white
2.79
#F1709B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.53
#F1709B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1709B
7.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1709B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1709B | 1.00 | 2.79 | 7.53 | 7.53 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#868C9C
Deuteranopia (green-blind)
#A7A498
Tritanopia (blue-blind)
#FF6580
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #f1709b; /* rgb */ color: rgb(241, 112, 155); /* oklch */ color: oklch(71.0% 0.164 1.2);
Tailwind
colors: {
custom: {
50: '#f99db8',
500: '#f1709b',
950: '#000000',
},
}SCSS
$custom: #f1709b; $custom-light: #f99db8; $custom-dark: #000000;
JSON
{
"hex": "#f1709b",
"rgb": {
"r": 241,
"g": 112,
"b": 155
},
"hsl": {
"h": 340,
"s": 82.166,
"l": 69.216
},
"oklch": {
"l": 0.70986,
"c": 0.1638,
"h": 1.2
},
"luminance": 0.32656
}Semantic roles & 50–950 ramp
primary
#F1709B
secondary
#CCF1E5
accent
#DF9707
background
#FFF9FB
surface
#FFF2F6
border
#D7CCD0
text
#180F11
muted
#867E80