#F980B4#F980B4
#F980B4 is a light, vivid pink. Relative luminance 0.389; OKLCH L 75.0% C 0.157 H 354.5°. Best body text is #000000 at 8.77:1 contrast (WCAG AA passes).
Color values
| HEX | #F980B4 |
|---|---|
| RGB | rgb(249, 128, 180) |
| HSL | hsl(334, 91%, 74%) |
| HSV | hsv(334, 49%, 98%) |
| CMYK | cmyk(0%, 48.6%, 27.7%, 2.4%) |
| CIE-LAB | lab(68.66, 51.80, -6.01) |
| CIE-LCH | lch(68.66, 52.14, 353.38°) |
| OKLab | oklab(75.03% 0.1567 -0.0152) |
| OKLCH | oklch(75.03% 0.157 354.5) |
| XYZ | xyz(55.0263, 38.8781, 47.7773) |
| Luminance | 0.3887 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.43
Carnation Pink
#FF7FA7
ΔE00 3.79
Pinky
#FC86AA
ΔE00 3.92
Bubblegum (survey)
#FF6CB5
ΔE00 4.09
Bubble Gum Pink
#FF69AF
ΔE00 4.27
Hot Pink
#FF69B4
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F980B4 #80F9C5
analogous
#F980F0 #F980B4 #F98980
triadic
#F980B4 #B4F980 #80B4F9
tetradic
#F980B4 #F0F980 #80F9C5 #8980F9
square
#F980B4 #F0F980 #80F9C5 #8980F9
split-complementary
#F980B4 #80F989 #80F0F9
monochromatic
#F30B6F #F64691 #F980B4 #FCBAD7 #FEE2EE
Accessibility & contrast
On white
2.39
#F980B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.77
#F980B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F980B4
8.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F980B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F980B4 | 1.00 | 2.39 | 8.77 | 8.77 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#909AB6
Deuteranopia (green-blind)
#AFB0B1
Tritanopia (blue-blind)
#FF7A93
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f980b4; /* rgb */ color: rgb(249, 128, 180); /* oklch */ color: oklch(75.0% 0.157 354.5);
Tailwind
colors: {
custom: {
50: '#fea8ca',
500: '#f980b4',
950: '#000000',
},
}SCSS
$custom: #f980b4; $custom-light: #fea8ca; $custom-dark: #000000;
JSON
{
"hex": "#f980b4",
"rgb": {
"r": 249,
"g": 128,
"b": 180
},
"hsl": {
"h": 334.215,
"s": 90.977,
"l": 73.922
},
"oklch": {
"l": 0.75033,
"c": 0.15739,
"h": 354.5
},
"luminance": 0.38873
}Semantic roles & 50–950 ramp
primary
#F980B4
secondary
#D5F6E8
accent
#E68300
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82