#F980B8#F980B8
#F980B8 is a light, vivid pink. Relative luminance 0.390; OKLCH L 75.2% C 0.159 H 352.5°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #F980B8 |
|---|---|
| RGB | rgb(249, 128, 184) |
| HSL | hsl(332, 91%, 74%) |
| HSV | hsv(332, 49%, 98%) |
| CMYK | cmyk(0%, 48.6%, 26.1%, 2.4%) |
| CIE-LAB | lab(68.78, 52.32, -8.08) |
| CIE-LCH | lch(68.78, 52.94, 351.23°) |
| OKLab | oklab(75.16% 0.1579 -0.0207) |
| OKLCH | oklch(75.16% 0.159 352.5) |
| XYZ | xyz(55.4397, 39.0434, 49.9544) |
| Luminance | 0.3904 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.60
Bubblegum (survey)
#FF6CB5
ΔE00 3.76
Bubblegum Pink
#FE83CC
ΔE00 3.93
Bubble Gum Pink
#FF69AF
ΔE00 4.21
Hot Pink
#FF69B4
ΔE00 4.26
Carnation Pink
#FF7FA7
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F980B8 #80F9C1
analogous
#F980F5 #F980B8 #F98580
triadic
#F980B8 #B8F980 #80B8F9
tetradic
#F980B8 #F5F980 #80F9C1 #8580F9
square
#F980B8 #F5F980 #80F9C1 #8580F9
split-complementary
#F980B8 #80F985 #80F5F9
monochromatic
#F30B77 #F64697 #F980B8 #FCBAD9 #FEE2EF
Accessibility & contrast
On white
2.38
#F980B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#F980B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F980B8
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F980B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F980B8 | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F9BBA
Deuteranopia (green-blind)
#AEB0B5
Tritanopia (blue-blind)
#FF7B95
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f980b8; /* rgb */ color: rgb(249, 128, 184); /* oklch */ color: oklch(75.2% 0.159 352.5);
Tailwind
colors: {
custom: {
50: '#fea8cd',
500: '#f980b8',
950: '#000000',
},
}SCSS
$custom: #f980b8; $custom-light: #fea8cd; $custom-dark: #000000;
JSON
{
"hex": "#f980b8",
"rgb": {
"r": 249,
"g": 128,
"b": 184
},
"hsl": {
"h": 332.231,
"s": 90.977,
"l": 73.922
},
"oklch": {
"l": 0.75163,
"c": 0.15926,
"h": 352.5
},
"luminance": 0.39039
}Semantic roles & 50–950 ramp
primary
#F980B8
secondary
#D5F6E7
accent
#E67B00
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181013
muted
#867F82