Skip to content

#fadead

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

RGB
250, 222, 173
HSL
38°, 89%, 83%
CMYK
0, 11, 31, 2
Luminance
0.7558

Every format

HEX#fadead
RGBrgb(250, 222, 173)
HSLhsl(38, 89%, 83%)
CMYKcmyk(0%, 11%, 31%, 2%)
LABlab(89.7 2.6 27.6)
LCHlch(89.7 27.7 84.6)
OKLCHoklch(0.912 0.070 81.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red98.0%
Green87.1%
Blue67.8%

CMYK percentages

Cyan0.0%
Magenta11.2%
Yellow30.8%
Key (black)2.0%

Color previews

#fadead text on a black background

contrast 16.12:1

Card sample

#fadead text on a white background

contrast 1.30:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fadead

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fadead in the Color Lab