#F986EB#F986EB
#F986EB is a light, vivid purple. Relative luminance 0.432; OKLCH L 77.9% C 0.184 H 331.9°. Best body text is #000000 at 9.64:1 contrast (WCAG AA passes).
Color values
| HEX | #F986EB |
|---|---|
| RGB | rgb(249, 134, 235) |
| HSL | hsl(307, 91%, 75%) |
| HSV | hsv(307, 46%, 98%) |
| CMYK | cmyk(0%, 46.2%, 5.6%, 2.4%) |
| CIE-LAB | lab(71.69, 57.04, -31.97) |
| CIE-LCH | lch(71.69, 65.39, 330.73°) |
| OKLab | oklab(77.92% 0.1624 -0.0869) |
| OKLCH | oklch(77.92% 0.184 331.9) |
| XYZ | xyz(62.5870, 43.1918, 83.6214) |
| Luminance | 0.4319 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.57
Purply Pink
#F075E6
ΔE00 3.81
Lavender Pink
#DD85D7
ΔE00 4.78
Candy Pink
#FF63E9
ΔE00 5.83
Bubblegum Pink
#FE83CC
ΔE00 6.36
Orchid
#DA70D6
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F986EB #86F994
analogous
#CD86F9 #F986EB #F986B2
triadic
#F986EB #EBF986 #86EBF9
tetradic
#F986EB #F9CD86 #86F994 #86B2F9
square
#F986EB #F9CD86 #86F994 #86B2F9
split-complementary
#F986EB #B2F986 #86F9CD
monochromatic
#F311D8 #F64CE1 #F986EB #FCC0F5 #FEE2FA
Accessibility & contrast
On white
2.18
#F986EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.64
#F986EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F986EB
9.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F986EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F986EB | 1.00 | 2.18 | 9.64 | 9.64 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A5EE
Deuteranopia (green-blind)
#A2B6E8
Tritanopia (blue-blind)
#FF8EAE
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f986eb; /* rgb */ color: rgb(249, 134, 235); /* oklch */ color: oklch(77.9% 0.184 331.9);
Tailwind
colors: {
custom: {
50: '#fdacf1',
500: '#f986eb',
950: '#000000',
},
}SCSS
$custom: #f986eb; $custom-light: #fdacf1; $custom-dark: #000000;
JSON
{
"hex": "#f986eb",
"rgb": {
"r": 249,
"g": 134,
"b": 235
},
"hsl": {
"h": 307.304,
"s": 90.551,
"l": 75.098
},
"oklch": {
"l": 0.77917,
"c": 0.1842,
"h": 331.9
},
"luminance": 0.43188
}Semantic roles & 50–950 ramp
primary
#F986EB
secondary
#D5F6D9
accent
#E61C00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85