#F1699F#F1699F
#F1699F is a light, vivid pink. Relative luminance 0.313; OKLCH L 70.2% C 0.175 H 357.7°. Best body text is #000000 at 7.26:1 contrast (WCAG AA passes).
Color values
| HEX | #F1699F |
|---|---|
| RGB | rgb(241, 105, 159) |
| HSL | hsl(336, 83%, 68%) |
| HSV | hsv(336, 56%, 95%) |
| CMYK | cmyk(0%, 56.4%, 34%, 5.5%) |
| CIE-LAB | lab(62.77, 57.50, -2.91) |
| CIE-LCH | lch(62.77, 57.58, 357.10°) |
| OKLab | oklab(70.19% 0.1751 -0.0069) |
| OKLCH | oklch(70.19% 0.175 357.7) |
| XYZ | xyz(47.5877, 31.3120, 36.3318) |
| Luminance | 0.3131 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Medium Pink
#F36196
ΔE00 2.08
Bubble Gum Pink
#FF69AF
ΔE00 3.42
Hot Pink
#FF69B4
ΔE00 4.28
Palevioletred
#DB7093
ΔE00 4.36
Bubblegum (survey)
#FF6CB5
ΔE00 4.38
Strawberry
#FC5A8D
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1699F #69F1BB
analogous
#F169E3 #F1699F #F17769
triadic
#F1699F #9FF169 #699FF1
tetradic
#F1699F #E3F169 #69F1BB #7769F1
square
#F1699F #E3F169 #69F1BB #7769F1
split-complementary
#F1699F #69F177 #69E3F1
monochromatic
#CD135D #EC317B #F1699F #F6A1C3 #FBD9E7
Accessibility & contrast
On white
2.89
#F1699F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.26
#F1699F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1699F
7.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1699F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1699F | 1.00 | 2.89 | 7.26 | 7.26 |
| #FFFFFF | 2.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F88A1
Deuteranopia (green-blind)
#A3A19C
Tritanopia (blue-blind)
#FF5F7E
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #f1699f; /* rgb */ color: rgb(241, 105, 159); /* oklch */ color: oklch(70.2% 0.175 357.7);
Tailwind
colors: {
custom: {
50: '#f999bb',
500: '#f1699f',
950: '#000000',
},
}SCSS
$custom: #f1699f; $custom-light: #f999bb; $custom-dark: #000000;
JSON
{
"hex": "#f1699f",
"rgb": {
"r": 241,
"g": 105,
"b": 159
},
"hsl": {
"h": 336.176,
"s": 82.927,
"l": 67.843
},
"oklch": {
"l": 0.70189,
"c": 0.17528,
"h": 357.7
},
"luminance": 0.31307
}Semantic roles & 50–950 ramp
primary
#F1699F
secondary
#C6F0DF
accent
#DF8906
background
#FFF9FB
surface
#FFF2F6
border
#D7CCD0
text
#180E11
muted
#867E80