Skip to content

#fadcb2

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

RGB
250, 220, 178
HSL
35°, 88%, 84%
CMYK
0, 12, 29, 2
Luminance
0.7472

Every format

HEX#fadcb2
RGBrgb(250, 220, 178)
HSLhsl(35, 88%, 84%)
CMYKcmyk(0%, 12%, 29%, 2%)
LABlab(89.3 4.3 24.5)
LCHlch(89.3 24.9 80.1)
OKLCHoklch(0.909 0.064 76.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fadcb2 on white: 1.32:1
AA ✗ fail · AA-large · AAA
Aa
#fadcb2 on black: 15.94:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.0%
Green86.3%
Blue69.8%

CMYK percentages

Cyan0.0%
Magenta12.0%
Yellow28.8%
Key (black)2.0%

Color previews

#fadcb2 text on a black background

contrast 15.94:1

Card sample

#fadcb2 text on a white background

contrast 1.32:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fadcb2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fadcb2 in the Color Lab