#F86FAE#F86FAE
#F86FAE is a light, vivid pink. Relative luminance 0.344; OKLCH L 72.4% C 0.179 H 353.7°. Best body text is #000000 at 7.88:1 contrast (WCAG AA passes).
Color values
| HEX | #F86FAE |
|---|---|
| RGB | rgb(248, 111, 174) |
| HSL | hsl(332, 91%, 70%) |
| HSV | hsv(332, 55%, 97%) |
| CMYK | cmyk(0%, 55.2%, 29.8%, 2.7%) |
| CIE-LAB | lab(65.27, 58.74, -7.67) |
| CIE-LCH | lch(65.27, 59.24, 352.56°) |
| OKLab | oklab(72.4% 0.1784 -0.0195) |
| OKLCH | oklch(72.4% 0.179 353.7) |
| XYZ | xyz(52.0381, 34.3864, 43.9328) |
| Luminance | 0.3438 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubble Gum Pink
#FF69AF
ΔE00 1.30
Bubblegum (survey)
#FF6CB5
ΔE00 1.65
Hot Pink
#FF69B4
ΔE00 1.81
Pink (survey)
#FF81C0
ΔE00 4.21
Medium Pink
#F36196
ΔE00 4.87
Carnation Pink
#FF7FA7
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F86FAE #6FF8B9
analogous
#F86FF2 #F86FAE #F8756F
triadic
#F86FAE #AEF86F #6FAEF8
tetradic
#F86FAE #F2F86F #6FF8B9 #756FF8
square
#F86FAE #F2F86F #6FF8B9 #756FF8
split-complementary
#F86FAE #6FF875 #6FF2F8
monochromatic
#E20B6E #F5358D #F86FAE #FBA9CF #FEE2EF
Accessibility & contrast
On white
2.67
#F86FAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.88
#F86FAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F86FAE
7.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F86FAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F86FAE | 1.00 | 2.67 | 7.88 | 7.88 |
| #FFFFFF | 2.67 | 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)
#828FB0
Deuteranopia (green-blind)
#A7A8AB
Tritanopia (blue-blind)
#FF6787
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #f86fae; /* rgb */ color: rgb(248, 111, 174); /* oklch */ color: oklch(72.4% 0.179 353.7);
Tailwind
colors: {
custom: {
50: '#fe9dc6',
500: '#f86fae',
950: '#000000',
},
}SCSS
$custom: #f86fae; $custom-light: #fe9dc6; $custom-dark: #000000;
JSON
{
"hex": "#f86fae",
"rgb": {
"r": 248,
"g": 111,
"b": 174
},
"hsl": {
"h": 332.409,
"s": 90.728,
"l": 70.392
},
"oklch": {
"l": 0.72403,
"c": 0.17942,
"h": 353.7
},
"luminance": 0.34381
}Semantic roles & 50–950 ramp
primary
#F86FAE
secondary
#CFF4E3
accent
#E67C00
background
#FFFAFC
surface
#FFF3F8
border
#D7CDD1
text
#180F13
muted
#867F82