#F980F0#F980F0
#F980F0 is a light, vivid purple. Relative luminance 0.419; OKLCH L 77.3% C 0.198 H 330.1°. Best body text is #000000 at 9.37:1 contrast (WCAG AA passes).
Color values
| HEX | #F980F0 |
|---|---|
| RGB | rgb(249, 128, 240) |
| HSL | hsl(304, 91%, 74%) |
| HSV | hsv(304, 49%, 98%) |
| CMYK | cmyk(0%, 48.6%, 3.6%, 2.4%) |
| CIE-LAB | lab(70.78, 60.76, -36.11) |
| CIE-LCH | lch(70.78, 70.68, 329.28°) |
| OKLab | oklab(77.31% 0.1716 -0.0986) |
| OKLCH | oklch(77.31% 0.198 330.1) |
| XYZ | xyz(62.5137, 41.8730, 87.2108) |
| Luminance | 0.4187 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.74
Purply Pink
#F075E6
ΔE00 2.78
Candy Pink
#FF63E9
ΔE00 4.68
Lavender Pink
#DD85D7
ΔE00 5.26
Light Magenta
#FA5FF7
ΔE00 5.73
Violet Pink
#FB5FFC
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F980F0 #80F989
analogous
#C680F9 #F980F0 #F980B4
triadic
#F980F0 #F0F980 #80F0F9
tetradic
#F980F0 #F9C680 #80F989 #80B4F9
square
#F980F0 #F9C680 #80F989 #80B4F9
split-complementary
#F980F0 #B4F980 #80F9C6
monochromatic
#F30BE2 #F646E9 #F980F0 #FCBAF7 #FEE2FC
Accessibility & contrast
On white
2.24
#F980F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.37
#F980F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F980F0
9.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F980F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F980F0 | 1.00 | 2.24 | 9.37 | 9.37 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA3F4
Deuteranopia (green-blind)
#9DB3EC
Tritanopia (blue-blind)
#FF8AAD
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #f980f0; /* rgb */ color: rgb(249, 128, 240); /* oklch */ color: oklch(77.3% 0.198 330.1);
Tailwind
colors: {
custom: {
50: '#fea9f5',
500: '#f980f0',
950: '#000000',
},
}SCSS
$custom: #f980f0; $custom-light: #fea9f5; $custom-dark: #000000;
JSON
{
"hex": "#f980f0",
"rgb": {
"r": 249,
"g": 128,
"b": 240
},
"hsl": {
"h": 304.463,
"s": 90.977,
"l": 73.922
},
"oklch": {
"l": 0.77313,
"c": 0.19791,
"h": 330.1
},
"luminance": 0.41869
}Semantic roles & 50–950 ramp
primary
#F980F0
secondary
#D5F6D8
accent
#E61100
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85