#F980B2#F980B2
#F980B2 is a light, vivid pink. Relative luminance 0.388; OKLCH L 75.0% C 0.157 H 355.4°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #F980B2 |
|---|---|
| RGB | rgb(249, 128, 178) |
| HSL | hsl(335, 91%, 74%) |
| HSV | hsv(335, 49%, 98%) |
| CMYK | cmyk(0%, 48.6%, 28.5%, 2.4%) |
| CIE-LAB | lab(68.60, 51.54, -4.97) |
| CIE-LCH | lch(68.60, 51.78, 354.49°) |
| OKLab | oklab(74.97% 0.156 -0.0124) |
| OKLCH | oklch(74.97% 0.157 355.4) |
| XYZ | xyz(54.8240, 38.7972, 46.7120) |
| Luminance | 0.3879 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.88
Carnation Pink
#FF7FA7
ΔE00 3.31
Pinky
#FC86AA
ΔE00 3.47
Bubblegum (survey)
#FF6CB5
ΔE00 4.33
Bubble Gum Pink
#FF69AF
ΔE00 4.39
Hot Pink
#FF69B4
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F980B2 #80F9C7
analogous
#F980EE #F980B2 #F98B80
triadic
#F980B2 #B2F980 #80B2F9
tetradic
#F980B2 #EEF980 #80F9C7 #8B80F9
square
#F980B2 #EEF980 #80F9C7 #8B80F9
split-complementary
#F980B2 #80F98B #80EEF9
monochromatic
#F30B6B #F6468F #F980B2 #FCBAD5 #FEE2ED
Accessibility & contrast
On white
2.40
#F980B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#F980B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F980B2
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F980B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F980B2 | 1.00 | 2.40 | 8.76 | 8.76 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#909AB4
Deuteranopia (green-blind)
#B0B0AF
Tritanopia (blue-blind)
#FF7992
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f980b2; /* rgb */ color: rgb(249, 128, 178); /* oklch */ color: oklch(75.0% 0.157 355.4);
Tailwind
colors: {
custom: {
50: '#fea8c9',
500: '#f980b2',
950: '#000000',
},
}SCSS
$custom: #f980b2; $custom-light: #fea8c9; $custom-dark: #000000;
JSON
{
"hex": "#f980b2",
"rgb": {
"r": 249,
"g": 128,
"b": 178
},
"hsl": {
"h": 335.207,
"s": 90.977,
"l": 73.922
},
"oklch": {
"l": 0.7497,
"c": 0.15651,
"h": 355.4
},
"luminance": 0.38792
}Semantic roles & 50–950 ramp
primary
#F980B2
secondary
#D5F6E8
accent
#E68700
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82