#F980D0#F980D0
#F980D0 is a light, vivid pink. Relative luminance 0.401; OKLCH L 76.0% C 0.173 H 341.8°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #F980D0 |
|---|---|
| RGB | rgb(249, 128, 208) |
| HSL | hsl(320, 91%, 74%) |
| HSV | hsv(320, 49%, 98%) |
| CMYK | cmyk(0%, 48.6%, 16.5%, 2.4%) |
| CIE-LAB | lab(69.57, 55.70, -20.31) |
| CIE-LCH | lch(69.57, 59.28, 339.97°) |
| OKLab | oklab(76.01% 0.1647 -0.0541) |
| OKLCH | oklch(76.01% 0.173 341.8) |
| XYZ | xyz(58.1721, 40.1364, 64.3455) |
| Luminance | 0.4013 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 1.84
Pink (survey)
#FF81C0
ΔE00 4.17
Lavender Pink
#DD85D7
ΔE00 5.73
Bubblegum (survey)
#FF6CB5
ΔE00 5.78
Hot Pink
#FF69B4
ΔE00 6.07
Purply Pink
#F075E6
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F980D0 #80F9A9
analogous
#E680F9 #F980D0 #F98094
triadic
#F980D0 #D0F980 #80D0F9
tetradic
#F980D0 #F9E680 #80F9A9 #8094F9
square
#F980D0 #F9E680 #80F9A9 #8094F9
split-complementary
#F980D0 #94F980 #80F9E6
monochromatic
#F30BA5 #F646BA #F980D0 #FCBAE6 #FEE2F4
Accessibility & contrast
On white
2.33
#F980D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#F980D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F980D0
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F980D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F980D0 | 1.00 | 2.33 | 9.03 | 9.03 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#879ED3
Deuteranopia (green-blind)
#A8B1CD
Tritanopia (blue-blind)
#FF819F
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f980d0; /* rgb */ color: rgb(249, 128, 208); /* oklch */ color: oklch(76.0% 0.173 341.8);
Tailwind
colors: {
custom: {
50: '#fea8de',
500: '#f980d0',
950: '#000000',
},
}SCSS
$custom: #f980d0; $custom-light: #fea8de; $custom-dark: #000000;
JSON
{
"hex": "#f980d0",
"rgb": {
"r": 249,
"g": 128,
"b": 208
},
"hsl": {
"h": 320.331,
"s": 90.977,
"l": 73.922
},
"oklch": {
"l": 0.76008,
"c": 0.17337,
"h": 341.8
},
"luminance": 0.40132
}Semantic roles & 50–950 ramp
primary
#F980D0
secondary
#D5F6E0
accent
#E64E00
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83