#F980FC#F980FC
#F980FC is a light, highly saturated purple. Relative luminance 0.426; OKLCH L 77.9% C 0.208 H 326.4°. Best body text is #000000 at 9.52:1 contrast (WCAG AA passes).
Color values
| HEX | #F980FC |
|---|---|
| RGB | rgb(249, 128, 252) |
| HSL | hsl(299, 95%, 75%) |
| HSV | hsv(299, 49%, 99%) |
| CMYK | cmyk(1.2%, 49.2%, 0%, 1.2%) |
| CIE-LAB | lab(71.29, 62.81, -41.88) |
| CIE-LCH | lch(71.29, 75.49, 326.30°) |
| OKLab | oklab(77.85% 0.1735 -0.1151) |
| OKLCH | oklch(77.85% 0.208 326.4) |
| XYZ | xyz(64.3555, 42.6098, 96.9113) |
| Luminance | 0.4261 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.32
Purply Pink
#F075E6
ΔE00 3.76
Violet Pink
#FB5FFC
ΔE00 5.26
Candy Pink
#FF63E9
ΔE00 5.28
Light Magenta
#FA5FF7
ΔE00 5.33
Lavender Pink
#DD85D7
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F980FC #83FC80
analogous
#BB80FC #F980FC #FC80C1
triadic
#F980FC #FCF980 #80FCF9
tetradic
#F980FC #FCBB80 #83FC80 #80C1FC
square
#F980FC #FCBB80 #83FC80 #80C1FC
split-complementary
#F980FC #C1FC80 #80FCBB
monochromatic
#F308F9 #F644FB #F980FC #FCBCFD #FEE1FE
Accessibility & contrast
On white
2.21
#F980FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.52
#F980FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F980FC
9.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F980FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F980FC | 1.00 | 2.21 | 9.52 | 9.52 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A5FF
Deuteranopia (green-blind)
#98B4F8
Tritanopia (blue-blind)
#FF8EB3
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f980fc; /* rgb */ color: rgb(249, 128, 252); /* oklch */ color: oklch(77.9% 0.208 326.4);
Tailwind
colors: {
custom: {
50: '#fea9fe',
500: '#f980fc',
950: '#000000',
},
}SCSS
$custom: #f980fc; $custom-light: #fea9fe; $custom-dark: #000000;
JSON
{
"hex": "#f980fc",
"rgb": {
"r": 249,
"g": 128,
"b": 252
},
"hsl": {
"h": 298.548,
"s": 95.385,
"l": 74.51
},
"oklch": {
"l": 0.77853,
"c": 0.20823,
"h": 326.4
},
"luminance": 0.42606
}Semantic roles & 50–950 ramp
primary
#F980FC
secondary
#D5F7D4
accent
#E60006
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86