Skip to content

#facdaf

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

RGB
250, 205, 175
HSL
24°, 88%, 83%
CMYK
0, 18, 30, 2
Luminance
0.6708

Every format

HEX#facdaf
RGBrgb(250, 205, 175)
HSLhsl(24, 88%, 83%)
CMYKcmyk(0%, 18%, 30%, 2%)
LABlab(85.5 11.7 20.9)
LCHlch(85.5 23.9 60.9)
OKLCHoklch(0.880 0.065 55.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red98.0%
Green80.4%
Blue68.6%

CMYK percentages

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

Color previews

#facdaf text on a black background

contrast 14.42:1

Card sample

#facdaf text on a white background

contrast 1.46:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #facdaf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #facdaf in the Color Lab