Skip to content

#fec18b

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

RGB
254, 193, 139
HSL
28°, 98%, 77%
CMYK
0, 24, 45, 0
Luminance
0.6107

Every format

HEX#fec18b
RGBrgb(254, 193, 139)
HSLhsl(28, 98%, 77%)
CMYKcmyk(0%, 24%, 45%, 0%)
LABlab(82.4 15.4 35.6)
LCHlch(82.4 38.8 66.6)
OKLCHoklch(0.854 0.099 62.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fec18b on white: 1.59:1
AA ✗ fail · AA-large · AAA
Aa
#fec18b on black: 13.21:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.6%
Green75.7%
Blue54.5%

CMYK percentages

Cyan0.0%
Magenta24.0%
Yellow45.3%
Key (black)0.4%

Color previews

#fec18b text on a black background

contrast 13.21:1

Card sample

#fec18b text on a white background

contrast 1.59:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fec18b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fec18b in the Color Lab