Skip to content

#ffbbbb

a pale, electric red · warm · closest name: pink

RGB
255, 187, 187
HSL
0°, 100%, 87%
CMYK
0, 27, 27, 0
Luminance
0.6039

Every format

HEX#ffbbbb
RGBrgb(255, 187, 187)
HSLhsl(0, 100%, 87%)
CMYKcmyk(0%, 27%, 27%, 0%)
LABlab(82.0 24.5 9.7)
LCHlch(82.0 26.4 21.6)
OKLCHoklch(0.855 0.079 18.8)

Copy-ready code

/* CSS */
color: #ffbbbb;
background-color: #ffbbbb;
/* Tailwind (arbitrary) */
class="text-[#ffbbbb] bg-[#ffbbbb]"
/* SCSS */
$brand: #ffbbbb;
/* SwiftUI */
Color(red: 1.000, green: 0.733, blue: 0.733)
/* Android */
Color.parseColor("#ffbbbb")

Accessibility — WCAG contrast

Aa
#ffbbbb on white: 1.61:1
AA ✗ fail · AA-large · AAA
Aa
#ffbbbb on black: 13.08:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green73.3%
Blue73.3%

CMYK percentages

Cyan0.0%
Magenta26.7%
Yellow26.7%
Key (black)0.0%

Color previews

#ffbbbb text on a black background

contrast 13.08:1

Card sample

#ffbbbb text on a white background

contrast 1.61:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #ffbbbb;
Background color
Panel with #ffbbbb background
background-color: #ffbbbb;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #ffbbbb;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(255, 187, 187, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(255, 187, 187, 0.45);
Border & gradient
Gradient panel
border: 3px solid #ffbbbb;
background: linear-gradient(135deg, #ffbbbb, #FFE8BB);

Monochromatic scale

Palettes built from #ffbbbb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffbbbb in the Color Lab