Skip to content

#fccab2

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

RGB
252, 202, 178
HSL
20°, 93%, 84%
CMYK
0, 20, 29, 1
Luminance
0.6615

Every format

HEX#fccab2
RGBrgb(252, 202, 178)
HSLhsl(20, 93%, 84%)
CMYKcmyk(0%, 20%, 29%, 1%)
LABlab(85.1 14.4 18.7)
LCHlch(85.1 23.6 52.5)
OKLCHoklch(0.877 0.066 47.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fccab2 on white: 1.48:1
AA ✗ fail · AA-large · AAA
Aa
#fccab2 on black: 14.23:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.8%
Green79.2%
Blue69.8%

CMYK percentages

Cyan0.0%
Magenta19.8%
Yellow29.4%
Key (black)1.2%

Color previews

#fccab2 text on a black background

contrast 14.23:1

Card sample

#fccab2 text on a white background

contrast 1.48:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fccab2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fccab2 in the Color Lab