#F980B7#F980B7
#F980B7 is a light, vivid pink. Relative luminance 0.390; OKLCH L 75.1% C 0.159 H 353.0°. Best body text is #000000 at 8.80:1 contrast (WCAG AA passes).
Color values
| HEX | #F980B7 |
|---|---|
| RGB | rgb(249, 128, 183) |
| HSL | hsl(333, 91%, 74%) |
| HSV | hsv(333, 49%, 98%) |
| CMYK | cmyk(0%, 48.6%, 26.5%, 2.4%) |
| CIE-LAB | lab(68.75, 52.19, -7.56) |
| CIE-LCH | lch(68.75, 52.73, 351.76°) |
| OKLab | oklab(75.13% 0.1576 -0.0193) |
| OKLCH | oklch(75.13% 0.159 353) |
| XYZ | xyz(55.3352, 39.0017, 49.4043) |
| Luminance | 0.3900 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.79
Bubblegum (survey)
#FF6CB5
ΔE00 3.82
Bubblegum Pink
#FE83CC
ΔE00 4.16
Bubble Gum Pink
#FF69AF
ΔE00 4.20
Hot Pink
#FF69B4
ΔE00 4.32
Carnation Pink
#FF7FA7
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F980B7 #80F9C2
analogous
#F980F4 #F980B7 #F98680
triadic
#F980B7 #B7F980 #80B7F9
tetradic
#F980B7 #F4F980 #80F9C2 #8680F9
square
#F980B7 #F4F980 #80F9C2 #8680F9
split-complementary
#F980B7 #80F986 #80F4F9
monochromatic
#F30B75 #F64696 #F980B7 #FCBAD8 #FEE2EE
Accessibility & contrast
On white
2.39
#F980B7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.80
#F980B7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F980B7
8.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F980B7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F980B7 | 1.00 | 2.39 | 8.80 | 8.80 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F9AB9
Deuteranopia (green-blind)
#AEB0B4
Tritanopia (blue-blind)
#FF7B94
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f980b7; /* rgb */ color: rgb(249, 128, 183); /* oklch */ color: oklch(75.1% 0.159 353.0);
Tailwind
colors: {
custom: {
50: '#fea8cc',
500: '#f980b7',
950: '#000000',
},
}SCSS
$custom: #f980b7; $custom-light: #fea8cc; $custom-dark: #000000;
JSON
{
"hex": "#f980b7",
"rgb": {
"r": 249,
"g": 128,
"b": 183
},
"hsl": {
"h": 332.727,
"s": 90.977,
"l": 73.922
},
"oklch": {
"l": 0.7513,
"c": 0.15878,
"h": 353
},
"luminance": 0.38997
}Semantic roles & 50–950 ramp
primary
#F980B7
secondary
#D5F6E7
accent
#E67D00
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82