Skip to content

#fadeb3

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

RGB
250, 222, 179
HSL
36°, 88%, 84%
CMYK
0, 11, 28, 2
Luminance
0.7582

Every format

HEX#fadeb3
RGBrgb(250, 222, 179)
HSLhsl(36, 88%, 84%)
CMYKcmyk(0%, 11%, 28%, 2%)
LABlab(89.8 3.4 24.7)
LCHlch(89.8 24.9 82.2)
OKLCHoklch(0.913 0.064 78.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red98.0%
Green87.1%
Blue70.2%

CMYK percentages

Cyan0.0%
Magenta11.2%
Yellow28.4%
Key (black)2.0%

Color previews

#fadeb3 text on a black background

contrast 16.16:1

Card sample

#fadeb3 text on a white background

contrast 1.30:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fadeb3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fadeb3 in the Color Lab