#F986E5#F986E5
#F986E5 is a light, vivid pink. Relative luminance 0.428; OKLCH L 77.7% C 0.179 H 334.0°. Best body text is #000000 at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #F986E5 |
|---|---|
| RGB | rgb(249, 134, 229) |
| HSL | hsl(310, 91%, 75%) |
| HSV | hsv(310, 46%, 98%) |
| CMYK | cmyk(0%, 46.2%, 8%, 2.4%) |
| CIE-LAB | lab(71.45, 56.06, -29.03) |
| CIE-LCH | lch(71.45, 63.13, 332.62°) |
| OKLab | oklab(77.67% 0.1611 -0.0786) |
| OKLCH | oklch(77.67% 0.179 334) |
| XYZ | xyz(61.7348, 42.8509, 79.1329) |
| Luminance | 0.4285 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.41
Purply Pink
#F075E6
ΔE00 4.18
Lavender Pink
#DD85D7
ΔE00 4.57
Bubblegum Pink
#FE83CC
ΔE00 5.27
Candy Pink
#FF63E9
ΔE00 6.09
Orchid
#DA70D6
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F986E5 #86F99A
analogous
#D486F9 #F986E5 #F986AB
triadic
#F986E5 #E5F986 #86E5F9
tetradic
#F986E5 #F9D486 #86F99A #86ABF9
square
#F986E5 #F9D486 #86F99A #86ABF9
split-complementary
#F986E5 #ABF986 #86F9D4
monochromatic
#F311CC #F64CD8 #F986E5 #FCC0F2 #FEE2F9
Accessibility & contrast
On white
2.19
#F986E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.57
#F986E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F986E5
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F986E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F986E5 | 1.00 | 2.19 | 9.57 | 9.57 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A4E8
Deuteranopia (green-blind)
#A5B5E2
Tritanopia (blue-blind)
#FF8CAB
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f986e5; /* rgb */ color: rgb(249, 134, 229); /* oklch */ color: oklch(77.7% 0.179 334.0);
Tailwind
colors: {
custom: {
50: '#fdaced',
500: '#f986e5',
950: '#000000',
},
}SCSS
$custom: #f986e5; $custom-light: #fdaced; $custom-dark: #000000;
JSON
{
"hex": "#f986e5",
"rgb": {
"r": 249,
"g": 134,
"b": 229
},
"hsl": {
"h": 310.435,
"s": 90.551,
"l": 75.098
},
"oklch": {
"l": 0.77669,
"c": 0.17929,
"h": 334
},
"luminance": 0.42847
}Semantic roles & 50–950 ramp
primary
#F986E5
secondary
#D5F6DB
accent
#E62800
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84