#F980F2#F980F2
#F980F2 is a light, vivid purple. Relative luminance 0.420; OKLCH L 77.4% C 0.200 H 329.5°. Best body text is #000000 at 9.40:1 contrast (WCAG AA passes).
Color values
| HEX | #F980F2 |
|---|---|
| RGB | rgb(249, 128, 242) |
| HSL | hsl(303, 91%, 74%) |
| HSV | hsv(303, 49%, 98%) |
| CMYK | cmyk(0%, 48.6%, 2.8%, 2.4%) |
| CIE-LAB | lab(70.87, 61.10, -37.08) |
| CIE-LCH | lch(70.87, 71.47, 328.75°) |
| OKLab | oklab(77.4% 0.172 -0.1013) |
| OKLCH | oklch(77.4% 0.2 329.5) |
| XYZ | xyz(62.8124, 41.9925, 88.7841) |
| Luminance | 0.4199 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.68
Purply Pink
#F075E6
ΔE00 2.87
Candy Pink
#FF63E9
ΔE00 4.72
Lavender Pink
#DD85D7
ΔE00 5.44
Light Magenta
#FA5FF7
ΔE00 5.61
Violet Pink
#FB5FFC
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F980F2 #80F987
analogous
#C480F9 #F980F2 #F980B6
triadic
#F980F2 #F2F980 #80F2F9
tetradic
#F980F2 #F9C480 #80F987 #80B6F9
square
#F980F2 #F9C480 #80F987 #80B6F9
split-complementary
#F980F2 #B6F980 #80F9C4
monochromatic
#F30BE6 #F646EC #F980F2 #FCBAF8 #FEE2FC
Accessibility & contrast
On white
2.23
#F980F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.40
#F980F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F980F2
9.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F980F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F980F2 | 1.00 | 2.23 | 9.40 | 9.40 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A3F6
Deuteranopia (green-blind)
#9CB3EE
Tritanopia (blue-blind)
#FF8BAE
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #f980f2; /* rgb */ color: rgb(249, 128, 242); /* oklch */ color: oklch(77.4% 0.200 329.5);
Tailwind
colors: {
custom: {
50: '#fea9f6',
500: '#f980f2',
950: '#000000',
},
}SCSS
$custom: #f980f2; $custom-light: #fea9f6; $custom-dark: #000000;
JSON
{
"hex": "#f980f2",
"rgb": {
"r": 249,
"g": 128,
"b": 242
},
"hsl": {
"h": 303.471,
"s": 90.977,
"l": 73.922
},
"oklch": {
"l": 0.77401,
"c": 0.1996,
"h": 329.5
},
"luminance": 0.41989
}Semantic roles & 50–950 ramp
primary
#F980F2
secondary
#D5F6D7
accent
#E60D00
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85