#F980F1#F980F1
#F980F1 is a light, vivid purple. Relative luminance 0.419; OKLCH L 77.4% C 0.199 H 329.8°. Best body text is #000000 at 9.39:1 contrast (WCAG AA passes).
Color values
| HEX | #F980F1 |
|---|---|
| RGB | rgb(249, 128, 241) |
| HSL | hsl(304, 91%, 74%) |
| HSV | hsv(304, 49%, 98%) |
| CMYK | cmyk(0%, 48.6%, 3.2%, 2.4%) |
| CIE-LAB | lab(70.82, 60.93, -36.60) |
| CIE-LCH | lch(70.82, 71.07, 329.01°) |
| OKLab | oklab(77.36% 0.1718 -0.1) |
| OKLCH | oklch(77.36% 0.199 329.8) |
| XYZ | xyz(62.6626, 41.9326, 87.9953) |
| Luminance | 0.4193 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.70
Purply Pink
#F075E6
ΔE00 2.82
Candy Pink
#FF63E9
ΔE00 4.70
Lavender Pink
#DD85D7
ΔE00 5.35
Light Magenta
#FA5FF7
ΔE00 5.67
Violet Pink
#FB5FFC
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F980F1 #80F988
analogous
#C580F9 #F980F1 #F980B5
triadic
#F980F1 #F1F980 #80F1F9
tetradic
#F980F1 #F9C580 #80F988 #80B5F9
square
#F980F1 #F9C580 #80F988 #80B5F9
split-complementary
#F980F1 #B5F980 #80F9C5
monochromatic
#F30BE4 #F646EB #F980F1 #FCBAF7 #FEE2FC
Accessibility & contrast
On white
2.24
#F980F1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.39
#F980F1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F980F1
9.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F980F1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F980F1 | 1.00 | 2.24 | 9.39 | 9.39 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A3F5
Deuteranopia (green-blind)
#9CB3ED
Tritanopia (blue-blind)
#FF8BAE
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #f980f1; /* rgb */ color: rgb(249, 128, 241); /* oklch */ color: oklch(77.4% 0.199 329.8);
Tailwind
colors: {
custom: {
50: '#fea9f6',
500: '#f980f1',
950: '#000000',
},
}SCSS
$custom: #f980f1; $custom-light: #fea9f6; $custom-dark: #000000;
JSON
{
"hex": "#f980f1",
"rgb": {
"r": 249,
"g": 128,
"b": 241
},
"hsl": {
"h": 303.967,
"s": 90.977,
"l": 73.922
},
"oklch": {
"l": 0.77357,
"c": 0.19874,
"h": 329.8
},
"luminance": 0.41929
}Semantic roles & 50–950 ramp
primary
#F980F1
secondary
#D5F6D7
accent
#E60F00
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85