#F86F97#F86F97
#F86F97 is a light, vivid pink. Relative luminance 0.336; OKLCH L 71.7% C 0.171 H 4.1°. Best body text is #000000 at 7.71:1 contrast (WCAG AA passes).
Color values
| HEX | #F86F97 |
|---|---|
| RGB | rgb(248, 111, 151) |
| HSL | hsl(342, 91%, 70%) |
| HSV | hsv(342, 55%, 97%) |
| CMYK | cmyk(0%, 55.2%, 39.1%, 2.7%) |
| CIE-LAB | lab(64.62, 56.10, 4.49) |
| CIE-LCH | lch(64.62, 56.28, 4.57°) |
| OKLab | oklab(71.7% 0.1708 0.0123) |
| OKLCH | oklch(71.7% 0.171 4.1) |
| XYZ | xyz(49.9847, 33.5650, 33.1185) |
| Luminance | 0.3356 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Rosy Pink
#F6688E
ΔE00 1.95
Medium Pink
#F36196
ΔE00 3.52
Strawberry
#FC5A8D
ΔE00 3.58
Carnation Pink
#FF7FA7
ΔE00 3.82
Carnation
#FD798F
ΔE00 4.77
Watermelon
#FC6C85
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F86F97 #6FF8D0
analogous
#F86FDB #F86F97 #F88C6F
triadic
#F86F97 #97F86F #6F97F8
tetradic
#F86F97 #DBF86F #6FF8D0 #8C6FF8
square
#F86F97 #DBF86F #6FF8D0 #8C6FF8
split-complementary
#F86F97 #6FF88C #6FDBF8
monochromatic
#E20B4A #F5356D #F86F97 #FBA9C1 #FEE2EA
Accessibility & contrast
On white
2.72
#F86F97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.71
#F86F97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F86F97
7.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F86F97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F86F97 | 1.00 | 2.72 | 7.71 | 7.71 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#888C98
Deuteranopia (green-blind)
#ACA794
Tritanopia (blue-blind)
#FF617E
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #f86f97; /* rgb */ color: rgb(248, 111, 151); /* oklch */ color: oklch(71.7% 0.171 4.1);
Tailwind
colors: {
custom: {
50: '#ff9db5',
500: '#f86f97',
950: '#000000',
},
}SCSS
$custom: #f86f97; $custom-light: #ff9db5; $custom-dark: #000000;
JSON
{
"hex": "#f86f97",
"rgb": {
"r": 248,
"g": 111,
"b": 151
},
"hsl": {
"h": 342.482,
"s": 90.728,
"l": 70.392
},
"oklch": {
"l": 0.71701,
"c": 0.17126,
"h": 4.1
},
"luminance": 0.3356
}Semantic roles & 50–950 ramp
primary
#F86F97
secondary
#CFF4E9
accent
#E6A200
background
#FFF9FB
surface
#FFF2F6
border
#D7CCD0
text
#180F11
muted
#867E80