#F980AE#F980AE
#F980AE is a light, vivid pink. Relative luminance 0.386; OKLCH L 74.8% C 0.155 H 357.4°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #F980AE |
|---|---|
| RGB | rgb(249, 128, 174) |
| HSL | hsl(337, 91%, 74%) |
| HSV | hsv(337, 49%, 98%) |
| CMYK | cmyk(0%, 48.6%, 30.1%, 2.4%) |
| CIE-LAB | lab(68.49, 51.03, -2.89) |
| CIE-LCH | lch(68.49, 51.11, 356.76°) |
| OKLab | oklab(74.85% 0.1547 -0.0069) |
| OKLCH | oklch(74.85% 0.155 357.4) |
| XYZ | xyz(54.4283, 38.6389, 44.6277) |
| Luminance | 0.3863 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 2.37
Pinky
#FC86AA
ΔE00 2.58
Pink (survey)
#FF81C0
ΔE00 3.84
Rosa
#FE86A4
ΔE00 4.29
Bubble Gum Pink
#FF69AF
ΔE00 4.78
Bubblegum (survey)
#FF6CB5
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F980AE #80F9CB
analogous
#F980EB #F980AE #F98F80
triadic
#F980AE #AEF980 #80AEF9
tetradic
#F980AE #EBF980 #80F9CB #8F80F9
square
#F980AE #EBF980 #80F9CB #8F80F9
split-complementary
#F980AE #80F98F #80EBF9
monochromatic
#F30B64 #F64689 #F980AE #FCBAD3 #FEE2EC
Accessibility & contrast
On white
2.41
#F980AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#F980AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F980AE
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F980AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F980AE | 1.00 | 2.41 | 8.73 | 8.73 |
| #FFFFFF | 2.41 | 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)
#9199AF
Deuteranopia (green-blind)
#B1AFAB
Tritanopia (blue-blind)
#FF7891
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f980ae; /* rgb */ color: rgb(249, 128, 174); /* oklch */ color: oklch(74.8% 0.155 357.4);
Tailwind
colors: {
custom: {
50: '#fea8c6',
500: '#f980ae',
950: '#000000',
},
}SCSS
$custom: #f980ae; $custom-light: #fea8c6; $custom-dark: #000000;
JSON
{
"hex": "#f980ae",
"rgb": {
"r": 249,
"g": 128,
"b": 174
},
"hsl": {
"h": 337.19,
"s": 90.977,
"l": 73.922
},
"oklch": {
"l": 0.74845,
"c": 0.15487,
"h": 357.4
},
"luminance": 0.38634
}Semantic roles & 50–950 ramp
primary
#F980AE
secondary
#D5F6E9
accent
#E68E00
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82