#F86E9D#F86E9D
#F86E9D is a light, vivid pink. Relative luminance 0.335; OKLCH L 71.7% C 0.174 H 1.1°. Best body text is #000000 at 7.71:1 contrast (WCAG AA passes).
Color values
| HEX | #F86E9D |
|---|---|
| RGB | rgb(248, 110, 157) |
| HSL | hsl(340, 91%, 70%) |
| HSV | hsv(340, 56%, 97%) |
| CMYK | cmyk(0%, 55.6%, 36.7%, 2.7%) |
| CIE-LAB | lab(64.60, 57.21, 1.04) |
| CIE-LCH | lch(64.60, 57.22, 1.04°) |
| OKLab | oklab(71.74% 0.1743 0.0034) |
| OKLCH | oklch(71.74% 0.174 1.1) |
| XYZ | xyz(50.3759, 33.5479, 35.7142) |
| Luminance | 0.3354 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Medium Pink
#F36196
ΔE00 2.80
Rosy Pink
#F6688E
ΔE00 3.24
Carnation Pink
#FF7FA7
ΔE00 3.74
Strawberry
#FC5A8D
ΔE00 3.96
Bubble Gum Pink
#FF69AF
ΔE00 4.34
Palevioletred
#DB7093
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F86E9D #6EF8C9
analogous
#F86EE2 #F86E9D #F8846E
triadic
#F86E9D #9DF86E #6E9DF8
tetradic
#F86E9D #E2F86E #6EF8C9 #846EF8
square
#F86E9D #E2F86E #6EF8C9 #846EF8
split-complementary
#F86E9D #6EF884 #6EE2F8
monochromatic
#E10B54 #F53476 #F86E9D #FBA8C4 #FEE2EB
Accessibility & contrast
On white
2.72
#F86E9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.71
#F86E9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F86E9D
7.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F86E9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F86E9D | 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)
#868C9E
Deuteranopia (green-blind)
#AAA69A
Tritanopia (blue-blind)
#FF6280
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #f86e9d; /* rgb */ color: rgb(248, 110, 157); /* oklch */ color: oklch(71.7% 0.174 1.1);
Tailwind
colors: {
custom: {
50: '#ff9cb9',
500: '#f86e9d',
950: '#000000',
},
}SCSS
$custom: #f86e9d; $custom-light: #ff9cb9; $custom-dark: #000000;
JSON
{
"hex": "#f86e9d",
"rgb": {
"r": 248,
"g": 110,
"b": 157
},
"hsl": {
"h": 339.565,
"s": 90.789,
"l": 70.196
},
"oklch": {
"l": 0.71743,
"c": 0.17434,
"h": 1.1
},
"luminance": 0.33543
}Semantic roles & 50–950 ramp
primary
#F86E9D
secondary
#CEF4E7
accent
#E69700
background
#FFF9FB
surface
#FFF2F6
border
#D7CCD0
text
#180F11
muted
#867E80