#F980AF#F980AF
#F980AF is a light, vivid pink. Relative luminance 0.387; OKLCH L 74.9% C 0.155 H 356.9°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #F980AF |
|---|---|
| RGB | rgb(249, 128, 175) |
| HSL | hsl(337, 91%, 74%) |
| HSV | hsv(337, 49%, 98%) |
| CMYK | cmyk(0%, 48.6%, 29.7%, 2.4%) |
| CIE-LAB | lab(68.52, 51.16, -3.41) |
| CIE-LCH | lch(68.52, 51.27, 356.18°) |
| OKLab | oklab(74.88% 0.155 -0.0083) |
| OKLCH | oklch(74.88% 0.155 356.9) |
| XYZ | xyz(54.5261, 38.6780, 45.1430) |
| Luminance | 0.3867 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 2.61
Pinky
#FC86AA
ΔE00 2.80
Pink (survey)
#FF81C0
ΔE00 3.60
Rosa
#FE86A4
ΔE00 4.53
Bubble Gum Pink
#FF69AF
ΔE00 4.66
Bubblegum (survey)
#FF6CB5
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F980AF #80F9CA
analogous
#F980EC #F980AF #F98E80
triadic
#F980AF #AFF980 #80AFF9
tetradic
#F980AF #ECF980 #80F9CA #8E80F9
square
#F980AF #ECF980 #80F9CA #8E80F9
split-complementary
#F980AF #80F98E #80ECF9
monochromatic
#F30B65 #F6468A #F980AF #FCBAD4 #FEE2ED
Accessibility & contrast
On white
2.40
#F980AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#F980AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F980AF
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F980AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F980AF | 1.00 | 2.40 | 8.73 | 8.73 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9199B1
Deuteranopia (green-blind)
#B0AFAC
Tritanopia (blue-blind)
#FF7991
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f980af; /* rgb */ color: rgb(249, 128, 175); /* oklch */ color: oklch(74.9% 0.155 356.9);
Tailwind
colors: {
custom: {
50: '#fea8c6',
500: '#f980af',
950: '#000000',
},
}SCSS
$custom: #f980af; $custom-light: #fea8c6; $custom-dark: #000000;
JSON
{
"hex": "#f980af",
"rgb": {
"r": 249,
"g": 128,
"b": 175
},
"hsl": {
"h": 336.694,
"s": 90.977,
"l": 73.922
},
"oklch": {
"l": 0.74876,
"c": 0.15526,
"h": 356.9
},
"luminance": 0.38673
}Semantic roles & 50–950 ramp
primary
#F980AF
secondary
#D5F6E9
accent
#E68C00
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82