Skip to content

#ffcacc

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

RGB
255, 202, 204
HSL
358°, 100%, 90%
CMYK
0, 21, 20, 0
Luminance
0.6786

Every format

HEX#ffcacc
RGBrgb(255, 202, 204)
HSLhsl(358, 100%, 90%)
CMYKcmyk(0%, 21%, 20%, 0%)
LABlab(85.9 19.1 6.2)
LCHlch(85.9 20.0 18.0)
OKLCHoklch(0.886 0.060 15.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffcacc on white: 1.44:1
AA ✗ fail · AA-large · AAA
Aa
#ffcacc on black: 14.57:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green79.2%
Blue80.0%

CMYK percentages

Cyan0.0%
Magenta20.8%
Yellow20.0%
Key (black)0.0%

Color previews

#ffcacc text on a black background

contrast 14.57:1

Card sample

#ffcacc text on a white background

contrast 1.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffcacc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffcacc in the Color Lab