#F1799B#F1799B
#F1799B is a light, vivid pink. Relative luminance 0.347; OKLCH L 72.2% C 0.151 H 3.6°. Best body text is #000000 at 7.95:1 contrast (WCAG AA passes).
Color values
| HEX | #F1799B |
|---|---|
| RGB | rgb(241, 121, 155) |
| HSL | hsl(343, 81%, 71%) |
| HSV | hsv(343, 50%, 95%) |
| CMYK | cmyk(0%, 49.8%, 35.7%, 5.5%) |
| CIE-LAB | lab(65.55, 49.49, 3.43) |
| CIE-LCH | lch(65.55, 49.61, 3.97°) |
| OKLab | oklab(72.24% 0.1504 0.0095) |
| OKLCH | oklch(72.24% 0.151 3.6) |
| XYZ | xyz(49.0318, 34.7468, 35.1285) |
| Luminance | 0.3474 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 3.00
Pinky
#FC86AA
ΔE00 3.63
Rosy Pink
#F6688E
ΔE00 3.63
Rosa
#FE86A4
ΔE00 3.68
Rose Pink
#F7879A
ΔE00 4.63
Palevioletred
#DB7093
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1799B #79F1CF
analogous
#F179D7 #F1799B #F19379
triadic
#F1799B #9BF179 #799BF1
tetradic
#F1799B #D7F179 #79F1CF #9379F1
square
#F1799B #D7F179 #79F1CF #9379F1
split-complementary
#F1799B #79F193 #79D7F1
monochromatic
#D9174E #EB4272 #F1799B #F7B0C4 #FCE3EA
Accessibility & contrast
On white
2.64
#F1799B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.95
#F1799B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1799B
7.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1799B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1799B | 1.00 | 2.64 | 7.95 | 7.95 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D919C
Deuteranopia (green-blind)
#ACA898
Tritanopia (blue-blind)
#FF6E85
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #f1799b; /* rgb */ color: rgb(241, 121, 155); /* oklch */ color: oklch(72.2% 0.151 3.6);
Tailwind
colors: {
custom: {
50: '#f9a3b8',
500: '#f1799b',
950: '#000000',
},
}SCSS
$custom: #f1799b; $custom-light: #f9a3b8; $custom-dark: #000000;
JSON
{
"hex": "#f1799b",
"rgb": {
"r": 241,
"g": 121,
"b": 155
},
"hsl": {
"h": 343,
"s": 81.081,
"l": 70.98
},
"oklch": {
"l": 0.72239,
"c": 0.15072,
"h": 3.6
},
"luminance": 0.34742
}Semantic roles & 50–950 ramp
primary
#F1799B
secondary
#D3F3EA
accent
#DDA108
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#180F11
muted
#867F80