#F980D5#F980D5
#F980D5 is a light, vivid pink. Relative luminance 0.404; OKLCH L 76.2% C 0.177 H 339.8°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #F980D5 |
|---|---|
| RGB | rgb(249, 128, 213) |
| HSL | hsl(318, 91%, 74%) |
| HSV | hsv(318, 49%, 98%) |
| CMYK | cmyk(0%, 48.6%, 14.5%, 2.4%) |
| CIE-LAB | lab(69.74, 56.45, -22.81) |
| CIE-LCH | lch(69.74, 60.88, 337.99°) |
| OKLab | oklab(76.2% 0.1659 -0.0611) |
| OKLCH | oklch(76.2% 0.177 339.8) |
| XYZ | xyz(58.7970, 40.3864, 67.6364) |
| Luminance | 0.4038 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.74
Pink (survey)
#FF81C0
ΔE00 5.15
Lavender Pink
#DD85D7
ΔE00 5.17
Purply Pink
#F075E6
ΔE00 5.30
Violet (CSS)
#EE82EE
ΔE00 5.73
Candy Pink
#FF63E9
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F980D5 #80F9A4
analogous
#E080F9 #F980D5 #F98099
triadic
#F980D5 #D5F980 #80D5F9
tetradic
#F980D5 #F9E080 #80F9A4 #8099F9
square
#F980D5 #F9E080 #80F9A4 #8099F9
split-complementary
#F980D5 #99F980 #80F9E0
monochromatic
#F30BAE #F646C2 #F980D5 #FCBAE8 #FEE2F5
Accessibility & contrast
On white
2.31
#F980D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#F980D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F980D5
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F980D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F980D5 | 1.00 | 2.31 | 9.08 | 9.08 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#859ED8
Deuteranopia (green-blind)
#A6B1D2
Tritanopia (blue-blind)
#FF82A1
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f980d5; /* rgb */ color: rgb(249, 128, 213); /* oklch */ color: oklch(76.2% 0.177 339.8);
Tailwind
colors: {
custom: {
50: '#fea8e2',
500: '#f980d5',
950: '#000000',
},
}SCSS
$custom: #f980d5; $custom-light: #fea8e2; $custom-dark: #000000;
JSON
{
"hex": "#f980d5",
"rgb": {
"r": 249,
"g": 128,
"b": 213
},
"hsl": {
"h": 317.851,
"s": 90.977,
"l": 73.922
},
"oklch": {
"l": 0.76199,
"c": 0.17684,
"h": 339.8
},
"luminance": 0.40382
}Semantic roles & 50–950 ramp
primary
#F980D5
secondary
#D5F6DF
accent
#E64400
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83