#F86FAF#F86FAF
#F86FAF is a light, vivid pink. Relative luminance 0.344; OKLCH L 72.4% C 0.180 H 353.3°. Best body text is #000000 at 7.88:1 contrast (WCAG AA passes).
Color values
| HEX | #F86FAF |
|---|---|
| RGB | rgb(248, 111, 175) |
| HSL | hsl(332, 91%, 70%) |
| HSV | hsv(332, 55%, 97%) |
| CMYK | cmyk(0%, 55.2%, 29.4%, 2.7%) |
| CIE-LAB | lab(65.30, 58.87, -8.19) |
| CIE-LCH | lch(65.30, 59.44, 352.08°) |
| OKLab | oklab(72.44% 0.1787 -0.0209) |
| OKLCH | oklch(72.44% 0.18 353.3) |
| XYZ | xyz(52.1359, 34.4255, 44.4482) |
| Luminance | 0.3442 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubble Gum Pink
#FF69AF
ΔE00 1.29
Bubblegum (survey)
#FF6CB5
ΔE00 1.49
Hot Pink
#FF69B4
ΔE00 1.65
Pink (survey)
#FF81C0
ΔE00 4.12
Medium Pink
#F36196
ΔE00 5.06
Carnation Pink
#FF7FA7
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F86FAF #6FF8B8
analogous
#F86FF3 #F86FAF #F8746F
triadic
#F86FAF #AFF86F #6FAFF8
tetradic
#F86FAF #F3F86F #6FF8B8 #746FF8
square
#F86FAF #F3F86F #6FF8B8 #746FF8
split-complementary
#F86FAF #6FF874 #6FF3F8
monochromatic
#E20B6F #F5358F #F86FAF #FBA9CF #FEE2EF
Accessibility & contrast
On white
2.66
#F86FAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.88
#F86FAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F86FAF
7.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F86FAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F86FAF | 1.00 | 2.66 | 7.88 | 7.88 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#828FB1
Deuteranopia (green-blind)
#A7A8AC
Tritanopia (blue-blind)
#FF6888
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #f86faf; /* rgb */ color: rgb(248, 111, 175); /* oklch */ color: oklch(72.4% 0.180 353.3);
Tailwind
colors: {
custom: {
50: '#fe9dc6',
500: '#f86faf',
950: '#000000',
},
}SCSS
$custom: #f86faf; $custom-light: #fe9dc6; $custom-dark: #000000;
JSON
{
"hex": "#f86faf",
"rgb": {
"r": 248,
"g": 111,
"b": 175
},
"hsl": {
"h": 331.971,
"s": 90.728,
"l": 70.392
},
"oklch": {
"l": 0.72436,
"c": 0.17987,
"h": 353.3
},
"luminance": 0.3442
}Semantic roles & 50–950 ramp
primary
#F86FAF
secondary
#CFF4E3
accent
#E67A00
background
#FFFAFC
surface
#FFF3F8
border
#D7CDD1
text
#180F13
muted
#867F82