#FF80B2#FF80B2
#FF80B2 is a light, vivid pink. Relative luminance 0.399; OKLCH L 75.7% C 0.162 H 356.8°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #FF80B2 |
|---|---|
| RGB | rgb(255, 128, 178) |
| HSL | hsl(336, 100%, 75%) |
| HSV | hsv(336, 50%, 100%) |
| CMYK | cmyk(0%, 49.8%, 30.2%, 0%) |
| CIE-LAB | lab(69.41, 53.49, -3.69) |
| CIE-LCH | lch(69.41, 53.62, 356.05°) |
| OKLab | oklab(75.74% 0.1622 -0.009) |
| OKLCH | oklch(75.74% 0.162 356.8) |
| XYZ | xyz(56.9974, 39.9178, 46.8139) |
| Luminance | 0.3991 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 2.68
Pinky
#FC86AA
ΔE00 2.97
Pink (survey)
#FF81C0
ΔE00 3.20
Bubble Gum Pink
#FF69AF
ΔE00 4.60
Bubblegum (survey)
#FF6CB5
ΔE00 4.64
Rosa
#FE86A4
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF80B2 #80FFCD
analogous
#FF80F1 #FF80B2 #FF8D80
triadic
#FF80B2 #B2FF80 #80B2FF
tetradic
#FF80B2 #F1FF80 #80FFCD #8D80FF
square
#FF80B2 #F1FF80 #80FFCD #8D80FF
split-complementary
#FF80B2 #80FF8D #80F1FF
monochromatic
#FF0668 #FF438D #FF80B2 #FFBDD7 #FFE0EC
Accessibility & contrast
On white
2.34
#FF80B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#FF80B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF80B2
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF80B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF80B2 | 1.00 | 2.34 | 8.98 | 8.98 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#929BB4
Deuteranopia (green-blind)
#B3B2AF
Tritanopia (blue-blind)
#FF7892
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ff80b2; /* rgb */ color: rgb(255, 128, 178); /* oklch */ color: oklch(75.7% 0.162 356.8);
Tailwind
colors: {
custom: {
50: '#ffa8c9',
500: '#ff80b2',
950: '#000000',
},
}SCSS
$custom: #ff80b2; $custom-light: #ffa8c9; $custom-dark: #000000;
JSON
{
"hex": "#ff80b2",
"rgb": {
"r": 255,
"g": 128,
"b": 178
},
"hsl": {
"h": 336.378,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.75742,
"c": 0.16247,
"h": 356.8
},
"luminance": 0.39913
}Semantic roles & 50–950 ramp
primary
#FF80B2
secondary
#D4F7E9
accent
#E68B00
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#191013
muted
#877F82