#F982F5#F982F5
#F982F5 is a light, vivid purple. Relative luminance 0.427; OKLCH L 77.8% C 0.199 H 328.5°. Best body text is #000000 at 9.54:1 contrast (WCAG AA passes).
Color values
| HEX | #F982F5 |
|---|---|
| RGB | rgb(249, 130, 245) |
| HSL | hsl(302, 91%, 74%) |
| HSV | hsv(302, 48%, 98%) |
| CMYK | cmyk(0%, 47.8%, 1.6%, 2.4%) |
| CIE-LAB | lab(71.35, 60.65, -37.97) |
| CIE-LCH | lch(71.35, 71.56, 327.96°) |
| OKLab | oklab(77.8% 0.1698 -0.1039) |
| OKLCH | oklch(77.8% 0.199 328.5) |
| XYZ | xyz(63.5301, 42.7011, 91.2644) |
| Luminance | 0.4270 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.74
Purply Pink
#F075E6
ΔE00 3.32
Candy Pink
#FF63E9
ΔE00 5.17
Lavender Pink
#DD85D7
ΔE00 5.67
Light Magenta
#FA5FF7
ΔE00 5.85
Violet Pink
#FB5FFC
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F982F5 #82F986
analogous
#C282F9 #F982F5 #F982BA
triadic
#F982F5 #F5F982 #82F5F9
tetradic
#F982F5 #F9C282 #82F986 #82BAF9
square
#F982F5 #F9C282 #82F986 #82BAF9
split-complementary
#F982F5 #BAF982 #82F9C2
monochromatic
#F30DEC #F648F0 #F982F5 #FCBCFA #FEE2FD
Accessibility & contrast
On white
2.20
#F982F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.54
#F982F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F982F5
9.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F982F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F982F5 | 1.00 | 2.20 | 9.54 | 9.54 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A5F9
Deuteranopia (green-blind)
#9CB4F1
Tritanopia (blue-blind)
#FF8DB0
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f982f5; /* rgb */ color: rgb(249, 130, 245); /* oklch */ color: oklch(77.8% 0.199 328.5);
Tailwind
colors: {
custom: {
50: '#fdaaf9',
500: '#f982f5',
950: '#000000',
},
}SCSS
$custom: #f982f5; $custom-light: #fdaaf9; $custom-dark: #000000;
JSON
{
"hex": "#f982f5",
"rgb": {
"r": 249,
"g": 130,
"b": 245
},
"hsl": {
"h": 302.017,
"s": 90.84,
"l": 74.314
},
"oklch": {
"l": 0.77802,
"c": 0.19903,
"h": 328.5
},
"luminance": 0.42698
}Semantic roles & 50–950 ramp
primary
#F982F5
secondary
#D5F6D6
accent
#E60800
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85