Skip to content

#fccdac

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

RGB
252, 205, 172
HSL
25°, 93%, 83%
CMYK
0, 19, 32, 1
Luminance
0.6734

Every format

HEX#fccdac
RGBrgb(252, 205, 172)
HSLhsl(25, 93%, 83%)
CMYKcmyk(0%, 19%, 32%, 1%)
LABlab(85.7 12.0 22.7)
LCHlch(85.7 25.7 62.1)
OKLCHoklch(0.881 0.069 56.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red98.8%
Green80.4%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta18.7%
Yellow31.7%
Key (black)1.2%

Color previews

#fccdac text on a black background

contrast 14.47:1

Card sample

#fccdac text on a white background

contrast 1.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fccdac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fccdac in the Color Lab