Skip to content

#feccb3

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

RGB
254, 204, 179
HSL
20°, 97%, 85%
CMYK
0, 20, 30, 0
Luminance
0.6751

Every format

HEX#feccb3
RGBrgb(254, 204, 179)
HSLhsl(20, 97%, 85%)
CMYKcmyk(0%, 20%, 30%, 0%)
LABlab(85.8 14.2 19.2)
LCHlch(85.8 23.9 53.5)
OKLCHoklch(0.883 0.066 48.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

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

Color previews

#feccb3 text on a black background

contrast 14.50:1

Card sample

#feccb3 text on a white background

contrast 1.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #feccb3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #feccb3 in the Color Lab