Skip to content

#fcceb2

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

RGB
252, 206, 178
HSL
23°, 93%, 84%
CMYK
0, 18, 29, 1
Luminance
0.6805

Every format

HEX#fcceb2
RGBrgb(252, 206, 178)
HSLhsl(23, 93%, 84%)
CMYKcmyk(0%, 18%, 29%, 1%)
LABlab(86.0 12.3 20.1)
LCHlch(86.0 23.5 58.5)
OKLCHoklch(0.884 0.064 53.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fcceb2 on white: 1.44:1
AA ✗ fail · AA-large · AAA
Aa
#fcceb2 on black: 14.61:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.8%
Green80.8%
Blue69.8%

CMYK percentages

Cyan0.0%
Magenta18.3%
Yellow29.4%
Key (black)1.2%

Color previews

#fcceb2 text on a black background

contrast 14.61:1

Card sample

#fcceb2 text on a white background

contrast 1.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fcceb2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fcceb2 in the Color Lab