#FF80AB#FF80AB
#FF80AB is a light, vivid pink. Relative luminance 0.396; OKLCH L 75.5% C 0.160 H 0.2°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #FF80AB |
|---|---|
| RGB | rgb(255, 128, 171) |
| HSL | hsl(340, 100%, 75%) |
| HSV | hsv(340, 50%, 100%) |
| CMYK | cmyk(0%, 49.8%, 32.9%, 0%) |
| CIE-LAB | lab(69.22, 52.64, -0.05) |
| CIE-LCH | lch(69.22, 52.64, 359.95°) |
| OKLab | oklab(75.53% 0.1599 0.0006) |
| OKLCH | oklch(75.53% 0.16 0.2) |
| XYZ | xyz(56.3124, 39.6439, 43.2065) |
| Luminance | 0.3964 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 0.92
Pinky
#FC86AA
ΔE00 1.57
Rosa
#FE86A4
ΔE00 3.01
Pink (survey)
#FF81C0
ΔE00 4.96
Bubble Gum Pink
#FF69AF
ΔE00 5.53
Pig Pink
#E78EA5
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF80AB #80FFD4
analogous
#FF80EB #FF80AB #FF9480
triadic
#FF80AB #ABFF80 #80ABFF
tetradic
#FF80AB #EBFF80 #80FFD4 #9480FF
square
#FF80AB #EBFF80 #80FFD4 #9480FF
split-complementary
#FF80AB #80FF94 #80EBFF
monochromatic
#FF065A #FF4383 #FF80AB #FFBDD3 #FFE0EB
Accessibility & contrast
On white
2.35
#FF80AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#FF80AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF80AB
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF80AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF80AB | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#949AAC
Deuteranopia (green-blind)
#B5B2A8
Tritanopia (blue-blind)
#FF7690
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ff80ab; /* rgb */ color: rgb(255, 128, 171); /* oklch */ color: oklch(75.5% 0.160 0.2);
Tailwind
colors: {
custom: {
50: '#ffa8c3',
500: '#ff80ab',
950: '#000000',
},
}SCSS
$custom: #ff80ab; $custom-light: #ffa8c3; $custom-dark: #000000;
JSON
{
"hex": "#ff80ab",
"rgb": {
"r": 255,
"g": 128,
"b": 171
},
"hsl": {
"h": 339.685,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.7553,
"c": 0.15991,
"h": 0.2
},
"luminance": 0.39639
}Semantic roles & 50–950 ramp
primary
#FF80AB
secondary
#D4F7EB
accent
#E69800
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#191012
muted
#877F81