#FF80BC#FF80BC
#FF80BC is a light, vivid pink. Relative luminance 0.403; OKLCH L 76.1% C 0.167 H 352.2°. Best body text is #000000 at 9.07:1 contrast (WCAG AA passes).
Color values
| HEX | #FF80BC |
|---|---|
| RGB | rgb(255, 128, 188) |
| HSL | hsl(332, 100%, 75%) |
| HSV | hsv(332, 50%, 100%) |
| CMYK | cmyk(0%, 49.8%, 26.3%, 0%) |
| CIE-LAB | lab(69.71, 54.77, -8.86) |
| CIE-LCH | lch(69.71, 55.48, 350.81°) |
| OKLab | oklab(76.06% 0.1654 -0.0228) |
| OKLCH | oklch(76.06% 0.167 352.2) |
| XYZ | xyz(58.0383, 40.3342, 52.2958) |
| Luminance | 0.4033 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 0.83
Bubblegum Pink
#FE83CC
ΔE00 3.39
Bubblegum (survey)
#FF6CB5
ΔE00 3.73
Hot Pink
#FF69B4
ΔE00 4.25
Bubble Gum Pink
#FF69AF
ΔE00 4.30
Carnation Pink
#FF7FA7
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF80BC #80FFC3
analogous
#FF80FB #FF80BC #FF8480
triadic
#FF80BC #BCFF80 #80BCFF
tetradic
#FF80BC #FBFF80 #80FFC3 #8480FF
square
#FF80BC #FBFF80 #80FFC3 #8480FF
split-complementary
#FF80BC #80FF84 #80FBFF
monochromatic
#FF067B #FF439C #FF80BC #FFBDDC #FFE0EF
Accessibility & contrast
On white
2.32
#FF80BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.07
#FF80BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF80BC
9.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF80BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF80BC | 1.00 | 2.32 | 9.07 | 9.07 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F9CBE
Deuteranopia (green-blind)
#B1B3B9
Tritanopia (blue-blind)
#FF7B96
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ff80bc; /* rgb */ color: rgb(255, 128, 188); /* oklch */ color: oklch(76.1% 0.167 352.2);
Tailwind
colors: {
custom: {
50: '#ffa8d0',
500: '#ff80bc',
950: '#000000',
},
}SCSS
$custom: #ff80bc; $custom-light: #ffa8d0; $custom-dark: #000000;
JSON
{
"hex": "#ff80bc",
"rgb": {
"r": 255,
"g": 128,
"b": 188
},
"hsl": {
"h": 331.654,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.76061,
"c": 0.16692,
"h": 352.2
},
"luminance": 0.40329
}Semantic roles & 50–950 ramp
primary
#FF80BC
secondary
#D4F7E6
accent
#E67900
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82