Skip to content

#fccc90

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

RGB
252, 204, 144
HSL
33°, 95%, 78%
CMYK
0, 19, 43, 1
Luminance
0.6589

Every format

HEX#fccc90
RGBrgb(252, 204, 144)
HSLhsl(33, 95%, 78%)
CMYKcmyk(0%, 19%, 43%, 1%)
LABlab(84.9 9.4 36.3)
LCHlch(84.9 37.5 75.5)
OKLCHoklch(0.874 0.094 72.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red98.8%
Green80.0%
Blue56.5%

CMYK percentages

Cyan0.0%
Magenta19.0%
Yellow42.9%
Key (black)1.2%

Color previews

#fccc90 text on a black background

contrast 14.18:1

Card sample

#fccc90 text on a white background

contrast 1.48:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fccc90

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fccc90 in the Color Lab