#F86FA0#F86FA0
#F86FA0 is a light, vivid pink. Relative luminance 0.339; OKLCH L 72.0% C 0.174 H 360.0°. Best body text is #000000 at 7.77:1 contrast (WCAG AA passes).
Color values
| HEX | #F86FA0 |
|---|---|
| RGB | rgb(248, 111, 160) |
| HSL | hsl(339, 91%, 70%) |
| HSV | hsv(339, 55%, 97%) |
| CMYK | cmyk(0%, 55.2%, 35.5%, 2.7%) |
| CIE-LAB | lab(64.86, 57.09, -0.30) |
| CIE-LCH | lch(64.86, 57.09, 359.70°) |
| OKLab | oklab(71.96% 0.1739 -0.0001) |
| OKLCH | oklch(71.96% 0.174 0) |
| XYZ | xyz(50.7437, 33.8686, 37.1158) |
| Luminance | 0.3386 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Medium Pink
#F36196
ΔE00 3.02
Carnation Pink
#FF7FA7
ΔE00 3.65
Bubble Gum Pink
#FF69AF
ΔE00 3.77
Rosy Pink
#F6688E
ΔE00 3.90
Strawberry
#FC5A8D
ΔE00 4.48
Bubblegum (survey)
#FF6CB5
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F86FA0 #6FF8C7
analogous
#F86FE4 #F86FA0 #F8826F
triadic
#F86FA0 #A0F86F #6FA0F8
tetradic
#F86FA0 #E4F86F #6FF8C7 #826FF8
square
#F86FA0 #E4F86F #6FF8C7 #826FF8
split-complementary
#F86FA0 #6FF882 #6FE4F8
monochromatic
#E20B58 #F53579 #F86FA0 #FBA9C7 #FEE2EC
Accessibility & contrast
On white
2.70
#F86FA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.77
#F86FA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F86FA0
7.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F86FA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F86FA0 | 1.00 | 2.70 | 7.77 | 7.77 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#868DA1
Deuteranopia (green-blind)
#AAA79D
Tritanopia (blue-blind)
#FF6481
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #f86fa0; /* rgb */ color: rgb(248, 111, 160); /* oklch */ color: oklch(72.0% 0.174 360.0);
Tailwind
colors: {
custom: {
50: '#fe9dbc',
500: '#f86fa0',
950: '#000000',
},
}SCSS
$custom: #f86fa0; $custom-light: #fe9dbc; $custom-dark: #000000;
JSON
{
"hex": "#f86fa0",
"rgb": {
"r": 248,
"g": 111,
"b": 160
},
"hsl": {
"h": 338.54,
"s": 90.728,
"l": 70.392
},
"oklch": {
"l": 0.71962,
"c": 0.17389,
"h": 360
},
"luminance": 0.33863
}Semantic roles & 50–950 ramp
primary
#F86FA0
secondary
#CFF4E7
accent
#E69300
background
#FFFAFB
surface
#FFF3F6
border
#D7CDD0
text
#180F11
muted
#867F80