#F86EAF#F86EAF
#F86EAF is a light, vivid pink. Relative luminance 0.342; OKLCH L 72.3% C 0.181 H 353.2°. Best body text is #000000 at 7.84:1 contrast (WCAG AA passes).
Color values
| HEX | #F86EAF |
|---|---|
| RGB | rgb(248, 110, 175) |
| HSL | hsl(332, 91%, 70%) |
| HSV | hsv(332, 56%, 97%) |
| CMYK | cmyk(0%, 55.6%, 29.4%, 2.7%) |
| CIE-LAB | lab(65.13, 59.32, -8.45) |
| CIE-LCH | lch(65.13, 59.92, 351.89°) |
| OKLab | oklab(72.31% 0.18 -0.0216) |
| OKLCH | oklch(72.31% 0.181 353.2) |
| XYZ | xyz(52.0274, 34.2085, 44.4120) |
| Luminance | 0.3420 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubble Gum Pink
#FF69AF
ΔE00 1.20
Bubblegum (survey)
#FF6CB5
ΔE00 1.41
Hot Pink
#FF69B4
ΔE00 1.52
Pink (survey)
#FF81C0
ΔE00 4.26
Medium Pink
#F36196
ΔE00 5.03
Bubblegum Pink
#FE83CC
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F86EAF #6EF8B7
analogous
#F86EF4 #F86EAF #F8726E
triadic
#F86EAF #AFF86E #6EAFF8
tetradic
#F86EAF #F4F86E #6EF8B7 #726EF8
square
#F86EAF #F4F86E #6EF8B7 #726EF8
split-complementary
#F86EAF #6EF872 #6EF4F8
monochromatic
#E10B70 #F5348F #F86EAF #FBA8CF #FEE2EF
Accessibility & contrast
On white
2.68
#F86EAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.84
#F86EAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F86EAF
7.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F86EAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F86EAF | 1.00 | 2.68 | 7.84 | 7.84 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#818FB1
Deuteranopia (green-blind)
#A6A7AC
Tritanopia (blue-blind)
#FF6787
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #f86eaf; /* rgb */ color: rgb(248, 110, 175); /* oklch */ color: oklch(72.3% 0.181 353.2);
Tailwind
colors: {
custom: {
50: '#fe9dc6',
500: '#f86eaf',
950: '#000000',
},
}SCSS
$custom: #f86eaf; $custom-light: #fe9dc6; $custom-dark: #000000;
JSON
{
"hex": "#f86eaf",
"rgb": {
"r": 248,
"g": 110,
"b": 175
},
"hsl": {
"h": 331.739,
"s": 90.789,
"l": 70.196
},
"oklch": {
"l": 0.72309,
"c": 0.18133,
"h": 353.2
},
"luminance": 0.34203
}Semantic roles & 50–950 ramp
primary
#F86EAF
secondary
#CEF4E2
accent
#E67900
background
#FFFAFC
surface
#FFF3F8
border
#D7CDD1
text
#180F13
muted
#867F82