Skip to content

#ffcecc

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

RGB
255, 206, 204
HSL
2°, 100%, 90%
CMYK
0, 19, 20, 0
Luminance
0.6976

Every format

HEX#ffcecc
RGBrgb(255, 206, 204)
HSLhsl(2, 100%, 90%)
CMYKcmyk(0%, 19%, 20%, 0%)
LABlab(86.9 17.0 7.5)
LCHlch(86.9 18.6 24.0)
OKLCHoklch(0.893 0.056 21.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffcecc on white: 1.40:1
AA ✗ fail · AA-large · AAA
Aa
#ffcecc on black: 14.95:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green80.8%
Blue80.0%

CMYK percentages

Cyan0.0%
Magenta19.2%
Yellow20.0%
Key (black)0.0%

Color previews

#ffcecc text on a black background

contrast 14.95:1

Card sample

#ffcecc text on a white background

contrast 1.40:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffcecc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffcecc in the Color Lab