Skip to content

#feaf8c

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

RGB
254, 175, 140
HSL
18°, 98%, 77%
CMYK
0, 31, 45, 0
Luminance
0.5362

Every format

HEX#feaf8c
RGBrgb(254, 175, 140)
HSLhsl(18, 98%, 77%)
CMYKcmyk(0%, 31%, 45%, 0%)
LABlab(78.2 24.9 29.6)
LCHlch(78.2 38.7 49.9)
OKLCHoklch(0.822 0.104 44.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#feaf8c on white: 1.79:1
AA ✗ fail · AA-large · AAA
Aa
#feaf8c on black: 11.72:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.6%
Green68.6%
Blue54.9%

CMYK percentages

Cyan0.0%
Magenta31.1%
Yellow44.9%
Key (black)0.4%

Color previews

#feaf8c text on a black background

contrast 11.72:1

Card sample

#feaf8c text on a white background

contrast 1.79:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #feaf8c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #feaf8c in the Color Lab