#F982F1#F982F1
#F982F1 is a light, vivid purple. Relative luminance 0.425; OKLCH L 77.6% C 0.196 H 329.8°. Best body text is #000000 at 9.49:1 contrast (WCAG AA passes).
Color values
| HEX | #F982F1 |
|---|---|
| RGB | rgb(249, 130, 241) |
| HSL | hsl(304, 91%, 74%) |
| HSV | hsv(304, 48%, 98%) |
| CMYK | cmyk(0%, 47.8%, 3.2%, 2.4%) |
| CIE-LAB | lab(71.19, 59.98, -36.03) |
| CIE-LCH | lch(71.19, 69.97, 329.00°) |
| OKLab | oklab(77.63% 0.1691 -0.0984) |
| OKLCH | oklch(77.63% 0.196 329.8) |
| XYZ | xyz(62.9260, 42.4595, 88.0831) |
| Luminance | 0.4246 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.74
Purply Pink
#F075E6
ΔE00 3.12
Candy Pink
#FF63E9
ΔE00 5.05
Lavender Pink
#DD85D7
ΔE00 5.28
Light Magenta
#FA5FF7
ΔE00 6.04
Violet Pink
#FB5FFC
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F982F1 #82F98A
analogous
#C682F9 #F982F1 #F982B5
triadic
#F982F1 #F1F982 #82F1F9
tetradic
#F982F1 #F9C682 #82F98A #82B5F9
square
#F982F1 #F9C682 #82F98A #82B5F9
split-complementary
#F982F1 #B5F982 #82F9C6
monochromatic
#F30DE4 #F648EA #F982F1 #FCBCF8 #FEE2FC
Accessibility & contrast
On white
2.21
#F982F1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.49
#F982F1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F982F1
9.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F982F1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F982F1 | 1.00 | 2.21 | 9.49 | 9.49 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA4F5
Deuteranopia (green-blind)
#9EB4ED
Tritanopia (blue-blind)
#FF8CAF
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #f982f1; /* rgb */ color: rgb(249, 130, 241); /* oklch */ color: oklch(77.6% 0.196 329.8);
Tailwind
colors: {
custom: {
50: '#fdaaf6',
500: '#f982f1',
950: '#000000',
},
}SCSS
$custom: #f982f1; $custom-light: #fdaaf6; $custom-dark: #000000;
JSON
{
"hex": "#f982f1",
"rgb": {
"r": 249,
"g": 130,
"b": 241
},
"hsl": {
"h": 304.034,
"s": 90.84,
"l": 74.314
},
"oklch": {
"l": 0.77626,
"c": 0.19562,
"h": 329.8
},
"luminance": 0.42456
}Semantic roles & 50–950 ramp
primary
#F982F1
secondary
#D5F6D7
accent
#E60F00
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85