#F982F2#F982F2
#F982F2 is a light, vivid purple. Relative luminance 0.425; OKLCH L 77.7% C 0.196 H 329.5°. Best body text is #000000 at 9.50:1 contrast (WCAG AA passes).
Color values
| HEX | #F982F2 |
|---|---|
| RGB | rgb(249, 130, 242) |
| HSL | hsl(304, 91%, 74%) |
| HSV | hsv(304, 48%, 98%) |
| CMYK | cmyk(0%, 47.8%, 2.8%, 2.4%) |
| CIE-LAB | lab(71.23, 60.14, -36.52) |
| CIE-LCH | lch(71.23, 70.36, 328.74°) |
| OKLab | oklab(77.67% 0.1692 -0.0998) |
| OKLCH | oklch(77.67% 0.196 329.5) |
| XYZ | xyz(63.0758, 42.5194, 88.8719) |
| Luminance | 0.4252 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.71
Purply Pink
#F075E6
ΔE00 3.15
Candy Pink
#FF63E9
ΔE00 5.07
Lavender Pink
#DD85D7
ΔE00 5.37
Light Magenta
#FA5FF7
ΔE00 5.99
Violet Pink
#FB5FFC
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F982F2 #82F989
analogous
#C482F9 #F982F2 #F982B7
triadic
#F982F2 #F2F982 #82F2F9
tetradic
#F982F2 #F9C482 #82F989 #82B7F9
square
#F982F2 #F9C482 #82F989 #82B7F9
split-complementary
#F982F2 #B7F982 #82F9C4
monochromatic
#F30DE6 #F648EC #F982F2 #FCBCF8 #FEE2FC
Accessibility & contrast
On white
2.21
#F982F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.50
#F982F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F982F2
9.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F982F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F982F2 | 1.00 | 2.21 | 9.50 | 9.50 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA4F6
Deuteranopia (green-blind)
#9DB4EE
Tritanopia (blue-blind)
#FF8DAF
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #f982f2; /* rgb */ color: rgb(249, 130, 242); /* oklch */ color: oklch(77.7% 0.196 329.5);
Tailwind
colors: {
custom: {
50: '#fdaaf6',
500: '#f982f2',
950: '#000000',
},
}SCSS
$custom: #f982f2; $custom-light: #fdaaf6; $custom-dark: #000000;
JSON
{
"hex": "#f982f2",
"rgb": {
"r": 249,
"g": 130,
"b": 242
},
"hsl": {
"h": 303.529,
"s": 90.84,
"l": 74.314
},
"oklch": {
"l": 0.7767,
"c": 0.19645,
"h": 329.5
},
"luminance": 0.42516
}Semantic roles & 50–950 ramp
primary
#F982F2
secondary
#D5F6D7
accent
#E60D00
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85