#F982FC#F982FC
#F982FC is a light, highly saturated purple. Relative luminance 0.431; OKLCH L 78.1% C 0.205 H 326.4°. Best body text is #000000 at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #F982FC |
|---|---|
| RGB | rgb(249, 130, 252) |
| HSL | hsl(299, 95%, 75%) |
| HSV | hsv(299, 48%, 99%) |
| CMYK | cmyk(1.2%, 48.4%, 0%, 1.2%) |
| CIE-LAB | lab(71.65, 61.86, -41.33) |
| CIE-LCH | lch(71.65, 74.40, 326.26°) |
| OKLab | oklab(78.12% 0.1709 -0.1135) |
| OKLCH | oklch(78.12% 0.205 326.4) |
| XYZ | xyz(64.6190, 43.1367, 96.9991) |
| Luminance | 0.4313 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.29
Purply Pink
#F075E6
ΔE00 3.95
Candy Pink
#FF63E9
ΔE00 5.57
Violet Pink
#FB5FFC
ΔE00 5.63
Light Magenta
#FA5FF7
ΔE00 5.69
Lavender Pink
#DD85D7
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F982FC #85FC82
analogous
#BC82FC #F982FC #FC82C2
triadic
#F982FC #FCF982 #82FCF9
tetradic
#F982FC #FCBC82 #85FC82 #82C2FC
square
#F982FC #FCBC82 #85FC82 #82C2FC
split-complementary
#F982FC #C2FC82 #82FCBC
monochromatic
#F30AF9 #F646FB #F982FC #FCBEFD #FEE1FE
Accessibility & contrast
On white
2.18
#F982FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.63
#F982FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F982FC
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F982FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F982FC | 1.00 | 2.18 | 9.63 | 9.63 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A6FF
Deuteranopia (green-blind)
#99B5F8
Tritanopia (blue-blind)
#FF90B4
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f982fc; /* rgb */ color: rgb(249, 130, 252); /* oklch */ color: oklch(78.1% 0.205 326.4);
Tailwind
colors: {
custom: {
50: '#feaafd',
500: '#f982fc',
950: '#000000',
},
}SCSS
$custom: #f982fc; $custom-light: #feaafd; $custom-dark: #000000;
JSON
{
"hex": "#f982fc",
"rgb": {
"r": 249,
"g": 130,
"b": 252
},
"hsl": {
"h": 298.525,
"s": 95.313,
"l": 74.902
},
"oklch": {
"l": 0.78118,
"c": 0.20514,
"h": 326.4
},
"luminance": 0.43133
}Semantic roles & 50–950 ramp
primary
#F982FC
secondary
#D5F7D4
accent
#E60006
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86