Skip to content

#ffccc8

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

RGB
255, 204, 200
HSL
4°, 100%, 89%
CMYK
0, 20, 22, 0
Luminance
0.6862

Every format

HEX#ffccc8
RGBrgb(255, 204, 200)
HSLhsl(4, 100%, 89%)
CMYKcmyk(0%, 20%, 22%, 0%)
LABlab(86.3 17.4 8.9)
LCHlch(86.3 19.5 27.0)
OKLCHoklch(0.889 0.058 23.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffccc8 on white: 1.43:1
AA ✗ fail · AA-large · AAA
Aa
#ffccc8 on black: 14.72:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green80.0%
Blue78.4%

CMYK percentages

Cyan0.0%
Magenta20.0%
Yellow21.6%
Key (black)0.0%

Color previews

#ffccc8 text on a black background

contrast 14.72:1

Card sample

#ffccc8 text on a white background

contrast 1.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffccc8

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffccc8 in the Color Lab