Skip to content

#feccb2

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

RGB
254, 204, 178
HSL
21°, 97%, 85%
CMYK
0, 20, 30, 0
Luminance
0.6747

Every format

HEX#feccb2
RGBrgb(254, 204, 178)
HSLhsl(21, 97%, 85%)
CMYKcmyk(0%, 20%, 30%, 0%)
LABlab(85.7 14.1 19.7)
LCHlch(85.7 24.2 54.4)
OKLCHoklch(0.882 0.067 48.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red99.6%
Green80.0%
Blue69.8%

CMYK percentages

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

Color previews

#feccb2 text on a black background

contrast 14.49:1

Card sample

#feccb2 text on a white background

contrast 1.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #feccb2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #feccb2 in the Color Lab