Skip to content

#fcc0ba

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

RGB
252, 192, 186
HSL
6°, 92%, 86%
CMYK
0, 24, 26, 1
Luminance
0.6194

Every format

HEX#fcc0ba
RGBrgb(252, 192, 186)
HSLhsl(6, 92%, 86%)
CMYKcmyk(0%, 24%, 26%, 1%)
LABlab(82.9 20.7 11.4)
LCHlch(82.9 23.6 28.8)
OKLCHoklch(0.860 0.070 25.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fcc0ba on white: 1.57:1
AA ✗ fail · AA-large · AAA
Aa
#fcc0ba on black: 13.39:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.8%
Green75.3%
Blue72.9%

CMYK percentages

Cyan0.0%
Magenta23.8%
Yellow26.2%
Key (black)1.2%

Color previews

#fcc0ba text on a black background

contrast 13.39:1

Card sample

#fcc0ba text on a white background

contrast 1.57:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(252, 192, 186, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(252, 192, 186, 0.45);
Border & gradient
Gradient panel
border: 3px solid #fcc0ba;
background: linear-gradient(135deg, #fcc0ba, #FCECBA);

Monochromatic scale

Palettes built from #fcc0ba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fcc0ba in the Color Lab