#F982F7#F982F7
#F982F7 is a light, highly saturated purple. Relative luminance 0.428; OKLCH L 77.9% C 0.201 H 327.9°. Best body text is #000000 at 9.56:1 contrast (WCAG AA passes).
Color values
| HEX | #F982F7 |
|---|---|
| RGB | rgb(249, 130, 247) |
| HSL | hsl(301, 91%, 74%) |
| HSV | hsv(301, 48%, 98%) |
| CMYK | cmyk(0%, 47.8%, 0.8%, 2.4%) |
| CIE-LAB | lab(71.44, 61.00, -38.93) |
| CIE-LCH | lch(71.44, 72.36, 327.45°) |
| OKLab | oklab(77.89% 0.1701 -0.1066) |
| OKLCH | oklch(77.89% 0.201 327.9) |
| XYZ | xyz(63.8371, 42.8239, 92.8810) |
| Luminance | 0.4282 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.83
Purply Pink
#F075E6
ΔE00 3.47
Candy Pink
#FF63E9
ΔE00 5.26
Light Magenta
#FA5FF7
ΔE00 5.78
Violet Pink
#FB5FFC
ΔE00 5.81
Lavender Pink
#DD85D7
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F982F7 #82F984
analogous
#BF82F9 #F982F7 #F982BC
triadic
#F982F7 #F7F982 #82F7F9
tetradic
#F982F7 #F9BF82 #82F984 #82BCF9
square
#F982F7 #F9BF82 #82F984 #82BCF9
split-complementary
#F982F7 #BCF982 #82F9BF
monochromatic
#F30DF0 #F648F3 #F982F7 #FCBCFB #FEE2FD
Accessibility & contrast
On white
2.20
#F982F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.56
#F982F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F982F7
9.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F982F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F982F7 | 1.00 | 2.20 | 9.56 | 9.56 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A5FB
Deuteranopia (green-blind)
#9BB5F3
Tritanopia (blue-blind)
#FF8EB1
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f982f7; /* rgb */ color: rgb(249, 130, 247); /* oklch */ color: oklch(77.9% 0.201 327.9);
Tailwind
colors: {
custom: {
50: '#feaafa',
500: '#f982f7',
950: '#000000',
},
}SCSS
$custom: #f982f7; $custom-light: #feaafa; $custom-dark: #000000;
JSON
{
"hex": "#f982f7",
"rgb": {
"r": 249,
"g": 130,
"b": 247
},
"hsl": {
"h": 301.008,
"s": 90.84,
"l": 74.314
},
"oklch": {
"l": 0.77892,
"c": 0.20076,
"h": 327.9
},
"luminance": 0.4282
}Semantic roles & 50–950 ramp
primary
#F982F7
secondary
#D5F6D6
accent
#E60400
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85