#F980DB#F980DB
#F980DB is a light, vivid pink. Relative luminance 0.407; OKLCH L 76.4% C 0.181 H 337.5°. Best body text is #000000 at 9.14:1 contrast (WCAG AA passes).
Color values
| HEX | #F980DB |
|---|---|
| RGB | rgb(249, 128, 219) |
| HSL | hsl(315, 91%, 74%) |
| HSV | hsv(315, 49%, 98%) |
| CMYK | cmyk(0%, 48.6%, 12%, 2.4%) |
| CIE-LAB | lab(69.96, 57.37, -25.81) |
| CIE-LCH | lch(69.96, 62.90, 335.78°) |
| OKLab | oklab(76.43% 0.1674 -0.0694) |
| OKLCH | oklch(76.43% 0.181 337.5) |
| XYZ | xyz(59.5727, 40.6967, 71.7216) |
| Luminance | 0.4069 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.85
Purply Pink
#F075E6
ΔE00 4.33
Violet (CSS)
#EE82EE
ΔE00 4.62
Lavender Pink
#DD85D7
ΔE00 4.72
Candy Pink
#FF63E9
ΔE00 5.77
Pink (survey)
#FF81C0
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F980DB #80F99E
analogous
#DB80F9 #F980DB #F9809F
triadic
#F980DB #DBF980 #80DBF9
tetradic
#F980DB #F9DB80 #80F99E #809FF9
square
#F980DB #F9DB80 #80F99E #809FF9
split-complementary
#F980DB #9FF980 #80F9DB
monochromatic
#F30BBA #F646CA #F980DB #FCBAEC #FEE2F7
Accessibility & contrast
On white
2.30
#F980DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.14
#F980DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F980DB
9.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F980DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F980DB | 1.00 | 2.30 | 9.14 | 9.14 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#839FDE
Deuteranopia (green-blind)
#A4B2D8
Tritanopia (blue-blind)
#FF84A4
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f980db; /* rgb */ color: rgb(249, 128, 219); /* oklch */ color: oklch(76.4% 0.181 337.5);
Tailwind
colors: {
custom: {
50: '#fea8e6',
500: '#f980db',
950: '#000000',
},
}SCSS
$custom: #f980db; $custom-light: #fea8e6; $custom-dark: #000000;
JSON
{
"hex": "#f980db",
"rgb": {
"r": 249,
"g": 128,
"b": 219
},
"hsl": {
"h": 314.876,
"s": 90.977,
"l": 73.922
},
"oklch": {
"l": 0.76434,
"c": 0.18121,
"h": 337.5
},
"luminance": 0.40693
}Semantic roles & 50–950 ramp
primary
#F980DB
secondary
#D5F6DD
accent
#E63900
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#181016
muted
#867F84