#F980FA#F980FA
#F980FA is a light, highly saturated purple. Relative luminance 0.425; OKLCH L 77.8% C 0.206 H 327.0°. Best body text is #000000 at 9.50:1 contrast (WCAG AA passes).
Color values
| HEX | #F980FA |
|---|---|
| RGB | rgb(249, 128, 250) |
| HSL | hsl(300, 92%, 74%) |
| HSV | hsv(300, 49%, 98%) |
| CMYK | cmyk(0.4%, 48.8%, 0%, 2%) |
| CIE-LAB | lab(71.20, 62.46, -40.93) |
| CIE-LCH | lch(71.20, 74.68, 326.76°) |
| OKLab | oklab(77.76% 0.1732 -0.1124) |
| OKLCH | oklch(77.76% 0.206 327) |
| XYZ | xyz(64.0403, 42.4837, 95.2509) |
| Luminance | 0.4248 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.10
Purply Pink
#F075E6
ΔE00 3.54
Candy Pink
#FF63E9
ΔE00 5.13
Violet Pink
#FB5FFC
ΔE00 5.32
Light Magenta
#FA5FF7
ΔE00 5.34
Lavender Pink
#DD85D7
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F980FA #81FA80
analogous
#BC80FA #F980FA #FA80BE
triadic
#F980FA #FAF980 #80FAF9
tetradic
#F980FA #FABC80 #81FA80 #80BEFA
square
#F980FA #FABC80 #81FA80 #80BEFA
split-complementary
#F980FA #BEFA80 #80FABC
monochromatic
#F30AF5 #F645F8 #F980FA #FCBBFC #FEE2FE
Accessibility & contrast
On white
2.21
#F980FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.50
#F980FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F980FA
9.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F980FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F980FA | 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)
#74A4FE
Deuteranopia (green-blind)
#98B4F6
Tritanopia (blue-blind)
#FF8DB2
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #f980fa; /* rgb */ color: rgb(249, 128, 250); /* oklch */ color: oklch(77.8% 0.206 327.0);
Tailwind
colors: {
custom: {
50: '#fea9fc',
500: '#f980fa',
950: '#000000',
},
}SCSS
$custom: #f980fa; $custom-light: #fea9fc; $custom-dark: #000000;
JSON
{
"hex": "#f980fa",
"rgb": {
"r": 249,
"g": 128,
"b": 250
},
"hsl": {
"h": 299.508,
"s": 92.424,
"l": 74.118
},
"oklch": {
"l": 0.77761,
"c": 0.20647,
"h": 327
},
"luminance": 0.4248
}Semantic roles & 50–950 ramp
primary
#F980FA
secondary
#D5F6D5
accent
#E60002
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85