Skip to content

#facdad

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

RGB
250, 205, 173
HSL
25°, 89%, 83%
CMYK
0, 18, 31, 2
Luminance
0.6700

Every format

HEX#facdad
RGBrgb(250, 205, 173)
HSLhsl(25, 89%, 83%)
CMYKcmyk(0%, 18%, 31%, 2%)
LABlab(85.5 11.4 21.9)
LCHlch(85.5 24.7 62.5)
OKLCHoklch(0.879 0.067 57.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#facdad on white: 1.46:1
AA ✗ fail · AA-large · AAA
Aa
#facdad on black: 14.40:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.0%
Green80.4%
Blue67.8%

CMYK percentages

Cyan0.0%
Magenta18.0%
Yellow30.8%
Key (black)2.0%

Color previews

#facdad text on a black background

contrast 14.40:1

Card sample

#facdad text on a white background

contrast 1.46:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #facdad

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #facdad in the Color Lab