#F986F2#F986F2
#F986F2 is a light, vivid purple. Relative luminance 0.436; OKLCH L 78.2% C 0.190 H 329.5°. Best body text is #000000 at 9.72:1 contrast (WCAG AA passes).
Color values
| HEX | #F986F2 |
|---|---|
| RGB | rgb(249, 134, 242) |
| HSL | hsl(304, 91%, 75%) |
| HSV | hsv(304, 46%, 98%) |
| CMYK | cmyk(0%, 46.2%, 2.8%, 2.4%) |
| CIE-LAB | lab(71.96, 58.22, -35.38) |
| CIE-LCH | lch(71.96, 68.13, 328.72°) |
| OKLab | oklab(78.22% 0.1638 -0.0965) |
| OKLCH | oklch(78.22% 0.19 329.5) |
| XYZ | xyz(63.6183, 43.6043, 89.0527) |
| Luminance | 0.4360 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.01
Purply Pink
#F075E6
ΔE00 3.79
Lavender Pink
#DD85D7
ΔE00 5.30
Candy Pink
#FF63E9
ΔE00 5.79
Light Magenta
#FA5FF7
ΔE00 6.76
Violet Pink
#FB5FFC
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F986F2 #86F98D
analogous
#C686F9 #F986F2 #F986B9
triadic
#F986F2 #F2F986 #86F2F9
tetradic
#F986F2 #F9C686 #86F98D #86B9F9
square
#F986F2 #F9C686 #86F98D #86B9F9
split-complementary
#F986F2 #B9F986 #86F9C6
monochromatic
#F311E5 #F64CEC #F986F2 #FCC0F8 #FEE2FC
Accessibility & contrast
On white
2.16
#F986F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.72
#F986F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F986F2
9.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F986F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F986F2 | 1.00 | 2.16 | 9.72 | 9.72 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA7F6
Deuteranopia (green-blind)
#A0B6EF
Tritanopia (blue-blind)
#FF90B1
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f986f2; /* rgb */ color: rgb(249, 134, 242); /* oklch */ color: oklch(78.2% 0.190 329.5);
Tailwind
colors: {
custom: {
50: '#fdadf6',
500: '#f986f2',
950: '#000000',
},
}SCSS
$custom: #f986f2; $custom-light: #fdadf6; $custom-dark: #000000;
JSON
{
"hex": "#f986f2",
"rgb": {
"r": 249,
"g": 134,
"b": 242
},
"hsl": {
"h": 303.652,
"s": 90.551,
"l": 75.098
},
"oklch": {
"l": 0.78216,
"c": 0.19012,
"h": 329.5
},
"luminance": 0.43601
}Semantic roles & 50–950 ramp
primary
#F986F2
secondary
#D5F6D7
accent
#E60E00
background
#FFFAFF
surface
#FFF5FE
border
#D7CFD6
text
#181017
muted
#867F85