#FB80CC#FB80CC
#FB80CC is a light, vivid pink. Relative luminance 0.403; OKLCH L 76.1% C 0.172 H 344.1°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #FB80CC |
|---|---|
| RGB | rgb(251, 128, 204) |
| HSL | hsl(323, 94%, 74%) |
| HSV | hsv(323, 49%, 98%) |
| CMYK | cmyk(0%, 49%, 18.7%, 1.6%) |
| CIE-LAB | lab(69.69, 55.72, -17.87) |
| CIE-LCH | lch(69.69, 58.52, 342.22°) |
| OKLab | oklab(76.11% 0.1658 -0.0474) |
| OKLCH | oklch(76.11% 0.172 344.1) |
| XYZ | xyz(58.4031, 40.3117, 61.8200) |
| Luminance | 0.4031 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 0.96
Pink (survey)
#FF81C0
ΔE00 3.13
Bubblegum (survey)
#FF6CB5
ΔE00 5.04
Hot Pink
#FF69B4
ΔE00 5.39
Bubble Gum Pink
#FF69AF
ΔE00 6.15
Lavender Pink
#DD85D7
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB80CC #80FBAF
analogous
#ED80FB #FB80CC #FB808F
triadic
#FB80CC #CCFB80 #80CCFB
tetradic
#FB80CC #FBED80 #80FBAF #808FFB
square
#FB80CC #FBED80 #80FBAF #808FFB
split-complementary
#FB80CC #8FFB80 #80FBED
monochromatic
#F7099C #F945B4 #FB80CC #FDBBE4 #FEE1F3
Accessibility & contrast
On white
2.32
#FB80CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#FB80CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB80CC
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB80CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB80CC | 1.00 | 2.32 | 9.06 | 9.06 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#899ECF
Deuteranopia (green-blind)
#AAB2C9
Tritanopia (blue-blind)
#FF809D
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #fb80cc; /* rgb */ color: rgb(251, 128, 204); /* oklch */ color: oklch(76.1% 0.172 344.1);
Tailwind
colors: {
custom: {
50: '#ffa8db',
500: '#fb80cc',
950: '#000000',
},
}SCSS
$custom: #fb80cc; $custom-light: #ffa8db; $custom-dark: #000000;
JSON
{
"hex": "#fb80cc",
"rgb": {
"r": 251,
"g": 128,
"b": 204
},
"hsl": {
"h": 322.927,
"s": 93.893,
"l": 74.314
},
"oklch": {
"l": 0.7611,
"c": 0.1724,
"h": 344.1
},
"luminance": 0.40307
}Semantic roles & 50–950 ramp
primary
#FB80CC
secondary
#D5F6E2
accent
#E65800
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83