Skip to content

#feccb4

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

RGB
254, 204, 180
HSL
20°, 97%, 85%
CMYK
0, 20, 29, 0
Luminance
0.6755

Every format

HEX#feccb4
RGBrgb(254, 204, 180)
HSLhsl(20, 97%, 85%)
CMYKcmyk(0%, 20%, 29%, 0%)
LABlab(85.8 14.3 18.7)
LCHlch(85.8 23.5 52.5)
OKLCHoklch(0.883 0.066 47.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#feccb4 on white: 1.45:1
AA ✗ fail · AA-large · AAA
Aa
#feccb4 on black: 14.51:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.6%
Green80.0%
Blue70.6%

CMYK percentages

Cyan0.0%
Magenta19.7%
Yellow29.1%
Key (black)0.4%

Color previews

#feccb4 text on a black background

contrast 14.51:1

Card sample

#feccb4 text on a white background

contrast 1.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #feccb4

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #feccb4 in the Color Lab