Skip to content

#fcceb0

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

RGB
252, 206, 176
HSL
24°, 93%, 84%
CMYK
0, 18, 30, 1
Luminance
0.6797

Every format

HEX#fcceb0
RGBrgb(252, 206, 176)
HSLhsl(24, 93%, 84%)
CMYKcmyk(0%, 18%, 30%, 1%)
LABlab(86.0 12.0 21.0)
LCHlch(86.0 24.2 60.3)
OKLCHoklch(0.884 0.066 54.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

Cyan0.0%
Magenta18.3%
Yellow30.2%
Key (black)1.2%

Color previews

#fcceb0 text on a black background

contrast 14.59:1

Card sample

#fcceb0 text on a white background

contrast 1.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fcceb0

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fcceb0 in the Color Lab