Skip to content

#fccbad

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

RGB
252, 203, 173
HSL
23°, 93%, 83%
CMYK
0, 19, 31, 1
Luminance
0.6642

Every format

HEX#fccbad
RGBrgb(252, 203, 173)
HSLhsl(23, 93%, 83%)
CMYKcmyk(0%, 19%, 31%, 1%)
LABlab(85.2 13.2 21.5)
LCHlch(85.2 25.3 58.5)
OKLCHoklch(0.877 0.069 53.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fccbad on white: 1.47:1
AA ✗ fail · AA-large · AAA
Aa
#fccbad on black: 14.28:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.8%
Green79.6%
Blue67.8%

CMYK percentages

Cyan0.0%
Magenta19.4%
Yellow31.3%
Key (black)1.2%

Color previews

#fccbad text on a black background

contrast 14.28:1

Card sample

#fccbad text on a white background

contrast 1.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fccbad

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fccbad in the Color Lab