#F1699C#F1699C
#F1699C is a light, vivid pink. Relative luminance 0.312; OKLCH L 70.1% C 0.174 H 359.1°. Best body text is #000000 at 7.24:1 contrast (WCAG AA passes).
Color values
| HEX | #F1699C |
|---|---|
| RGB | rgb(241, 105, 156) |
| HSL | hsl(338, 83%, 68%) |
| HSV | hsv(338, 56%, 95%) |
| CMYK | cmyk(0%, 56.4%, 35.3%, 5.5%) |
| CIE-LAB | lab(62.68, 57.16, -1.31) |
| CIE-LCH | lch(62.68, 57.17, 358.68°) |
| OKLab | oklab(70.1% 0.1742 -0.0027) |
| OKLCH | oklch(70.1% 0.174 359.1) |
| XYZ | xyz(47.3305, 31.2091, 34.9774) |
| Luminance | 0.3120 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Medium Pink
#F36196
ΔE00 1.62
Bubble Gum Pink
#FF69AF
ΔE00 3.99
Rosy Pink
#F6688E
ΔE00 4.01
Strawberry
#FC5A8D
ΔE00 4.02
Palevioletred
#DB7093
ΔE00 4.04
Hot Pink
#FF69B4
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1699C #69F1BE
analogous
#F169E0 #F1699C #F17A69
triadic
#F1699C #9CF169 #699CF1
tetradic
#F1699C #E0F169 #69F1BE #7A69F1
square
#F1699C #E0F169 #69F1BE #7A69F1
split-complementary
#F1699C #69F17A #69E0F1
monochromatic
#CD1359 #EC3177 #F1699C #F6A1C1 #FBD9E6
Accessibility & contrast
On white
2.90
#F1699C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.24
#F1699C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1699C
7.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1699C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1699C | 1.00 | 2.90 | 7.24 | 7.24 |
| #FFFFFF | 2.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80889D
Deuteranopia (green-blind)
#A4A199
Tritanopia (blue-blind)
#FF5E7C
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #f1699c; /* rgb */ color: rgb(241, 105, 156); /* oklch */ color: oklch(70.1% 0.174 359.1);
Tailwind
colors: {
custom: {
50: '#fa99b9',
500: '#f1699c',
950: '#000000',
},
}SCSS
$custom: #f1699c; $custom-light: #fa99b9; $custom-dark: #000000;
JSON
{
"hex": "#f1699c",
"rgb": {
"r": 241,
"g": 105,
"b": 156
},
"hsl": {
"h": 337.5,
"s": 82.927,
"l": 67.843
},
"oklch": {
"l": 0.70096,
"c": 0.17418,
"h": 359.1
},
"luminance": 0.31204
}Semantic roles & 50–950 ramp
primary
#F1699C
secondary
#C6F0E0
accent
#DF8E06
background
#FFF9FB
surface
#FFF2F6
border
#D7CCD0
text
#180E11
muted
#867E80