#F980D1#F980D1
#F980D1 is a light, vivid pink. Relative luminance 0.402; OKLCH L 76.0% C 0.174 H 341.4°. Best body text is #000000 at 9.04:1 contrast (WCAG AA passes).
Color values
| HEX | #F980D1 |
|---|---|
| RGB | rgb(249, 128, 209) |
| HSL | hsl(320, 91%, 74%) |
| HSV | hsv(320, 49%, 98%) |
| CMYK | cmyk(0%, 48.6%, 16.1%, 2.4%) |
| CIE-LAB | lab(69.60, 55.84, -20.81) |
| CIE-LCH | lch(69.60, 59.60, 339.56°) |
| OKLab | oklab(76.05% 0.165 -0.0555) |
| OKLCH | oklch(76.05% 0.174 341.4) |
| XYZ | xyz(58.2956, 40.1858, 64.9955) |
| Luminance | 0.4018 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.01
Pink (survey)
#FF81C0
ΔE00 4.37
Lavender Pink
#DD85D7
ΔE00 5.61
Bubblegum (survey)
#FF6CB5
ΔE00 5.93
Purply Pink
#F075E6
ΔE00 6.01
Hot Pink
#FF69B4
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F980D1 #80F9A8
analogous
#E580F9 #F980D1 #F98095
triadic
#F980D1 #D1F980 #80D1F9
tetradic
#F980D1 #F9E580 #80F9A8 #8095F9
square
#F980D1 #F9E580 #80F9A8 #8095F9
split-complementary
#F980D1 #95F980 #80F9E5
monochromatic
#F30BA7 #F646BC #F980D1 #FCBAE6 #FEE2F4
Accessibility & contrast
On white
2.32
#F980D1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.04
#F980D1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F980D1
9.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F980D1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F980D1 | 1.00 | 2.32 | 9.04 | 9.04 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#879ED4
Deuteranopia (green-blind)
#A7B1CE
Tritanopia (blue-blind)
#FF819F
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f980d1; /* rgb */ color: rgb(249, 128, 209); /* oklch */ color: oklch(76.0% 0.174 341.4);
Tailwind
colors: {
custom: {
50: '#fea8df',
500: '#f980d1',
950: '#000000',
},
}SCSS
$custom: #f980d1; $custom-light: #fea8df; $custom-dark: #000000;
JSON
{
"hex": "#f980d1",
"rgb": {
"r": 249,
"g": 128,
"b": 209
},
"hsl": {
"h": 319.835,
"s": 90.977,
"l": 73.922
},
"oklch": {
"l": 0.76046,
"c": 0.17405,
"h": 341.4
},
"luminance": 0.40182
}Semantic roles & 50–950 ramp
primary
#F980D1
secondary
#D5F6E0
accent
#E64C00
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83