#F1709F#F1709F
#F1709F is a light, vivid pink. Relative luminance 0.328; OKLCH L 71.1% C 0.165 H 359.2°. Best body text is #000000 at 7.56:1 contrast (WCAG AA passes).
Color values
| HEX | #F1709F |
|---|---|
| RGB | rgb(241, 112, 159) |
| HSL | hsl(338, 82%, 69%) |
| HSV | hsv(338, 54%, 95%) |
| CMYK | cmyk(0%, 53.5%, 34%, 5.5%) |
| CIE-LAB | lab(64.00, 54.27, -1.11) |
| CIE-LCH | lch(64.00, 54.28, 358.83°) |
| OKLab | oklab(71.11% 0.1651 -0.0022) |
| OKLCH | oklch(71.11% 0.165 359.2) |
| XYZ | xyz(48.3302, 32.7971, 36.5793) |
| Luminance | 0.3279 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Medium Pink
#F36196
ΔE00 2.87
Bubble Gum Pink
#FF69AF
ΔE00 4.03
Palevioletred
#DB7093
ΔE00 4.05
Rosy Pink
#F6688E
ΔE00 4.14
Carnation Pink
#FF7FA7
ΔE00 4.24
Strawberry
#FC5A8D
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1709F #70F1C2
analogous
#F170DF #F1709F #F18270
triadic
#F1709F #9FF170 #709FF1
tetradic
#F1709F #DFF170 #70F1C2 #8270F1
square
#F1709F #DFF170 #70F1C2 #8270F1
split-complementary
#F1709F #70F182 #70DFF1
monochromatic
#D2155A #EC387A #F1709F #F6A8C4 #FCDFEA
Accessibility & contrast
On white
2.78
#F1709F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.56
#F1709F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1709F
7.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1709F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1709F | 1.00 | 2.78 | 7.56 | 7.56 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#858CA0
Deuteranopia (green-blind)
#A6A49C
Tritanopia (blue-blind)
#FF6682
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #f1709f; /* rgb */ color: rgb(241, 112, 159); /* oklch */ color: oklch(71.1% 0.165 359.2);
Tailwind
colors: {
custom: {
50: '#f99dbb',
500: '#f1709f',
950: '#000000',
},
}SCSS
$custom: #f1709f; $custom-light: #f99dbb; $custom-dark: #000000;
JSON
{
"hex": "#f1709f",
"rgb": {
"r": 241,
"g": 112,
"b": 159
},
"hsl": {
"h": 338.14,
"s": 82.166,
"l": 69.216
},
"oklch": {
"l": 0.71106,
"c": 0.16513,
"h": 359.2
},
"luminance": 0.32792
}Semantic roles & 50–950 ramp
primary
#F1709F
secondary
#CCF1E3
accent
#DF9007
background
#FFF9FB
surface
#FFF2F6
border
#D7CCD0
text
#180F11
muted
#867E80