#F982F4#F982F4
#F982F4 is a light, vivid purple. Relative luminance 0.426; OKLCH L 77.8% C 0.198 H 328.8°. Best body text is #000000 at 9.53:1 contrast (WCAG AA passes).
Color values
| HEX | #F982F4 |
|---|---|
| RGB | rgb(249, 130, 244) |
| HSL | hsl(303, 91%, 74%) |
| HSV | hsv(303, 48%, 98%) |
| CMYK | cmyk(0%, 47.8%, 2%, 2.4%) |
| CIE-LAB | lab(71.31, 60.48, -37.48) |
| CIE-LCH | lch(71.31, 71.16, 328.21°) |
| OKLab | oklab(77.76% 0.1696 -0.1025) |
| OKLCH | oklch(77.76% 0.198 328.8) |
| XYZ | xyz(63.3778, 42.6402, 90.4625) |
| Luminance | 0.4264 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.71
Purply Pink
#F075E6
ΔE00 3.26
Candy Pink
#FF63E9
ΔE00 5.13
Lavender Pink
#DD85D7
ΔE00 5.57
Light Magenta
#FA5FF7
ΔE00 5.89
Violet Pink
#FB5FFC
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F982F4 #82F987
analogous
#C382F9 #F982F4 #F982B9
triadic
#F982F4 #F4F982 #82F4F9
tetradic
#F982F4 #F9C382 #82F987 #82B9F9
square
#F982F4 #F9C382 #82F987 #82B9F9
split-complementary
#F982F4 #B9F982 #82F9C3
monochromatic
#F30DEA #F648EF #F982F4 #FCBCF9 #FEE2FC
Accessibility & contrast
On white
2.20
#F982F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.53
#F982F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F982F4
9.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F982F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F982F4 | 1.00 | 2.20 | 9.53 | 9.53 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA5F8
Deuteranopia (green-blind)
#9CB4F0
Tritanopia (blue-blind)
#FF8DB0
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f982f4; /* rgb */ color: rgb(249, 130, 244); /* oklch */ color: oklch(77.8% 0.198 328.8);
Tailwind
colors: {
custom: {
50: '#fdaaf8',
500: '#f982f4',
950: '#000000',
},
}SCSS
$custom: #f982f4; $custom-light: #fdaaf8; $custom-dark: #000000;
JSON
{
"hex": "#f982f4",
"rgb": {
"r": 249,
"g": 130,
"b": 244
},
"hsl": {
"h": 302.521,
"s": 90.84,
"l": 74.314
},
"oklch": {
"l": 0.77758,
"c": 0.19817,
"h": 328.8
},
"luminance": 0.42637
}Semantic roles & 50–950 ramp
primary
#F982F4
secondary
#D5F6D7
accent
#E60A00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85