Skip to content

#fadeb6

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

RGB
250, 222, 182
HSL
35°, 87%, 85%
CMYK
0, 11, 27, 2
Luminance
0.7594

Every format

HEX#fadeb6
RGBrgb(250, 222, 182)
HSLhsl(35, 87%, 85%)
CMYKcmyk(0%, 11%, 27%, 2%)
LABlab(89.8 3.8 23.2)
LCHlch(89.8 23.5 80.8)
OKLCHoklch(0.914 0.061 76.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red98.0%
Green87.1%
Blue71.4%

CMYK percentages

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

Color previews

#fadeb6 text on a black background

contrast 16.19:1

Card sample

#fadeb6 text on a white background

contrast 1.30:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fadeb6

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fadeb6 in the Color Lab