#F980EF#F980EF
#F980EF is a light, vivid purple. Relative luminance 0.418; OKLCH L 77.3% C 0.197 H 330.4°. Best body text is #000000 at 9.36:1 contrast (WCAG AA passes).
Color values
| HEX | #F980EF |
|---|---|
| RGB | rgb(249, 128, 239) |
| HSL | hsl(305, 91%, 74%) |
| HSV | hsv(305, 49%, 98%) |
| CMYK | cmyk(0%, 48.6%, 4%, 2.4%) |
| CIE-LAB | lab(70.74, 60.59, -35.63) |
| CIE-LCH | lch(70.74, 70.29, 329.55°) |
| OKLab | oklab(77.27% 0.1714 -0.0972) |
| OKLCH | oklch(77.27% 0.197 330.4) |
| XYZ | xyz(62.3655, 41.8138, 86.4306) |
| Luminance | 0.4181 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.79
Purply Pink
#F075E6
ΔE00 2.75
Candy Pink
#FF63E9
ΔE00 4.66
Lavender Pink
#DD85D7
ΔE00 5.17
Light Magenta
#FA5FF7
ΔE00 5.80
Violet Pink
#FB5FFC
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F980EF #80F98A
analogous
#C780F9 #F980EF #F980B3
triadic
#F980EF #EFF980 #80EFF9
tetradic
#F980EF #F9C780 #80F98A #80B3F9
square
#F980EF #F9C780 #80F98A #80B3F9
split-complementary
#F980EF #B3F980 #80F9C7
monochromatic
#F30BE0 #F646E8 #F980EF #FCBAF6 #FEE2FB
Accessibility & contrast
On white
2.24
#F980EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.36
#F980EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F980EF
9.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F980EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F980EF | 1.00 | 2.24 | 9.36 | 9.36 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA3F3
Deuteranopia (green-blind)
#9DB3EB
Tritanopia (blue-blind)
#FF8AAD
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #f980ef; /* rgb */ color: rgb(249, 128, 239); /* oklch */ color: oklch(77.3% 0.197 330.4);
Tailwind
colors: {
custom: {
50: '#fea9f4',
500: '#f980ef',
950: '#000000',
},
}SCSS
$custom: #f980ef; $custom-light: #fea9f4; $custom-dark: #000000;
JSON
{
"hex": "#f980ef",
"rgb": {
"r": 249,
"g": 128,
"b": 239
},
"hsl": {
"h": 304.959,
"s": 90.977,
"l": 73.922
},
"oklch": {
"l": 0.77269,
"c": 0.19706,
"h": 330.4
},
"luminance": 0.4181
}Semantic roles & 50–950 ramp
primary
#F980EF
secondary
#D5F6D8
accent
#E61300
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85