#F980FF#F980FF
#F980FF is a light, highly saturated purple. Relative luminance 0.428; OKLCH L 78.0% C 0.211 H 325.6°. Best body text is #000000 at 9.56:1 contrast (WCAG AA passes).
Color values
| HEX | #F980FF |
|---|---|
| RGB | rgb(249, 128, 255) |
| HSL | hsl(297, 100%, 75%) |
| HSV | hsv(297, 50%, 100%) |
| CMYK | cmyk(2.4%, 49.8%, 0%, 0%) |
| CIE-LAB | lab(71.42, 63.33, -43.31) |
| CIE-LCH | lch(71.42, 76.73, 325.63°) |
| OKLab | oklab(77.99% 0.1739 -0.1192) |
| OKLCH | oklch(77.99% 0.211 325.6) |
| XYZ | xyz(64.8347, 42.8015, 99.4348) |
| Luminance | 0.4280 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.68
Purply Pink
#F075E6
ΔE00 4.11
Violet Pink
#FB5FFC
ΔE00 5.22
Light Magenta
#FA5FF7
ΔE00 5.34
Candy Pink
#FF63E9
ΔE00 5.53
Lavender Pink
#DD85D7
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F980FF #86FF80
analogous
#B980FF #F980FF #FF80C6
triadic
#F980FF #FFF980 #80FFF9
tetradic
#F980FF #FFB980 #86FF80 #80C6FF
square
#F980FF #FFB980 #86FF80 #80C6FF
split-complementary
#F980FF #C6FF80 #80FFB9
monochromatic
#F306FF #F643FF #F980FF #FCBDFF #FEE0FF
Accessibility & contrast
On white
2.20
#F980FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.56
#F980FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F980FF
9.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F980FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F980FF | 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)
#71A5FF
Deuteranopia (green-blind)
#96B4FB
Tritanopia (blue-blind)
#FE8FB4
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f980ff; /* rgb */ color: rgb(249, 128, 255); /* oklch */ color: oklch(78.0% 0.211 325.6);
Tailwind
colors: {
custom: {
50: '#fea9ff',
500: '#f980ff',
950: '#000000',
},
}SCSS
$custom: #f980ff; $custom-light: #fea9ff; $custom-dark: #000000;
JSON
{
"hex": "#f980ff",
"rgb": {
"r": 249,
"g": 128,
"b": 255
},
"hsl": {
"h": 297.165,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.77993,
"c": 0.21087,
"h": 325.6
},
"luminance": 0.42798
}Semantic roles & 50–950 ramp
primary
#F980FF
secondary
#D5F7D4
accent
#E6000B
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86