#FB80C8#FB80C8
#FB80C8 is a light, vivid pink. Relative luminance 0.401; OKLCH L 76.0% C 0.170 H 345.8°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #FB80C8 |
|---|---|
| RGB | rgb(251, 128, 200) |
| HSL | hsl(325, 94%, 74%) |
| HSV | hsv(325, 49%, 98%) |
| CMYK | cmyk(0%, 49%, 20.3%, 1.6%) |
| CIE-LAB | lab(69.56, 55.15, -15.84) |
| CIE-LCH | lch(69.56, 57.38, 343.97°) |
| OKLab | oklab(75.97% 0.1647 -0.0418) |
| OKLCH | oklch(75.97% 0.17 345.8) |
| XYZ | xyz(57.9295, 40.1223, 59.3257) |
| Luminance | 0.4012 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 0.87
Pink (survey)
#FF81C0
ΔE00 2.31
Bubblegum (survey)
#FF6CB5
ΔE00 4.49
Hot Pink
#FF69B4
ΔE00 4.89
Bubble Gum Pink
#FF69AF
ΔE00 5.56
Lavender Pink
#DD85D7
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB80C8 #80FBB3
analogous
#F080FB #FB80C8 #FB808B
triadic
#FB80C8 #C8FB80 #80C8FB
tetradic
#FB80C8 #FBF080 #80FBB3 #808BFB
square
#FB80C8 #FBF080 #80FBB3 #808BFB
split-complementary
#FB80C8 #8BFB80 #80FBF0
monochromatic
#F70995 #F945AE #FB80C8 #FDBBE2 #FEE1F2
Accessibility & contrast
On white
2.33
#FB80C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#FB80C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB80C8
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB80C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB80C8 | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A9DCA
Deuteranopia (green-blind)
#ABB2C5
Tritanopia (blue-blind)
#FF7F9B
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #fb80c8; /* rgb */ color: rgb(251, 128, 200); /* oklch */ color: oklch(76.0% 0.170 345.8);
Tailwind
colors: {
custom: {
50: '#ffa8d8',
500: '#fb80c8',
950: '#000000',
},
}SCSS
$custom: #fb80c8; $custom-light: #ffa8d8; $custom-dark: #000000;
JSON
{
"hex": "#fb80c8",
"rgb": {
"r": 251,
"g": 128,
"b": 200
},
"hsl": {
"h": 324.878,
"s": 93.893,
"l": 74.314
},
"oklch": {
"l": 0.75965,
"c": 0.16991,
"h": 345.8
},
"luminance": 0.40118
}Semantic roles & 50–950 ramp
primary
#FB80C8
secondary
#D5F6E3
accent
#E65F00
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#181014
muted
#867F83