Skip to content

#fadeaa

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

RGB
250, 222, 170
HSL
39°, 89%, 82%
CMYK
0, 11, 32, 2
Luminance
0.7547

Every format

HEX#fadeaa
RGBrgb(250, 222, 170)
HSLhsl(39, 89%, 82%)
CMYKcmyk(0%, 11%, 32%, 2%)
LABlab(89.6 2.3 29.1)
LCHlch(89.6 29.2 85.6)
OKLCHoklch(0.911 0.074 82.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fadeaa on white: 1.30:1
AA ✗ fail · AA-large · AAA
Aa
#fadeaa on black: 16.09:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.0%
Green87.1%
Blue66.7%

CMYK percentages

Cyan0.0%
Magenta11.2%
Yellow32.0%
Key (black)2.0%

Color previews

#fadeaa text on a black background

contrast 16.09:1

Card sample

#fadeaa text on a white background

contrast 1.30:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(250, 222, 170, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(250, 222, 170, 0.45);
Border & gradient
Gradient panel
border: 3px solid #fadeaa;
background: linear-gradient(135deg, #fadeaa, #E1FAAA);

Monochromatic scale

Palettes built from #fadeaa

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fadeaa in the Color Lab