Skip to content

#feccac

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

RGB
254, 204, 172
HSL
23°, 98%, 84%
CMYK
0, 20, 32, 0
Luminance
0.6724

Every format

HEX#feccac
RGBrgb(254, 204, 172)
HSLhsl(23, 98%, 84%)
CMYKcmyk(0%, 20%, 32%, 0%)
LABlab(85.6 13.3 22.7)
LCHlch(85.6 26.3 59.6)
OKLCHoklch(0.881 0.071 54.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red99.6%
Green80.0%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta19.7%
Yellow32.3%
Key (black)0.4%

Color previews

#feccac text on a black background

contrast 14.45:1

Card sample

#feccac text on a white background

contrast 1.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #feccac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #feccac in the Color Lab