#F16E95#F16E95
#F16E95 is a light, vivid pink. Relative luminance 0.320; OKLCH L 70.5% C 0.165 H 3.6°. Best body text is #000000 at 7.40:1 contrast (WCAG AA passes).
Color values
| HEX | #F16E95 |
|---|---|
| RGB | rgb(241, 110, 149) |
| HSL | hsl(342, 82%, 69%) |
| HSV | hsv(342, 54%, 95%) |
| CMYK | cmyk(0%, 54.4%, 38.2%, 5.5%) |
| CIE-LAB | lab(63.37, 54.08, 3.70) |
| CIE-LCH | lch(63.37, 54.20, 3.91°) |
| OKLab | oklab(70.54% 0.1646 0.0103) |
| OKLCH | oklch(70.54% 0.165 3.6) |
| XYZ | xyz(47.2791, 32.0275, 32.1200) |
| Luminance | 0.3202 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Rosy Pink
#F6688E
ΔE00 1.92
Medium Pink
#F36196
ΔE00 2.92
Strawberry
#FC5A8D
ΔE00 3.50
Palevioletred
#DB7093
ΔE00 3.90
Carnation Pink
#FF7FA7
ΔE00 4.62
Warm Pink
#FB5581
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F16E95 #6EF1CA
analogous
#F16ED7 #F16E95 #F1896E
triadic
#F16E95 #95F16E #6E95F1
tetradic
#F16E95 #D7F16E #6EF1CA #896EF1
square
#F16E95 #D7F16E #6EF1CA #896EF1
split-complementary
#F16E95 #6EF189 #6ED7F1
monochromatic
#D0144C #EC366C #F16E95 #F6A6BE #FCDEE7
Accessibility & contrast
On white
2.84
#F16E95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.40
#F16E95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F16E95
7.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F16E95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F16E95 | 1.00 | 2.84 | 7.40 | 7.40 |
| #FFFFFF | 2.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#868A96
Deuteranopia (green-blind)
#A7A392
Tritanopia (blue-blind)
#FF617C
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #f16e95; /* rgb */ color: rgb(241, 110, 149); /* oklch */ color: oklch(70.5% 0.165 3.6);
Tailwind
colors: {
custom: {
50: '#fa9cb4',
500: '#f16e95',
950: '#000000',
},
}SCSS
$custom: #f16e95; $custom-light: #fa9cb4; $custom-dark: #000000;
JSON
{
"hex": "#f16e95",
"rgb": {
"r": 241,
"g": 110,
"b": 149
},
"hsl": {
"h": 342.137,
"s": 82.39,
"l": 68.824
},
"oklch": {
"l": 0.70543,
"c": 0.16494,
"h": 3.6
},
"luminance": 0.32023
}Semantic roles & 50–950 ramp
primary
#F16E95
secondary
#CAF1E5
accent
#DF9E07
background
#FFF9FB
surface
#FFF2F6
border
#D7CCD0
text
#180E11
muted
#867E80