Skip to content

#fccbac

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

RGB
252, 203, 172
HSL
23°, 93%, 83%
CMYK
0, 19, 32, 1
Luminance
0.6639

Every format

HEX#fccbac
RGBrgb(252, 203, 172)
HSLhsl(23, 93%, 83%)
CMYKcmyk(0%, 19%, 32%, 1%)
LABlab(85.2 13.1 22.0)
LCHlch(85.2 25.6 59.3)
OKLCHoklch(0.877 0.070 53.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fccbac on white: 1.47:1
AA ✗ fail · AA-large · AAA
Aa
#fccbac on black: 14.28:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.8%
Green79.6%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta19.4%
Yellow31.7%
Key (black)1.2%

Color previews

#fccbac text on a black background

contrast 14.28:1

Card sample

#fccbac text on a white background

contrast 1.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fccbac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fccbac in the Color Lab