Skip to content

#ffccbd

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

RGB
255, 204, 189
HSL
14°, 100%, 87%
CMYK
0, 20, 26, 0
Luminance
0.6812

Every format

HEX#ffccbd
RGBrgb(255, 204, 189)
HSLhsl(14, 100%, 87%)
CMYKcmyk(0%, 20%, 26%, 0%)
LABlab(86.1 15.9 14.3)
LCHlch(86.1 21.4 42.0)
OKLCHoklch(0.886 0.062 37.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green80.0%
Blue74.1%

CMYK percentages

Cyan0.0%
Magenta20.0%
Yellow25.9%
Key (black)0.0%

Color previews

#ffccbd text on a black background

contrast 14.62:1

Card sample

#ffccbd text on a white background

contrast 1.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffccbd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffccbd in the Color Lab