#F980F7#F980F7
#F980F7 is a light, highly saturated purple. Relative luminance 0.423; OKLCH L 77.6% C 0.204 H 327.9°. Best body text is #000000 at 9.46:1 contrast (WCAG AA passes).
Color values
| HEX | #F980F7 |
|---|---|
| RGB | rgb(249, 128, 247) |
| HSL | hsl(301, 91%, 74%) |
| HSV | hsv(301, 49%, 98%) |
| CMYK | cmyk(0%, 48.6%, 0.8%, 2.4%) |
| CIE-LAB | lab(71.08, 61.95, -39.49) |
| CIE-LCH | lch(71.08, 73.46, 327.48°) |
| OKLab | oklab(77.63% 0.1728 -0.1082) |
| OKLCH | oklch(77.63% 0.204 327.9) |
| XYZ | xyz(63.5736, 42.2970, 92.7932) |
| Luminance | 0.4229 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.85
Purply Pink
#F075E6
ΔE00 3.24
Candy Pink
#FF63E9
ΔE00 4.94
Light Magenta
#FA5FF7
ΔE00 5.40
Violet Pink
#FB5FFC
ΔE00 5.44
Lavender Pink
#DD85D7
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F980F7 #80F982
analogous
#BF80F9 #F980F7 #F980BB
triadic
#F980F7 #F7F980 #80F7F9
tetradic
#F980F7 #F9BF80 #80F982 #80BBF9
square
#F980F7 #F9BF80 #80F982 #80BBF9
split-complementary
#F980F7 #BBF980 #80F9BF
monochromatic
#F30BEF #F646F3 #F980F7 #FCBAFB #FEE2FD
Accessibility & contrast
On white
2.22
#F980F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.46
#F980F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F980F7
9.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F980F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F980F7 | 1.00 | 2.22 | 9.46 | 9.46 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A4FB
Deuteranopia (green-blind)
#9AB4F3
Tritanopia (blue-blind)
#FF8CB0
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #f980f7; /* rgb */ color: rgb(249, 128, 247); /* oklch */ color: oklch(77.6% 0.204 327.9);
Tailwind
colors: {
custom: {
50: '#fea9fa',
500: '#f980f7',
950: '#000000',
},
}SCSS
$custom: #f980f7; $custom-light: #fea9fa; $custom-dark: #000000;
JSON
{
"hex": "#f980f7",
"rgb": {
"r": 249,
"g": 128,
"b": 247
},
"hsl": {
"h": 300.992,
"s": 90.977,
"l": 73.922
},
"oklch": {
"l": 0.77625,
"c": 0.20387,
"h": 327.9
},
"luminance": 0.42293
}Semantic roles & 50–950 ramp
primary
#F980F7
secondary
#D5F6D6
accent
#E60400
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85