#F980D3#F980D3
#F980D3 is a light, vivid pink. Relative luminance 0.403; OKLCH L 76.1% C 0.175 H 340.6°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #F980D3 |
|---|---|
| RGB | rgb(249, 128, 211) |
| HSL | hsl(319, 91%, 74%) |
| HSV | hsv(319, 49%, 98%) |
| CMYK | cmyk(0%, 48.6%, 15.3%, 2.4%) |
| CIE-LAB | lab(69.67, 56.14, -21.81) |
| CIE-LCH | lch(69.67, 60.23, 338.77°) |
| OKLab | oklab(76.12% 0.1655 -0.0583) |
| OKLCH | oklch(76.12% 0.175 340.6) |
| XYZ | xyz(58.5447, 40.2855, 66.3077) |
| Luminance | 0.4028 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.37
Pink (survey)
#FF81C0
ΔE00 4.76
Lavender Pink
#DD85D7
ΔE00 5.38
Purply Pink
#F075E6
ΔE00 5.65
Violet (CSS)
#EE82EE
ΔE00 6.12
Bubblegum (survey)
#FF6CB5
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F980D3 #80F9A6
analogous
#E380F9 #F980D3 #F98097
triadic
#F980D3 #D3F980 #80D3F9
tetradic
#F980D3 #F9E380 #80F9A6 #8097F9
square
#F980D3 #F9E380 #80F9A6 #8097F9
split-complementary
#F980D3 #97F980 #80F9E3
monochromatic
#F30BAA #F646BF #F980D3 #FCBAE7 #FEE2F5
Accessibility & contrast
On white
2.32
#F980D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#F980D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F980D3
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F980D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F980D3 | 1.00 | 2.32 | 9.06 | 9.06 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#869ED6
Deuteranopia (green-blind)
#A7B1D0
Tritanopia (blue-blind)
#FF82A0
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f980d3; /* rgb */ color: rgb(249, 128, 211); /* oklch */ color: oklch(76.1% 0.175 340.6);
Tailwind
colors: {
custom: {
50: '#fea8e0',
500: '#f980d3',
950: '#000000',
},
}SCSS
$custom: #f980d3; $custom-light: #fea8e0; $custom-dark: #000000;
JSON
{
"hex": "#f980d3",
"rgb": {
"r": 249,
"g": 128,
"b": 211
},
"hsl": {
"h": 318.843,
"s": 90.977,
"l": 73.922
},
"oklch": {
"l": 0.76122,
"c": 0.17543,
"h": 340.6
},
"luminance": 0.40281
}Semantic roles & 50–950 ramp
primary
#F980D3
secondary
#D5F6DF
accent
#E64800
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83