#F980BA#F980BA
#F980BA is a light, vivid pink. Relative luminance 0.391; OKLCH L 75.2% C 0.160 H 351.6°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #F980BA |
|---|---|
| RGB | rgb(249, 128, 186) |
| HSL | hsl(331, 91%, 74%) |
| HSV | hsv(331, 49%, 98%) |
| CMYK | cmyk(0%, 48.6%, 25.3%, 2.4%) |
| CIE-LAB | lab(68.84, 52.59, -9.11) |
| CIE-LCH | lch(68.84, 53.37, 350.18°) |
| OKLab | oklab(75.23% 0.1585 -0.0235) |
| OKLCH | oklch(75.23% 0.16 351.6) |
| XYZ | xyz(55.6508, 39.1279, 51.0663) |
| Luminance | 0.3912 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.26
Bubblegum Pink
#FE83CC
ΔE00 3.48
Bubblegum (survey)
#FF6CB5
ΔE00 3.69
Hot Pink
#FF69B4
ΔE00 4.19
Bubble Gum Pink
#FF69AF
ΔE00 4.25
Carnation Pink
#FF7FA7
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F980BA #80F9BF
analogous
#F980F6 #F980BA #F98380
triadic
#F980BA #BAF980 #80BAF9
tetradic
#F980BA #F6F980 #80F9BF #8380F9
square
#F980BA #F6F980 #80F9BF #8380F9
split-complementary
#F980BA #80F983 #80F6F9
monochromatic
#F30B7B #F6469A #F980BA #FCBADA #FEE2EF
Accessibility & contrast
On white
2.38
#F980BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#F980BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F980BA
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F980BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F980BA | 1.00 | 2.38 | 8.82 | 8.82 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E9BBC
Deuteranopia (green-blind)
#AEB0B7
Tritanopia (blue-blind)
#FF7B96
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f980ba; /* rgb */ color: rgb(249, 128, 186); /* oklch */ color: oklch(75.2% 0.160 351.6);
Tailwind
colors: {
custom: {
50: '#fea8ce',
500: '#f980ba',
950: '#000000',
},
}SCSS
$custom: #f980ba; $custom-light: #fea8ce; $custom-dark: #000000;
JSON
{
"hex": "#f980ba",
"rgb": {
"r": 249,
"g": 128,
"b": 186
},
"hsl": {
"h": 331.24,
"s": 90.977,
"l": 73.922
},
"oklch": {
"l": 0.75229,
"c": 0.16025,
"h": 351.6
},
"luminance": 0.39123
}Semantic roles & 50–950 ramp
primary
#F980BA
secondary
#D5F6E6
accent
#E67700
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181013
muted
#867F82