#F980BF#F980BF
#F980BF is a light, vivid pink. Relative luminance 0.393; OKLCH L 75.4% C 0.163 H 349.2°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #F980BF |
|---|---|
| RGB | rgb(249, 128, 191) |
| HSL | hsl(329, 91%, 74%) |
| HSV | hsv(329, 49%, 98%) |
| CMYK | cmyk(0%, 48.6%, 23.3%, 2.4%) |
| CIE-LAB | lab(69.00, 53.27, -11.68) |
| CIE-LCH | lch(69.00, 54.53, 347.64°) |
| OKLab | oklab(75.4% 0.16 -0.0304) |
| OKLCH | oklch(75.4% 0.163 349.2) |
| XYZ | xyz(56.1916, 39.3442, 53.9148) |
| Luminance | 0.3934 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.07
Bubblegum Pink
#FE83CC
ΔE00 2.40
Bubblegum (survey)
#FF6CB5
ΔE00 3.75
Hot Pink
#FF69B4
ΔE00 4.23
Bubble Gum Pink
#FF69AF
ΔE00 4.58
Carnation Pink
#FF7FA7
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F980BF #80F9BA
analogous
#F680F9 #F980BF #F98083
triadic
#F980BF #BFF980 #80BFF9
tetradic
#F980BF #F9F680 #80F9BA #8083F9
square
#F980BF #F9F680 #80F9BA #8083F9
split-complementary
#F980BF #83F980 #80F9F6
monochromatic
#F30B84 #F646A2 #F980BF #FCBADC #FEE2F0
Accessibility & contrast
On white
2.37
#F980BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#F980BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F980BF
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F980BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F980BF | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D9BC1
Deuteranopia (green-blind)
#ACB0BC
Tritanopia (blue-blind)
#FF7D98
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f980bf; /* rgb */ color: rgb(249, 128, 191); /* oklch */ color: oklch(75.4% 0.163 349.2);
Tailwind
colors: {
custom: {
50: '#fea8d2',
500: '#f980bf',
950: '#000000',
},
}SCSS
$custom: #f980bf; $custom-light: #fea8d2; $custom-dark: #000000;
JSON
{
"hex": "#f980bf",
"rgb": {
"r": 249,
"g": 128,
"b": 191
},
"hsl": {
"h": 328.76,
"s": 90.977,
"l": 73.922
},
"oklch": {
"l": 0.75398,
"c": 0.1629,
"h": 349.2
},
"luminance": 0.3934
}Semantic roles & 50–950 ramp
primary
#F980BF
secondary
#D5F6E5
accent
#E66E00
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82