#F982F0#F982F0
#F982F0 is a light, vivid purple. Relative luminance 0.424; OKLCH L 77.6% C 0.195 H 330.1°. Best body text is #000000 at 9.48:1 contrast (WCAG AA passes).
Color values
| HEX | #F982F0 |
|---|---|
| RGB | rgb(249, 130, 240) |
| HSL | hsl(305, 91%, 74%) |
| HSV | hsv(305, 48%, 98%) |
| CMYK | cmyk(0%, 47.8%, 3.6%, 2.4%) |
| CIE-LAB | lab(71.15, 59.81, -35.55) |
| CIE-LCH | lch(71.15, 69.57, 329.27°) |
| OKLab | oklab(77.58% 0.1689 -0.097) |
| OKLCH | oklch(77.58% 0.195 330.1) |
| XYZ | xyz(62.7771, 42.3999, 87.2986) |
| Luminance | 0.4240 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.78
Purply Pink
#F075E6
ΔE00 3.09
Candy Pink
#FF63E9
ΔE00 5.03
Lavender Pink
#DD85D7
ΔE00 5.19
Light Magenta
#FA5FF7
ΔE00 6.11
Violet Pink
#FB5FFC
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F982F0 #82F98B
analogous
#C782F9 #F982F0 #F982B5
triadic
#F982F0 #F0F982 #82F0F9
tetradic
#F982F0 #F9C782 #82F98B #82B5F9
square
#F982F0 #F9C782 #82F98B #82B5F9
split-complementary
#F982F0 #B5F982 #82F9C7
monochromatic
#F30DE2 #F648E9 #F982F0 #FCBCF7 #FEE2FB
Accessibility & contrast
On white
2.22
#F982F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.48
#F982F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F982F0
9.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F982F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F982F0 | 1.00 | 2.22 | 9.48 | 9.48 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA4F4
Deuteranopia (green-blind)
#9EB4EC
Tritanopia (blue-blind)
#FF8CAE
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #f982f0; /* rgb */ color: rgb(249, 130, 240); /* oklch */ color: oklch(77.6% 0.195 330.1);
Tailwind
colors: {
custom: {
50: '#fdaaf5',
500: '#f982f0',
950: '#000000',
},
}SCSS
$custom: #f982f0; $custom-light: #fdaaf5; $custom-dark: #000000;
JSON
{
"hex": "#f982f0",
"rgb": {
"r": 249,
"g": 130,
"b": 240
},
"hsl": {
"h": 304.538,
"s": 90.84,
"l": 74.314
},
"oklch": {
"l": 0.77582,
"c": 0.19477,
"h": 330.1
},
"luminance": 0.42396
}Semantic roles & 50–950 ramp
primary
#F982F0
secondary
#D5F6D8
accent
#E61100
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85