#FF80BE#FF80BE
#FF80BE is a light, vivid pink. Relative luminance 0.404; OKLCH L 76.1% C 0.168 H 351.2°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #FF80BE |
|---|---|
| RGB | rgb(255, 128, 190) |
| HSL | hsl(331, 100%, 75%) |
| HSV | hsv(331, 50%, 100%) |
| CMYK | cmyk(0%, 49.8%, 25.5%, 0%) |
| CIE-LAB | lab(69.77, 55.03, -9.88) |
| CIE-LCH | lch(69.77, 55.91, 349.82°) |
| OKLab | oklab(76.13% 0.166 -0.0255) |
| OKLCH | oklch(76.13% 0.168 351.2) |
| XYZ | xyz(58.2553, 40.4210, 53.4391) |
| Luminance | 0.4042 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 0.40
Bubblegum Pink
#FE83CC
ΔE00 2.94
Bubblegum (survey)
#FF6CB5
ΔE00 3.71
Hot Pink
#FF69B4
ΔE00 4.23
Bubble Gum Pink
#FF69AF
ΔE00 4.40
Carnation Pink
#FF7FA7
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF80BE #80FFC1
analogous
#FF80FD #FF80BE #FF8280
triadic
#FF80BE #BEFF80 #80BEFF
tetradic
#FF80BE #FDFF80 #80FFC1 #8280FF
square
#FF80BE #FDFF80 #80FFC1 #8280FF
split-complementary
#FF80BE #80FF82 #80FDFF
monochromatic
#FF067F #FF439F #FF80BE #FFBDDD #FFE0EF
Accessibility & contrast
On white
2.31
#FF80BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#FF80BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF80BE
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF80BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF80BE | 1.00 | 2.31 | 9.08 | 9.08 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F9DC0
Deuteranopia (green-blind)
#B0B3BB
Tritanopia (blue-blind)
#FF7B97
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ff80be; /* rgb */ color: rgb(255, 128, 190); /* oklch */ color: oklch(76.1% 0.168 351.2);
Tailwind
colors: {
custom: {
50: '#ffa8d1',
500: '#ff80be',
950: '#000000',
},
}SCSS
$custom: #ff80be; $custom-light: #ffa8d1; $custom-dark: #000000;
JSON
{
"hex": "#ff80be",
"rgb": {
"r": 255,
"g": 128,
"b": 190
},
"hsl": {
"h": 330.709,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.76128,
"c": 0.16793,
"h": 351.2
},
"luminance": 0.40416
}Semantic roles & 50–950 ramp
primary
#FF80BE
secondary
#D4F7E6
accent
#E67500
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82