#FF80AE#FF80AE
#FF80AE is a light, vivid pink. Relative luminance 0.398; OKLCH L 75.6% C 0.161 H 358.7°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #FF80AE |
|---|---|
| RGB | rgb(255, 128, 174) |
| HSL | hsl(338, 100%, 75%) |
| HSV | hsv(338, 50%, 100%) |
| CMYK | cmyk(0%, 49.8%, 31.8%, 0%) |
| CIE-LAB | lab(69.30, 53.00, -1.61) |
| CIE-LCH | lch(69.30, 53.02, 358.26°) |
| OKLab | oklab(75.62% 0.1609 -0.0035) |
| OKLCH | oklch(75.62% 0.161 358.7) |
| XYZ | xyz(56.6016, 39.7595, 44.7296) |
| Luminance | 0.3975 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 1.68
Pinky
#FC86AA
ΔE00 2.11
Rosa
#FE86A4
ΔE00 3.72
Pink (survey)
#FF81C0
ΔE00 4.20
Bubble Gum Pink
#FF69AF
ΔE00 5.07
Bubblegum (survey)
#FF6CB5
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF80AE #80FFD1
analogous
#FF80ED #FF80AE #FF9280
triadic
#FF80AE #AEFF80 #80AEFF
tetradic
#FF80AE #EDFF80 #80FFD1 #9280FF
square
#FF80AE #EDFF80 #80FFD1 #9280FF
split-complementary
#FF80AE #80FF92 #80EDFF
monochromatic
#FF0660 #FF4387 #FF80AE #FFBDD5 #FFE0EB
Accessibility & contrast
On white
2.35
#FF80AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#FF80AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF80AE
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF80AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF80AE | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#939BAF
Deuteranopia (green-blind)
#B4B2AB
Tritanopia (blue-blind)
#FF7791
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ff80ae; /* rgb */ color: rgb(255, 128, 174); /* oklch */ color: oklch(75.6% 0.161 358.7);
Tailwind
colors: {
custom: {
50: '#ffa8c6',
500: '#ff80ae',
950: '#000000',
},
}SCSS
$custom: #ff80ae; $custom-light: #ffa8c6; $custom-dark: #000000;
JSON
{
"hex": "#ff80ae",
"rgb": {
"r": 255,
"g": 128,
"b": 174
},
"hsl": {
"h": 338.268,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.7562,
"c": 0.16095,
"h": 358.7
},
"luminance": 0.39754
}Semantic roles & 50–950 ramp
primary
#FF80AE
secondary
#D4F7EA
accent
#E69200
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#191013
muted
#877F82