Skip to content

#faddab

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

RGB
250, 221, 171
HSL
38°, 89%, 83%
CMYK
0, 12, 32, 2
Luminance
0.7498

Every format

HEX#faddab
RGBrgb(250, 221, 171)
HSLhsl(38, 89%, 83%)
CMYKcmyk(0%, 12%, 32%, 2%)
LABlab(89.4 2.9 28.3)
LCHlch(89.4 28.4 84.2)
OKLCHoklch(0.910 0.072 81.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#faddab on white: 1.31:1
AA ✗ fail · AA-large · AAA
Aa
#faddab on black: 16.00:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.0%
Green86.7%
Blue67.1%

CMYK percentages

Cyan0.0%
Magenta11.6%
Yellow31.6%
Key (black)2.0%

Color previews

#faddab text on a black background

contrast 16.00:1

Card sample

#faddab text on a white background

contrast 1.31:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #faddab

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #faddab in the Color Lab