#F980F5#F980F5
#F980F5 is a light, highly saturated purple. Relative luminance 0.422; OKLCH L 77.5% C 0.202 H 328.5°. Best body text is #000000 at 9.43:1 contrast (WCAG AA passes).
Color values
| HEX | #F980F5 |
|---|---|
| RGB | rgb(249, 128, 245) |
| HSL | hsl(302, 91%, 74%) |
| HSV | hsv(302, 49%, 98%) |
| CMYK | cmyk(0%, 48.6%, 1.6%, 2.4%) |
| CIE-LAB | lab(70.99, 61.60, -38.53) |
| CIE-LCH | lch(70.99, 72.66, 327.98°) |
| OKLab | oklab(77.54% 0.1724 -0.1055) |
| OKLCH | oklch(77.54% 0.202 328.5) |
| XYZ | xyz(63.2666, 42.1742, 91.1765) |
| Luminance | 0.4217 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.73
Purply Pink
#F075E6
ΔE00 3.07
Candy Pink
#FF63E9
ΔE00 4.84
Light Magenta
#FA5FF7
ΔE00 5.47
Violet Pink
#FB5FFC
ΔE00 5.55
Lavender Pink
#DD85D7
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F980F5 #80F984
analogous
#C180F9 #F980F5 #F980B9
triadic
#F980F5 #F5F980 #80F5F9
tetradic
#F980F5 #F9C180 #80F984 #80B9F9
square
#F980F5 #F9C180 #80F984 #80B9F9
split-complementary
#F980F5 #B9F980 #80F9C1
monochromatic
#F30BEB #F646F0 #F980F5 #FCBAFA #FEE2FD
Accessibility & contrast
On white
2.23
#F980F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.43
#F980F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F980F5
9.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F980F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F980F5 | 1.00 | 2.23 | 9.43 | 9.43 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A4F9
Deuteranopia (green-blind)
#9BB4F1
Tritanopia (blue-blind)
#FF8CAF
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #f980f5; /* rgb */ color: rgb(249, 128, 245); /* oklch */ color: oklch(77.5% 0.202 328.5);
Tailwind
colors: {
custom: {
50: '#fea9f9',
500: '#f980f5',
950: '#000000',
},
}SCSS
$custom: #f980f5; $custom-light: #fea9f9; $custom-dark: #000000;
JSON
{
"hex": "#f980f5",
"rgb": {
"r": 249,
"g": 128,
"b": 245
},
"hsl": {
"h": 301.983,
"s": 90.977,
"l": 73.922
},
"oklch": {
"l": 0.77535,
"c": 0.20215,
"h": 328.5
},
"luminance": 0.42171
}Semantic roles & 50–950 ramp
primary
#F980F5
secondary
#D5F6D6
accent
#E60800
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85