#F986EF#F986EF
#F986EF is a light, vivid purple. Relative luminance 0.434; OKLCH L 78.1% C 0.188 H 330.5°. Best body text is #000000 at 9.68:1 contrast (WCAG AA passes).
Color values
| HEX | #F986EF |
|---|---|
| RGB | rgb(249, 134, 239) |
| HSL | hsl(305, 91%, 75%) |
| HSV | hsv(305, 46%, 98%) |
| CMYK | cmyk(0%, 46.2%, 4%, 2.4%) |
| CIE-LAB | lab(71.84, 57.71, -33.92) |
| CIE-LCH | lch(71.84, 66.94, 329.56°) |
| OKLab | oklab(78.09% 0.1632 -0.0924) |
| OKLCH | oklch(78.09% 0.188 330.5) |
| XYZ | xyz(63.1714, 43.4255, 86.6992) |
| Luminance | 0.4342 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.18
Purply Pink
#F075E6
ΔE00 3.75
Lavender Pink
#DD85D7
ΔE00 5.04
Candy Pink
#FF63E9
ΔE00 5.77
Light Magenta
#FA5FF7
ΔE00 6.95
Bubblegum Pink
#FE83CC
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F986EF #86F990
analogous
#C986F9 #F986EF #F986B6
triadic
#F986EF #EFF986 #86EFF9
tetradic
#F986EF #F9C986 #86F990 #86B6F9
square
#F986EF #F9C986 #86F990 #86B6F9
split-complementary
#F986EF #B6F986 #86F9C9
monochromatic
#F311E0 #F64CE7 #F986EF #FCC0F7 #FEE2FB
Accessibility & contrast
On white
2.17
#F986EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.68
#F986EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F986EF
9.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F986EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F986EF | 1.00 | 2.17 | 9.68 | 9.68 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A6F3
Deuteranopia (green-blind)
#A1B6EC
Tritanopia (blue-blind)
#FF8FB0
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f986ef; /* rgb */ color: rgb(249, 134, 239); /* oklch */ color: oklch(78.1% 0.188 330.5);
Tailwind
colors: {
custom: {
50: '#fdadf4',
500: '#f986ef',
950: '#000000',
},
}SCSS
$custom: #f986ef; $custom-light: #fdadf4; $custom-dark: #000000;
JSON
{
"hex": "#f986ef",
"rgb": {
"r": 249,
"g": 134,
"b": 239
},
"hsl": {
"h": 305.217,
"s": 90.551,
"l": 75.098
},
"oklch": {
"l": 0.78087,
"c": 0.18756,
"h": 330.5
},
"luminance": 0.43422
}Semantic roles & 50–950 ramp
primary
#F986EF
secondary
#D5F6D8
accent
#E61400
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85