Skip to content

#ffc3cb

a pale, electric red · warm · “pink”

RGB
255, 195, 203
HSL
352°, 100%, 88%
CMYK
0, 24, 20, 0
Luminance
0.6460

Every format

HEX#ffc3cb
RGBrgb(255, 195, 203)
HSLhsl(352, 100%, 88%)
CMYKcmyk(0%, 24%, 20%, 0%)
LABlab(84.3 22.6 4.3)
LCHlch(84.3 23.0 10.9)
OKLCHoklch(0.873 0.069 9.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffc3cb on white: 1.51:1
AA ✗ fail · AA-large · AAA
Aa
#ffc3cb on black: 13.92:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green76.5%
Blue79.6%

CMYK percentages

Cyan0.0%
Magenta23.5%
Yellow20.4%
Key (black)0.0%

Color previews

#ffc3cb text on a black background

contrast 13.92:1

Card sample

#ffc3cb text on a white background

contrast 1.51:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffc3cb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffc3cb in the Color Lab