Skip to content

#ffccbc

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

RGB
255, 204, 188
HSL
14°, 100%, 87%
CMYK
0, 20, 26, 0
Luminance
0.6808

Every format

HEX#ffccbc
RGBrgb(255, 204, 188)
HSLhsl(14, 100%, 87%)
CMYKcmyk(0%, 20%, 26%, 0%)
LABlab(86.0 15.8 14.8)
LCHlch(86.0 21.6 43.3)
OKLCHoklch(0.886 0.062 38.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffccbc on white: 1.44:1
AA ✗ fail · AA-large · AAA
Aa
#ffccbc on black: 14.62:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green80.0%
Blue73.7%

CMYK percentages

Cyan0.0%
Magenta20.0%
Yellow26.3%
Key (black)0.0%

Color previews

#ffccbc text on a black background

contrast 14.62:1

Card sample

#ffccbc text on a white background

contrast 1.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffccbc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffccbc in the Color Lab