#F980FD#F980FD
#F980FD is a light, highly saturated purple. Relative luminance 0.427; OKLCH L 77.9% C 0.209 H 326.1°. Best body text is #000000 at 9.53:1 contrast (WCAG AA passes).
Color values
| HEX | #F980FD |
|---|---|
| RGB | rgb(249, 128, 253) |
| HSL | hsl(298, 97%, 75%) |
| HSV | hsv(298, 49%, 99%) |
| CMYK | cmyk(1.6%, 49.4%, 0%, 0.8%) |
| CIE-LAB | lab(71.33, 62.98, -42.36) |
| CIE-LCH | lch(71.33, 75.90, 326.07°) |
| OKLab | oklab(77.9% 0.1737 -0.1165) |
| OKLCH | oklch(77.9% 0.209 326.1) |
| XYZ | xyz(64.5144, 42.6733, 97.7481) |
| Luminance | 0.4267 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.44
Purply Pink
#F075E6
ΔE00 3.87
Violet Pink
#FB5FFC
ΔE00 5.24
Light Magenta
#FA5FF7
ΔE00 5.33
Candy Pink
#FF63E9
ΔE00 5.36
Lavender Pink
#DD85D7
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F980FD #84FD80
analogous
#BB80FD #F980FD #FD80C3
triadic
#F980FD #FDF980 #80FDF9
tetradic
#F980FD #FDBB80 #84FD80 #80C3FD
square
#F980FD #FDBB80 #84FD80 #80C3FD
split-complementary
#F980FD #C3FD80 #80FDBB
monochromatic
#F307FB #F644FC #F980FD #FCBCFE #FEE1FF
Accessibility & contrast
On white
2.20
#F980FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.53
#F980FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F980FD
9.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F980FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F980FD | 1.00 | 2.20 | 9.53 | 9.53 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A5FF
Deuteranopia (green-blind)
#97B4F9
Tritanopia (blue-blind)
#FF8EB3
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f980fd; /* rgb */ color: rgb(249, 128, 253); /* oklch */ color: oklch(77.9% 0.209 326.1);
Tailwind
colors: {
custom: {
50: '#fea9fe',
500: '#f980fd',
950: '#000000',
},
}SCSS
$custom: #f980fd; $custom-light: #fea9fe; $custom-dark: #000000;
JSON
{
"hex": "#f980fd",
"rgb": {
"r": 249,
"g": 128,
"b": 253
},
"hsl": {
"h": 298.08,
"s": 96.899,
"l": 74.706
},
"oklch": {
"l": 0.779,
"c": 0.20911,
"h": 326.1
},
"luminance": 0.4267
}Semantic roles & 50–950 ramp
primary
#F980FD
secondary
#D5F7D4
accent
#E60007
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86