#F980FB#F980FB
#F980FB is a light, highly saturated purple. Relative luminance 0.425; OKLCH L 77.8% C 0.207 H 326.7°. Best body text is #000000 at 9.51:1 contrast (WCAG AA passes).
Color values
| HEX | #F980FB |
|---|---|
| RGB | rgb(249, 128, 251) |
| HSL | hsl(299, 94%, 74%) |
| HSV | hsv(299, 49%, 98%) |
| CMYK | cmyk(0.8%, 49%, 0%, 1.6%) |
| CIE-LAB | lab(71.25, 62.63, -41.41) |
| CIE-LCH | lch(71.25, 75.08, 326.53°) |
| OKLab | oklab(77.81% 0.1734 -0.1137) |
| OKLCH | oklch(77.81% 0.207 326.7) |
| XYZ | xyz(64.1975, 42.5466, 96.0789) |
| Luminance | 0.4254 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.21
Purply Pink
#F075E6
ΔE00 3.65
Candy Pink
#FF63E9
ΔE00 5.21
Violet Pink
#FB5FFC
ΔE00 5.29
Light Magenta
#FA5FF7
ΔE00 5.33
Lavender Pink
#DD85D7
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F980FB #82FB80
analogous
#BB80FB #F980FB #FB80C0
triadic
#F980FB #FBF980 #80FBF9
tetradic
#F980FB #FBBB80 #82FB80 #80C0FB
square
#F980FB #FBBB80 #82FB80 #80C0FB
split-complementary
#F980FB #C0FB80 #80FBBB
monochromatic
#F309F7 #F645F9 #F980FB #FCBBFD #FEE1FE
Accessibility & contrast
On white
2.21
#F980FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.51
#F980FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F980FB
9.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F980FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F980FB | 1.00 | 2.21 | 9.51 | 9.51 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A5FF
Deuteranopia (green-blind)
#98B4F7
Tritanopia (blue-blind)
#FF8EB2
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #f980fb; /* rgb */ color: rgb(249, 128, 251); /* oklch */ color: oklch(77.8% 0.207 326.7);
Tailwind
colors: {
custom: {
50: '#fea9fd',
500: '#f980fb',
950: '#000000',
},
}SCSS
$custom: #f980fb; $custom-light: #fea9fd; $custom-dark: #000000;
JSON
{
"hex": "#f980fb",
"rgb": {
"r": 249,
"g": 128,
"b": 251
},
"hsl": {
"h": 299.024,
"s": 93.893,
"l": 74.314
},
"oklch": {
"l": 0.77807,
"c": 0.20734,
"h": 326.7
},
"luminance": 0.42543
}Semantic roles & 50–950 ramp
primary
#F980FB
secondary
#D5F6D5
accent
#E60004
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85