#F986FA#F986FA
#F986FA is a light, vivid purple. Relative luminance 0.441; OKLCH L 78.6% C 0.197 H 326.9°. Best body text is #000000 at 9.82:1 contrast (WCAG AA passes).
Color values
| HEX | #F986FA |
|---|---|
| RGB | rgb(249, 134, 250) |
| HSL | hsl(299, 92%, 75%) |
| HSV | hsv(299, 46%, 98%) |
| CMYK | cmyk(0.4%, 46.4%, 0%, 2%) |
| CIE-LAB | lab(72.29, 59.60, -39.23) |
| CIE-LCH | lch(72.29, 71.35, 326.65°) |
| OKLab | oklab(78.57% 0.1652 -0.1075) |
| OKLCH | oklch(78.57% 0.197 326.9) |
| XYZ | xyz(64.8461, 44.0954, 95.5196) |
| Luminance | 0.4409 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.22
Purply Pink
#F075E6
ΔE00 4.23
Candy Pink
#FF63E9
ΔE00 6.07
Lavender Pink
#DD85D7
ΔE00 6.13
Violet Pink
#FB5FFC
ΔE00 6.45
Light Magenta
#FA5FF7
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F986FA #87FA86
analogous
#BF86FA #F986FA #FA86C1
triadic
#F986FA #FAF986 #86FAF9
tetradic
#F986FA #FABF86 #87FA86 #86C1FA
square
#F986FA #FABF86 #87FA86 #86C1FA
split-complementary
#F986FA #C1FA86 #86FABF
monochromatic
#F310F5 #F64BF8 #F986FA #FCC1FC #FEE2FE
Accessibility & contrast
On white
2.14
#F986FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.82
#F986FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F986FA
9.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F986FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F986FA | 1.00 | 2.14 | 9.82 | 9.82 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA8FE
Deuteranopia (green-blind)
#9DB7F6
Tritanopia (blue-blind)
#FF92B5
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f986fa; /* rgb */ color: rgb(249, 134, 250); /* oklch */ color: oklch(78.6% 0.197 326.9);
Tailwind
colors: {
custom: {
50: '#fdadfc',
500: '#f986fa',
950: '#000000',
},
}SCSS
$custom: #f986fa; $custom-light: #fdadfc; $custom-dark: #000000;
JSON
{
"hex": "#f986fa",
"rgb": {
"r": 249,
"g": 134,
"b": 250
},
"hsl": {
"h": 299.483,
"s": 92.063,
"l": 75.294
},
"oklch": {
"l": 0.78568,
"c": 0.1971,
"h": 326.9
},
"luminance": 0.44092
}Semantic roles & 50–950 ramp
primary
#F986FA
secondary
#D5F6D5
accent
#E60002
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#181017
muted
#867F85