#FF80AA#FF80AA
#FF80AA is a light, vivid pink. Relative luminance 0.396; OKLCH L 75.5% C 0.160 H 0.7°. Best body text is #000000 at 8.92:1 contrast (WCAG AA passes).
Color values
| HEX | #FF80AA |
|---|---|
| RGB | rgb(255, 128, 170) |
| HSL | hsl(340, 100%, 75%) |
| HSV | hsv(340, 50%, 100%) |
| CMYK | cmyk(0%, 49.8%, 33.3%, 0%) |
| CIE-LAB | lab(69.19, 52.52, 0.48) |
| CIE-LCH | lch(69.19, 52.52, 0.52°) |
| OKLab | oklab(75.5% 0.1596 0.0019) |
| OKLCH | oklch(75.5% 0.16 0.7) |
| XYZ | xyz(56.2175, 39.6059, 42.7064) |
| Luminance | 0.3960 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 0.67
Pinky
#FC86AA
ΔE00 1.44
Rosa
#FE86A4
ΔE00 2.77
Pink (survey)
#FF81C0
ΔE00 5.22
Pig Pink
#E78EA5
ΔE00 5.45
Rose Pink
#F7879A
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF80AA #80FFD5
analogous
#FF80EA #FF80AA #FF9580
triadic
#FF80AA #AAFF80 #80AAFF
tetradic
#FF80AA #EAFF80 #80FFD5 #9580FF
square
#FF80AA #EAFF80 #80FFD5 #9580FF
split-complementary
#FF80AA #80FF95 #80EAFF
monochromatic
#FF0658 #FF4381 #FF80AA #FFBDD3 #FFE0EB
Accessibility & contrast
On white
2.35
#FF80AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.92
#FF80AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF80AA
8.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF80AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF80AA | 1.00 | 2.35 | 8.92 | 8.92 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#949AAB
Deuteranopia (green-blind)
#B5B2A7
Tritanopia (blue-blind)
#FF768F
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ff80aa; /* rgb */ color: rgb(255, 128, 170); /* oklch */ color: oklch(75.5% 0.160 0.7);
Tailwind
colors: {
custom: {
50: '#ffa8c3',
500: '#ff80aa',
950: '#000000',
},
}SCSS
$custom: #ff80aa; $custom-light: #ffa8c3; $custom-dark: #000000;
JSON
{
"hex": "#ff80aa",
"rgb": {
"r": 255,
"g": 128,
"b": 170
},
"hsl": {
"h": 340.157,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.75501,
"c": 0.15958,
"h": 0.7
},
"luminance": 0.39601
}Semantic roles & 50–950 ramp
primary
#FF80AA
secondary
#D4F7EC
accent
#E69A00
background
#FFFAFB
surface
#FFF4F7
border
#D7CED0
text
#191012
muted
#877F81