#FB80AE#FB80AE
#FB80AE is a light, vivid pink. Relative luminance 0.390; OKLCH L 75.1% C 0.157 H 357.9°. Best body text is #000000 at 8.80:1 contrast (WCAG AA passes).
Color values
| HEX | #FB80AE |
|---|---|
| RGB | rgb(251, 128, 174) |
| HSL | hsl(338, 94%, 74%) |
| HSV | hsv(338, 49%, 98%) |
| CMYK | cmyk(0%, 49%, 30.7%, 1.6%) |
| CIE-LAB | lab(68.76, 51.69, -2.47) |
| CIE-LCH | lch(68.76, 51.75, 357.27°) |
| OKLab | oklab(75.1% 0.1568 -0.0058) |
| OKLCH | oklch(75.1% 0.157 357.9) |
| XYZ | xyz(55.1451, 39.0085, 44.6613) |
| Luminance | 0.3900 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 2.10
Pinky
#FC86AA
ΔE00 2.38
Pink (survey)
#FF81C0
ΔE00 3.93
Rosa
#FE86A4
ΔE00 4.08
Bubble Gum Pink
#FF69AF
ΔE00 4.85
Bubblegum (survey)
#FF6CB5
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB80AE #80FBCD
analogous
#FB80EC #FB80AE #FB9080
triadic
#FB80AE #AEFB80 #80AEFB
tetradic
#FB80AE #ECFB80 #80FBCD #9080FB
square
#FB80AE #ECFB80 #80FBCD #9080FB
split-complementary
#FB80AE #80FB90 #80ECFB
monochromatic
#F70962 #F94588 #FB80AE #FDBBD4 #FEE1EC
Accessibility & contrast
On white
2.39
#FB80AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.80
#FB80AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB80AE
8.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB80AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB80AE | 1.00 | 2.39 | 8.80 | 8.80 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#929AAF
Deuteranopia (green-blind)
#B2B0AB
Tritanopia (blue-blind)
#FF7891
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #fb80ae; /* rgb */ color: rgb(251, 128, 174); /* oklch */ color: oklch(75.1% 0.157 357.9);
Tailwind
colors: {
custom: {
50: '#ffa8c6',
500: '#fb80ae',
950: '#000000',
},
}SCSS
$custom: #fb80ae; $custom-light: #ffa8c6; $custom-dark: #000000;
JSON
{
"hex": "#fb80ae",
"rgb": {
"r": 251,
"g": 128,
"b": 174
},
"hsl": {
"h": 337.561,
"s": 93.893,
"l": 74.314
},
"oklch": {
"l": 0.75102,
"c": 0.15689,
"h": 357.9
},
"luminance": 0.39004
}Semantic roles & 50–950 ramp
primary
#FB80AE
secondary
#D5F6EA
accent
#E69000
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82