Skip to content

#fcc0ac

a light, electric orange · warm · closest name: pink

RGB
252, 192, 172
HSL
15°, 93%, 83%
CMYK
0, 24, 32, 1
Luminance
0.6137

Every format

HEX#fcc0ac
RGBrgb(252, 192, 172)
HSLhsl(15, 93%, 83%)
CMYKcmyk(0%, 24%, 32%, 1%)
LABlab(82.6 18.8 18.4)
LCHlch(82.6 26.3 44.4)
OKLCHoklch(0.857 0.075 39.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fcc0ac on white: 1.58:1
AA ✗ fail · AA-large · AAA
Aa
#fcc0ac on black: 13.27:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.8%
Green75.3%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta23.8%
Yellow31.7%
Key (black)1.2%

Color previews

#fcc0ac text on a black background

contrast 13.27:1

Card sample

#fcc0ac text on a white background

contrast 1.58:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fcc0ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fcc0ac in the Color Lab