Skip to content

#ffcaca

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

RGB
255, 202, 202
HSL
0°, 100%, 90%
CMYK
0, 21, 21, 0
Luminance
0.6777

Every format

HEX#ffcaca
RGBrgb(255, 202, 202)
HSLhsl(0, 100%, 90%)
CMYKcmyk(0%, 21%, 21%, 0%)
LABlab(85.9 18.8 7.2)
LCHlch(85.9 20.1 20.9)
OKLCHoklch(0.885 0.060 18.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green79.2%
Blue79.2%

CMYK percentages

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

Color previews

#ffcaca text on a black background

contrast 14.55:1

Card sample

#ffcaca text on a white background

contrast 1.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffcaca

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffcaca in the Color Lab