Skip to content

#fccaaa

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

RGB
252, 202, 170
HSL
23°, 93%, 83%
CMYK
0, 20, 33, 1
Luminance
0.6584

Every format

HEX#fccaaa
RGBrgb(252, 202, 170)
HSLhsl(23, 93%, 83%)
CMYKcmyk(0%, 20%, 33%, 1%)
LABlab(84.9 13.3 22.7)
LCHlch(84.9 26.3 59.6)
OKLCHoklch(0.875 0.071 54.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red98.8%
Green79.2%
Blue66.7%

CMYK percentages

Cyan0.0%
Magenta19.8%
Yellow32.5%
Key (black)1.2%

Color previews

#fccaaa text on a black background

contrast 14.17:1

Card sample

#fccaaa text on a white background

contrast 1.48:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fccaaa

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fccaaa in the Color Lab