#FF80AF#FF80AF
#FF80AF is a light, vivid pink. Relative luminance 0.398; OKLCH L 75.6% C 0.161 H 358.3°. Best body text is #000000 at 8.96:1 contrast (WCAG AA passes).
Color values
| HEX | #FF80AF |
|---|---|
| RGB | rgb(255, 128, 175) |
| HSL | hsl(338, 100%, 75%) |
| HSV | hsv(338, 50%, 100%) |
| CMYK | cmyk(0%, 49.8%, 31.4%, 0%) |
| CIE-LAB | lab(69.33, 53.12, -2.13) |
| CIE-LCH | lch(69.33, 53.16, 357.70°) |
| OKLab | oklab(75.65% 0.1612 -0.0049) |
| OKLCH | oklch(75.65% 0.161 358.3) |
| XYZ | xyz(56.6995, 39.7987, 45.2449) |
| Luminance | 0.3979 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 1.93
Pinky
#FC86AA
ΔE00 2.32
Pink (survey)
#FF81C0
ΔE00 3.95
Rosa
#FE86A4
ΔE00 3.95
Bubble Gum Pink
#FF69AF
ΔE00 4.94
Bubblegum (survey)
#FF6CB5
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF80AF #80FFD0
analogous
#FF80EF #FF80AF #FF9080
triadic
#FF80AF #AFFF80 #80AFFF
tetradic
#FF80AF #EFFF80 #80FFD0 #9080FF
square
#FF80AF #EFFF80 #80FFD0 #9080FF
split-complementary
#FF80AF #80FF90 #80EFFF
monochromatic
#FF0662 #FF4388 #FF80AF #FFBDD6 #FFE0EC
Accessibility & contrast
On white
2.34
#FF80AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.96
#FF80AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF80AF
8.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF80AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF80AF | 1.00 | 2.34 | 8.96 | 8.96 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#939BB0
Deuteranopia (green-blind)
#B4B2AC
Tritanopia (blue-blind)
#FF7791
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ff80af; /* rgb */ color: rgb(255, 128, 175); /* oklch */ color: oklch(75.6% 0.161 358.3);
Tailwind
colors: {
custom: {
50: '#ffa8c6',
500: '#ff80af',
950: '#000000',
},
}SCSS
$custom: #ff80af; $custom-light: #ffa8c6; $custom-dark: #000000;
JSON
{
"hex": "#ff80af",
"rgb": {
"r": 255,
"g": 128,
"b": 175
},
"hsl": {
"h": 337.795,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.7565,
"c": 0.16131,
"h": 358.3
},
"luminance": 0.39793
}Semantic roles & 50–950 ramp
primary
#FF80AF
secondary
#D4F7EA
accent
#E69100
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#191013
muted
#877F82