#F986F9#F986F9
#F986F9 is a light, vivid purple. Relative luminance 0.440; OKLCH L 78.5% C 0.196 H 327.2°. Best body text is #000000 at 9.81:1 contrast (WCAG AA passes).
Color values
| HEX | #F986F9 |
|---|---|
| RGB | rgb(249, 134, 249) |
| HSL | hsl(300, 91%, 75%) |
| HSV | hsv(300, 46%, 98%) |
| CMYK | cmyk(0%, 46.2%, 0%, 2.4%) |
| CIE-LAB | lab(72.25, 59.42, -38.75) |
| CIE-LCH | lch(72.25, 70.94, 326.89°) |
| OKLab | oklab(78.52% 0.165 -0.1062) |
| OKLCH | oklch(78.52% 0.196 327.2) |
| XYZ | xyz(64.6898, 44.0329, 94.6959) |
| Luminance | 0.4403 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.14
Purply Pink
#F075E6
ΔE00 4.15
Candy Pink
#FF63E9
ΔE00 6.01
Lavender Pink
#DD85D7
ΔE00 6.02
Light Magenta
#FA5FF7
ΔE00 6.48
Violet Pink
#FB5FFC
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F986F9 #86F986
analogous
#BF86F9 #F986F9 #F986BF
triadic
#F986F9 #F9F986 #86F9F9
tetradic
#F986F9 #F9BF86 #86F986 #86BFF9
square
#F986F9 #F9BF86 #86F986 #86BFF9
split-complementary
#F986F9 #BFF986 #86F9BF
monochromatic
#F311F3 #F64CF6 #F986F9 #FCC0FC #FEE2FE
Accessibility & contrast
On white
2.14
#F986F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.81
#F986F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F986F9
9.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F986F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F986F9 | 1.00 | 2.14 | 9.81 | 9.81 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA8FD
Deuteranopia (green-blind)
#9DB6F5
Tritanopia (blue-blind)
#FF92B4
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f986f9; /* rgb */ color: rgb(249, 134, 249); /* oklch */ color: oklch(78.5% 0.196 327.2);
Tailwind
colors: {
custom: {
50: '#fdadfb',
500: '#f986f9',
950: '#000000',
},
}SCSS
$custom: #f986f9; $custom-light: #fdadfb; $custom-dark: #000000;
JSON
{
"hex": "#f986f9",
"rgb": {
"r": 249,
"g": 134,
"b": 249
},
"hsl": {
"h": 300,
"s": 90.551,
"l": 75.098
},
"oklch": {
"l": 0.78523,
"c": 0.19622,
"h": 327.2
},
"luminance": 0.44029
}Semantic roles & 50–950 ramp
primary
#F986F9
secondary
#D5F6D5
accent
#E60000
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#181017
muted
#867F85