#F86D9C#F86D9C
#F86D9C is a light, vivid pink. Relative luminance 0.333; OKLCH L 71.6% C 0.175 H 1.4°. Best body text is #000000 at 7.66:1 contrast (WCAG AA passes).
Color values
| HEX | #F86D9C |
|---|---|
| RGB | rgb(248, 109, 156) |
| HSL | hsl(340, 91%, 70%) |
| HSV | hsv(340, 56%, 97%) |
| CMYK | cmyk(0%, 56%, 37.1%, 2.7%) |
| CIE-LAB | lab(64.40, 57.56, 1.32) |
| CIE-LCH | lch(64.40, 57.57, 1.31°) |
| OKLab | oklab(71.58% 0.1754 0.0042) |
| OKLCH | oklch(71.58% 0.175 1.4) |
| XYZ | xyz(50.1836, 33.2993, 35.2306) |
| Luminance | 0.3329 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Medium Pink
#F36196
ΔE00 2.64
Rosy Pink
#F6688E
ΔE00 3.05
Strawberry
#FC5A8D
ΔE00 3.73
Carnation Pink
#FF7FA7
ΔE00 3.91
Bubble Gum Pink
#FF69AF
ΔE00 4.45
Palevioletred
#DB7093
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F86D9C #6DF8C9
analogous
#F86DE2 #F86D9C #F8836D
triadic
#F86D9C #9CF86D #6D9CF8
tetradic
#F86D9C #E2F86D #6DF8C9 #836DF8
square
#F86D9C #E2F86D #6DF8C9 #836DF8
split-complementary
#F86D9C #6DF883 #6DE2F8
monochromatic
#E00B53 #F53374 #F86D9C #FBA7C4 #FEE2EB
Accessibility & contrast
On white
2.74
#F86D9C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.66
#F86D9C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F86D9C
7.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F86D9C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F86D9C | 1.00 | 2.74 | 7.66 | 7.66 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#858C9D
Deuteranopia (green-blind)
#AAA699
Tritanopia (blue-blind)
#FF607F
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #f86d9c; /* rgb */ color: rgb(248, 109, 156); /* oklch */ color: oklch(71.6% 0.175 1.4);
Tailwind
colors: {
custom: {
50: '#ff9cb9',
500: '#f86d9c',
950: '#000000',
},
}SCSS
$custom: #f86d9c; $custom-light: #ff9cb9; $custom-dark: #000000;
JSON
{
"hex": "#f86d9c",
"rgb": {
"r": 248,
"g": 109,
"b": 156
},
"hsl": {
"h": 339.712,
"s": 90.85,
"l": 70
},
"oklch": {
"l": 0.71585,
"c": 0.17544,
"h": 1.4
},
"luminance": 0.33294
}Semantic roles & 50–950 ramp
primary
#F86D9C
secondary
#CDF4E7
accent
#E69800
background
#FFF9FB
surface
#FFF2F6
border
#D7CCD0
text
#180F11
muted
#867E80