Skip to content

#fccdb2

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

RGB
252, 205, 178
HSL
22°, 93%, 84%
CMYK
0, 19, 29, 1
Luminance
0.6757

Every format

HEX#fccdb2
RGBrgb(252, 205, 178)
HSLhsl(22, 93%, 84%)
CMYKcmyk(0%, 19%, 29%, 1%)
LABlab(85.8 12.8 19.7)
LCHlch(85.8 23.5 57.0)
OKLCHoklch(0.882 0.065 51.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fccdb2 on white: 1.45:1
AA ✗ fail · AA-large · AAA
Aa
#fccdb2 on black: 14.51:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.8%
Green80.4%
Blue69.8%

CMYK percentages

Cyan0.0%
Magenta18.7%
Yellow29.4%
Key (black)1.2%

Color previews

#fccdb2 text on a black background

contrast 14.51:1

Card sample

#fccdb2 text on a white background

contrast 1.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fccdb2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fccdb2 in the Color Lab