#F980DA#F980DA
#F980DA is a light, vivid pink. Relative luminance 0.406; OKLCH L 76.4% C 0.180 H 337.8°. Best body text is #000000 at 9.13:1 contrast (WCAG AA passes).
Color values
| HEX | #F980DA |
|---|---|
| RGB | rgb(249, 128, 218) |
| HSL | hsl(315, 91%, 74%) |
| HSV | hsv(315, 49%, 98%) |
| CMYK | cmyk(0%, 48.6%, 12.4%, 2.4%) |
| CIE-LAB | lab(69.93, 57.21, -25.31) |
| CIE-LCH | lch(69.93, 62.56, 336.14°) |
| OKLab | oklab(76.4% 0.1671 -0.0681) |
| OKLCH | oklch(76.4% 0.18 337.8) |
| XYZ | xyz(59.4414, 40.6442, 71.0304) |
| Luminance | 0.4064 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.66
Purply Pink
#F075E6
ΔE00 4.48
Lavender Pink
#DD85D7
ΔE00 4.78
Violet (CSS)
#EE82EE
ΔE00 4.80
Candy Pink
#FF63E9
ΔE00 5.89
Pink (survey)
#FF81C0
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F980DA #80F99F
analogous
#DC80F9 #F980DA #F9809E
triadic
#F980DA #DAF980 #80DAF9
tetradic
#F980DA #F9DC80 #80F99F #809EF9
square
#F980DA #F9DC80 #80F99F #809EF9
split-complementary
#F980DA #9EF980 #80F9DC
monochromatic
#F30BB8 #F646C9 #F980DA #FCBAEB #FEE2F6
Accessibility & contrast
On white
2.30
#F980DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.13
#F980DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F980DA
9.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F980DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F980DA | 1.00 | 2.30 | 9.13 | 9.13 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#839FDD
Deuteranopia (green-blind)
#A5B2D7
Tritanopia (blue-blind)
#FF84A3
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f980da; /* rgb */ color: rgb(249, 128, 218); /* oklch */ color: oklch(76.4% 0.180 337.8);
Tailwind
colors: {
custom: {
50: '#fea8e5',
500: '#f980da',
950: '#000000',
},
}SCSS
$custom: #f980da; $custom-light: #fea8e5; $custom-dark: #000000;
JSON
{
"hex": "#f980da",
"rgb": {
"r": 249,
"g": 128,
"b": 218
},
"hsl": {
"h": 315.372,
"s": 90.977,
"l": 73.922
},
"oklch": {
"l": 0.76395,
"c": 0.18047,
"h": 337.8
},
"luminance": 0.4064
}Semantic roles & 50–950 ramp
primary
#F980DA
secondary
#D5F6DE
accent
#E63B00
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#181015
muted
#867F84