#F980CB#F980CB
#F980CB is a light, vivid pink. Relative luminance 0.399; OKLCH L 75.8% C 0.170 H 343.9°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #F980CB |
|---|---|
| RGB | rgb(249, 128, 203) |
| HSL | hsl(323, 91%, 74%) |
| HSV | hsv(323, 49%, 98%) |
| CMYK | cmyk(0%, 48.6%, 18.5%, 2.4%) |
| CIE-LAB | lab(69.39, 54.96, -17.78) |
| CIE-LCH | lch(69.39, 57.77, 342.07°) |
| OKLab | oklab(75.82% 0.1634 -0.0471) |
| OKLCH | oklch(75.82% 0.17 343.9) |
| XYZ | xyz(57.5667, 39.8943, 61.1567) |
| Luminance | 0.3989 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 1.15
Pink (survey)
#FF81C0
ΔE00 3.17
Bubblegum (survey)
#FF6CB5
ΔE00 5.02
Hot Pink
#FF69B4
ΔE00 5.37
Bubble Gum Pink
#FF69AF
ΔE00 6.13
Lavender Pink
#DD85D7
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F980CB #80F9AE
analogous
#EB80F9 #F980CB #F9808F
triadic
#F980CB #CBF980 #80CBF9
tetradic
#F980CB #F9EB80 #80F9AE #808FF9
square
#F980CB #F9EB80 #80F9AE #808FF9
split-complementary
#F980CB #8FF980 #80F9EB
monochromatic
#F30B9B #F646B3 #F980CB #FCBAE3 #FEE2F3
Accessibility & contrast
On white
2.34
#F980CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#F980CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F980CB
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F980CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F980CB | 1.00 | 2.34 | 8.98 | 8.98 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#899DCE
Deuteranopia (green-blind)
#A9B1C8
Tritanopia (blue-blind)
#FF809D
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f980cb; /* rgb */ color: rgb(249, 128, 203); /* oklch */ color: oklch(75.8% 0.170 343.9);
Tailwind
colors: {
custom: {
50: '#fea8db',
500: '#f980cb',
950: '#000000',
},
}SCSS
$custom: #f980cb; $custom-light: #fea8db; $custom-dark: #000000;
JSON
{
"hex": "#f980cb",
"rgb": {
"r": 249,
"g": 128,
"b": 203
},
"hsl": {
"h": 322.81,
"s": 90.977,
"l": 73.922
},
"oklch": {
"l": 0.75823,
"c": 0.17007,
"h": 343.9
},
"luminance": 0.3989
}Semantic roles & 50–950 ramp
primary
#F980CB
secondary
#D5F6E2
accent
#E65700
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#181015
muted
#867F83