Skip to content

#ffccc1

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

RGB
255, 204, 193
HSL
11°, 100%, 88%
CMYK
0, 20, 24, 0
Luminance
0.6830

Every format

HEX#ffccc1
RGBrgb(255, 204, 193)
HSLhsl(11, 100%, 88%)
CMYKcmyk(0%, 20%, 24%, 0%)
LABlab(86.2 16.4 12.3)
LCHlch(86.2 20.6 36.9)
OKLCHoklch(0.887 0.060 32.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green80.0%
Blue75.7%

CMYK percentages

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

Color previews

#ffccc1 text on a black background

contrast 14.66:1

Card sample

#ffccc1 text on a white background

contrast 1.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffccc1

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffccc1 in the Color Lab