Skip to content

#ffcfcc

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

RGB
255, 207, 204
HSL
4°, 100%, 90%
CMYK
0, 19, 20, 0
Luminance
0.7025

Every format

HEX#ffcfcc
RGBrgb(255, 207, 204)
HSLhsl(4, 100%, 90%)
CMYKcmyk(0%, 19%, 20%, 0%)
LABlab(87.1 16.4 7.9)
LCHlch(87.1 18.2 25.7)
OKLCHoklch(0.895 0.055 22.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green81.2%
Blue80.0%

CMYK percentages

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

Color previews

#ffcfcc text on a black background

contrast 15.05:1

Card sample

#ffcfcc text on a white background

contrast 1.40:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffcfcc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffcfcc in the Color Lab