#F986F4#F986F4
#F986F4 is a light, vivid purple. Relative luminance 0.437; OKLCH L 78.3% C 0.192 H 328.8°. Best body text is #000000 at 9.74:1 contrast (WCAG AA passes).
Color values
| HEX | #F986F4 |
|---|---|
| RGB | rgb(249, 134, 244) |
| HSL | hsl(303, 91%, 75%) |
| HSV | hsv(303, 46%, 98%) |
| CMYK | cmyk(0%, 46.2%, 2%, 2.4%) |
| CIE-LAB | lab(72.04, 58.56, -36.34) |
| CIE-LCH | lch(72.04, 68.92, 328.18°) |
| OKLab | oklab(78.3% 0.1641 -0.0993) |
| OKLCH | oklch(78.3% 0.192 328.8) |
| XYZ | xyz(63.9203, 43.7251, 90.6433) |
| Luminance | 0.4372 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.97
Purply Pink
#F075E6
ΔE00 3.86
Lavender Pink
#DD85D7
ΔE00 5.49
Candy Pink
#FF63E9
ΔE00 5.83
Light Magenta
#FA5FF7
ΔE00 6.66
Violet Pink
#FB5FFC
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F986F4 #86F98B
analogous
#C586F9 #F986F4 #F986BA
triadic
#F986F4 #F4F986 #86F4F9
tetradic
#F986F4 #F9C586 #86F98B #86BAF9
square
#F986F4 #F9C586 #86F98B #86BAF9
split-complementary
#F986F4 #BAF986 #86F9C5
monochromatic
#F311E9 #F64CEF #F986F4 #FCC0F9 #FEE2FC
Accessibility & contrast
On white
2.16
#F986F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.74
#F986F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F986F4
9.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F986F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F986F4 | 1.00 | 2.16 | 9.74 | 9.74 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA7F8
Deuteranopia (green-blind)
#9FB6F1
Tritanopia (blue-blind)
#FF91B2
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f986f4; /* rgb */ color: rgb(249, 134, 244); /* oklch */ color: oklch(78.3% 0.192 328.8);
Tailwind
colors: {
custom: {
50: '#fdadf8',
500: '#f986f4',
950: '#000000',
},
}SCSS
$custom: #f986f4; $custom-light: #fdadf8; $custom-dark: #000000;
JSON
{
"hex": "#f986f4",
"rgb": {
"r": 249,
"g": 134,
"b": 244
},
"hsl": {
"h": 302.609,
"s": 90.551,
"l": 75.098
},
"oklch": {
"l": 0.78303,
"c": 0.19184,
"h": 328.8
},
"luminance": 0.43722
}Semantic roles & 50–950 ramp
primary
#F986F4
secondary
#D5F6D7
accent
#E60A00
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#181017
muted
#867F85