#F980D4#F980D4
#F980D4 is a light, vivid pink. Relative luminance 0.403; OKLCH L 76.2% C 0.176 H 340.2°. Best body text is #000000 at 9.07:1 contrast (WCAG AA passes).
Color values
| HEX | #F980D4 |
|---|---|
| RGB | rgb(249, 128, 212) |
| HSL | hsl(318, 91%, 74%) |
| HSV | hsv(318, 49%, 98%) |
| CMYK | cmyk(0%, 48.6%, 14.9%, 2.4%) |
| CIE-LAB | lab(69.71, 56.30, -22.31) |
| CIE-LCH | lch(69.71, 60.56, 338.38°) |
| OKLab | oklab(76.16% 0.1657 -0.0597) |
| OKLCH | oklch(76.16% 0.176 340.2) |
| XYZ | xyz(58.6705, 40.3358, 66.9700) |
| Luminance | 0.4033 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.55
Pink (survey)
#FF81C0
ΔE00 4.95
Lavender Pink
#DD85D7
ΔE00 5.27
Purply Pink
#F075E6
ΔE00 5.48
Violet (CSS)
#EE82EE
ΔE00 5.93
Bubblegum (survey)
#FF6CB5
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F980D4 #80F9A5
analogous
#E280F9 #F980D4 #F98098
triadic
#F980D4 #D4F980 #80D4F9
tetradic
#F980D4 #F9E280 #80F9A5 #8098F9
square
#F980D4 #F9E280 #80F9A5 #8098F9
split-complementary
#F980D4 #98F980 #80F9E2
monochromatic
#F30BAC #F646C0 #F980D4 #FCBAE8 #FEE2F5
Accessibility & contrast
On white
2.32
#F980D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.07
#F980D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F980D4
9.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F980D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F980D4 | 1.00 | 2.32 | 9.07 | 9.07 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#869ED7
Deuteranopia (green-blind)
#A6B1D1
Tritanopia (blue-blind)
#FF82A0
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f980d4; /* rgb */ color: rgb(249, 128, 212); /* oklch */ color: oklch(76.2% 0.176 340.2);
Tailwind
colors: {
custom: {
50: '#fea8e1',
500: '#f980d4',
950: '#000000',
},
}SCSS
$custom: #f980d4; $custom-light: #fea8e1; $custom-dark: #000000;
JSON
{
"hex": "#f980d4",
"rgb": {
"r": 249,
"g": 128,
"b": 212
},
"hsl": {
"h": 318.347,
"s": 90.977,
"l": 73.922
},
"oklch": {
"l": 0.7616,
"c": 0.17614,
"h": 340.2
},
"luminance": 0.40332
}Semantic roles & 50–950 ramp
primary
#F980D4
secondary
#D5F6DF
accent
#E64600
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83