Skip to content

#ffccc4

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

RGB
255, 204, 196
HSL
8°, 100%, 88%
CMYK
0, 20, 23, 0
Luminance
0.6843

Every format

HEX#ffccc4
RGBrgb(255, 204, 196)
HSLhsl(8, 100%, 88%)
CMYKcmyk(0%, 20%, 23%, 0%)
LABlab(86.2 16.9 10.8)
LCHlch(86.2 20.0 32.8)
OKLCHoklch(0.888 0.059 28.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green80.0%
Blue76.9%

CMYK percentages

Cyan0.0%
Magenta20.0%
Yellow23.1%
Key (black)0.0%

Color previews

#ffccc4 text on a black background

contrast 14.69:1

Card sample

#ffccc4 text on a white background

contrast 1.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffccc4

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffccc4 in the Color Lab