Skip to content

#feaf85

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

RGB
254, 175, 133
HSL
21°, 98%, 76%
CMYK
0, 31, 48, 0
Luminance
0.5342

Every format

HEX#feaf85
RGBrgb(254, 175, 133)
HSLhsl(21, 98%, 76%)
CMYKcmyk(0%, 31%, 48%, 0%)
LABlab(78.1 24.2 33.1)
LCHlch(78.1 41.1 53.8)
OKLCHoklch(0.821 0.108 48.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#feaf85 on white: 1.80:1
AA ✗ fail · AA-large · AAA
Aa
#feaf85 on black: 11.68:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.6%
Green68.6%
Blue52.2%

CMYK percentages

Cyan0.0%
Magenta31.1%
Yellow47.6%
Key (black)0.4%

Color previews

#feaf85 text on a black background

contrast 11.68:1

Card sample

#feaf85 text on a white background

contrast 1.80:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #feaf85

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #feaf85 in the Color Lab