Skip to content

#fcceaf

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

RGB
252, 206, 175
HSL
24°, 93%, 84%
CMYK
0, 18, 31, 1
Luminance
0.6793

Every format

HEX#fcceaf
RGBrgb(252, 206, 175)
HSLhsl(24, 93%, 84%)
CMYKcmyk(0%, 18%, 31%, 1%)
LABlab(86.0 11.9 21.5)
LCHlch(86.0 24.6 61.1)
OKLCHoklch(0.884 0.067 55.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red98.8%
Green80.8%
Blue68.6%

CMYK percentages

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

Color previews

#fcceaf text on a black background

contrast 14.59:1

Card sample

#fcceaf text on a white background

contrast 1.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fcceaf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fcceaf in the Color Lab