#F980D2#F980D2
#F980D2 is a light, vivid pink. Relative luminance 0.402; OKLCH L 76.1% C 0.175 H 341.0°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #F980D2 |
|---|---|
| RGB | rgb(249, 128, 210) |
| HSL | hsl(319, 91%, 74%) |
| HSV | hsv(319, 49%, 98%) |
| CMYK | cmyk(0%, 48.6%, 15.7%, 2.4%) |
| CIE-LAB | lab(69.64, 55.99, -21.31) |
| CIE-LCH | lch(69.64, 59.91, 339.16°) |
| OKLab | oklab(76.08% 0.1652 -0.0569) |
| OKLCH | oklch(76.08% 0.175 341) |
| XYZ | xyz(58.4198, 40.2355, 65.6496) |
| Luminance | 0.4023 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.19
Pink (survey)
#FF81C0
ΔE00 4.56
Lavender Pink
#DD85D7
ΔE00 5.49
Purply Pink
#F075E6
ΔE00 5.83
Bubblegum (survey)
#FF6CB5
ΔE00 6.10
Violet (CSS)
#EE82EE
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F980D2 #80F9A7
analogous
#E480F9 #F980D2 #F98096
triadic
#F980D2 #D2F980 #80D2F9
tetradic
#F980D2 #F9E480 #80F9A7 #8096F9
square
#F980D2 #F9E480 #80F9A7 #8096F9
split-complementary
#F980D2 #96F980 #80F9E4
monochromatic
#F30BA8 #F646BD #F980D2 #FCBAE7 #FEE2F5
Accessibility & contrast
On white
2.32
#F980D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#F980D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F980D2
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F980D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F980D2 | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#869ED5
Deuteranopia (green-blind)
#A7B1CF
Tritanopia (blue-blind)
#FF82A0
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f980d2; /* rgb */ color: rgb(249, 128, 210); /* oklch */ color: oklch(76.1% 0.175 341.0);
Tailwind
colors: {
custom: {
50: '#fea8e0',
500: '#f980d2',
950: '#000000',
},
}SCSS
$custom: #f980d2; $custom-light: #fea8e0; $custom-dark: #000000;
JSON
{
"hex": "#f980d2",
"rgb": {
"r": 249,
"g": 128,
"b": 210
},
"hsl": {
"h": 319.339,
"s": 90.977,
"l": 73.922
},
"oklch": {
"l": 0.76084,
"c": 0.17474,
"h": 341
},
"luminance": 0.40231
}Semantic roles & 50–950 ramp
primary
#F980D2
secondary
#D5F6E0
accent
#E64A00
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83