#F980B6#F980B6
#F980B6 is a light, vivid pink. Relative luminance 0.390; OKLCH L 75.1% C 0.158 H 353.5°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #F980B6 |
|---|---|
| RGB | rgb(249, 128, 182) |
| HSL | hsl(333, 91%, 74%) |
| HSV | hsv(333, 49%, 98%) |
| CMYK | cmyk(0%, 48.6%, 26.9%, 2.4%) |
| CIE-LAB | lab(68.72, 52.06, -7.04) |
| CIE-LCH | lch(68.72, 52.53, 352.29°) |
| OKLab | oklab(75.1% 0.1573 -0.018) |
| OKLCH | oklch(75.1% 0.158 353.5) |
| XYZ | xyz(55.2315, 38.9602, 48.8581) |
| Luminance | 0.3896 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.00
Bubblegum (survey)
#FF6CB5
ΔE00 3.90
Bubble Gum Pink
#FF69AF
ΔE00 4.21
Carnation Pink
#FF7FA7
ΔE00 4.26
Pinky
#FC86AA
ΔE00 4.38
Hot Pink
#FF69B4
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F980B6 #80F9C3
analogous
#F980F3 #F980B6 #F98780
triadic
#F980B6 #B6F980 #80B6F9
tetradic
#F980B6 #F3F980 #80F9C3 #8780F9
square
#F980B6 #F3F980 #80F9C3 #8780F9
split-complementary
#F980B6 #80F987 #80F3F9
monochromatic
#F30B73 #F64694 #F980B6 #FCBAD8 #FEE2EE
Accessibility & contrast
On white
2.39
#F980B6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#F980B6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F980B6
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F980B6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F980B6 | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F9AB8
Deuteranopia (green-blind)
#AFB0B3
Tritanopia (blue-blind)
#FF7A94
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f980b6; /* rgb */ color: rgb(249, 128, 182); /* oklch */ color: oklch(75.1% 0.158 353.5);
Tailwind
colors: {
custom: {
50: '#fea8cb',
500: '#f980b6',
950: '#000000',
},
}SCSS
$custom: #f980b6; $custom-light: #fea8cb; $custom-dark: #000000;
JSON
{
"hex": "#f980b6",
"rgb": {
"r": 249,
"g": 128,
"b": 182
},
"hsl": {
"h": 333.223,
"s": 90.977,
"l": 73.922
},
"oklch": {
"l": 0.75098,
"c": 0.1583,
"h": 353.5
},
"luminance": 0.38955
}Semantic roles & 50–950 ramp
primary
#F980B6
secondary
#D5F6E7
accent
#E67F00
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82