#F980EA#F980EA
#F980EA is a light, vivid purple. Relative luminance 0.415; OKLCH L 77.1% C 0.193 H 332.1°. Best body text is #000000 at 9.30:1 contrast (WCAG AA passes).
Color values
| HEX | #F980EA |
|---|---|
| RGB | rgb(249, 128, 234) |
| HSL | hsl(307, 91%, 74%) |
| HSV | hsv(307, 49%, 98%) |
| CMYK | cmyk(0%, 48.6%, 6%, 2.4%) |
| CIE-LAB | lab(70.54, 59.77, -33.19) |
| CIE-LCH | lch(70.54, 68.36, 330.95°) |
| OKLab | oklab(77.05% 0.1705 -0.0903) |
| OKLCH | oklch(77.05% 0.193 332.1) |
| XYZ | xyz(61.6371, 41.5224, 82.5941) |
| Luminance | 0.4152 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.25
Purply Pink
#F075E6
ΔE00 2.78
Candy Pink
#FF63E9
ΔE00 4.69
Lavender Pink
#DD85D7
ΔE00 4.81
Light Magenta
#FA5FF7
ΔE00 6.20
Orchid
#DA70D6
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F980EA #80F98F
analogous
#CC80F9 #F980EA #F980AE
triadic
#F980EA #EAF980 #80EAF9
tetradic
#F980EA #F9CC80 #80F98F #80AEF9
square
#F980EA #F9CC80 #80F98F #80AEF9
split-complementary
#F980EA #AEF980 #80F9CC
monochromatic
#F30BD6 #F646E0 #F980EA #FCBAF4 #FEE2FA
Accessibility & contrast
On white
2.26
#F980EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.30
#F980EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F980EA
9.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F980EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F980EA | 1.00 | 2.26 | 9.30 | 9.30 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA2EE
Deuteranopia (green-blind)
#9FB3E7
Tritanopia (blue-blind)
#FF88AA
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f980ea; /* rgb */ color: rgb(249, 128, 234); /* oklch */ color: oklch(77.1% 0.193 332.1);
Tailwind
colors: {
custom: {
50: '#fea9f1',
500: '#f980ea',
950: '#000000',
},
}SCSS
$custom: #f980ea; $custom-light: #fea9f1; $custom-dark: #000000;
JSON
{
"hex": "#f980ea",
"rgb": {
"r": 249,
"g": 128,
"b": 234
},
"hsl": {
"h": 307.438,
"s": 90.977,
"l": 73.922
},
"oklch": {
"l": 0.77053,
"c": 0.19294,
"h": 332.1
},
"luminance": 0.41519
}Semantic roles & 50–950 ramp
primary
#F980EA
secondary
#D5F6D9
accent
#E61C00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84