#F986B4#F986B4
#F986B4 is a light, vivid pink. Relative luminance 0.405; OKLCH L 75.9% C 0.148 H 355.9°. Best body text is #000000 at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #F986B4 |
|---|---|
| RGB | rgb(249, 134, 180) |
| HSL | hsl(336, 91%, 75%) |
| HSV | hsv(336, 46%, 98%) |
| CMYK | cmyk(0%, 46.2%, 27.7%, 2.4%) |
| CIE-LAB | lab(69.82, 48.85, -4.30) |
| CIE-LCH | lch(69.82, 49.04, 354.97°) |
| OKLab | oklab(75.9% 0.1477 -0.0107) |
| OKLCH | oklch(75.9% 0.148 355.9) |
| XYZ | xyz(55.8322, 40.4898, 48.0459) |
| Luminance | 0.4048 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 2.93
Pink (survey)
#FF81C0
ΔE00 3.27
Carnation Pink
#FF7FA7
ΔE00 3.32
Rosa
#FE86A4
ΔE00 4.77
Pig Pink
#E78EA5
ΔE00 5.52
Bubblegum (survey)
#FF6CB5
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F986B4 #86F9CB
analogous
#F986ED #F986B4 #F99186
triadic
#F986B4 #B4F986 #86B4F9
tetradic
#F986B4 #EDF986 #86F9CB #9186F9
square
#F986B4 #EDF986 #86F9CB #9186F9
split-complementary
#F986B4 #86F991 #86EDF9
monochromatic
#F3116C #F64C90 #F986B4 #FCC0D8 #FEE2ED
Accessibility & contrast
On white
2.31
#F986B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.10
#F986B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F986B4
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F986B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F986B4 | 1.00 | 2.31 | 9.10 | 9.10 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#959EB6
Deuteranopia (green-blind)
#B3B2B1
Tritanopia (blue-blind)
#FF8097
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f986b4; /* rgb */ color: rgb(249, 134, 180); /* oklch */ color: oklch(75.9% 0.148 355.9);
Tailwind
colors: {
custom: {
50: '#feacca',
500: '#f986b4',
950: '#000000',
},
}SCSS
$custom: #f986b4; $custom-light: #feacca; $custom-dark: #000000;
JSON
{
"hex": "#f986b4",
"rgb": {
"r": 249,
"g": 134,
"b": 180
},
"hsl": {
"h": 336,
"s": 90.551,
"l": 75.098
},
"oklch": {
"l": 0.75903,
"c": 0.14807,
"h": 355.9
},
"luminance": 0.40485
}Semantic roles & 50–950 ramp
primary
#F986B4
secondary
#D5F6E9
accent
#E68A00
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82