Skip to content

#ffbccc

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

RGB
255, 188, 204
HSL
346°, 100%, 87%
CMYK
0, 26, 20, 0
Luminance
0.6159

Every format

HEX#ffbccc
RGBrgb(255, 188, 204)
HSLhsl(346, 100%, 87%)
CMYKcmyk(0%, 26%, 20%, 0%)
LABlab(82.7 26.4 1.5)
LCHlch(82.7 26.4 3.2)
OKLCHoklch(0.861 0.080 3.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffbccc on white: 1.58:1
AA ✗ fail · AA-large · AAA
Aa
#ffbccc on black: 13.32:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green73.7%
Blue80.0%

CMYK percentages

Cyan0.0%
Magenta26.3%
Yellow20.0%
Key (black)0.0%

Color previews

#ffbccc text on a black background

contrast 13.32:1

Card sample

#ffbccc text on a white background

contrast 1.58:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffbccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffbccc in the Color Lab