Skip to content

#ffccc0

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

RGB
255, 204, 192
HSL
11°, 100%, 88%
CMYK
0, 20, 25, 0
Luminance
0.6825

Every format

HEX#ffccc0
RGBrgb(255, 204, 192)
HSLhsl(11, 100%, 88%)
CMYKcmyk(0%, 20%, 25%, 0%)
LABlab(86.1 16.3 12.8)
LCHlch(86.1 20.8 38.2)
OKLCHoklch(0.887 0.061 33.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green80.0%
Blue75.3%

CMYK percentages

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

Color previews

#ffccc0 text on a black background

contrast 14.65:1

Card sample

#ffccc0 text on a white background

contrast 1.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffccc0

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffccc0 in the Color Lab