Skip to content

#facda0

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

RGB
250, 205, 160
HSL
30°, 90%, 80%
CMYK
0, 18, 36, 2
Luminance
0.6652

Every format

HEX#facda0
RGBrgb(250, 205, 160)
HSLhsl(30, 90%, 80%)
CMYKcmyk(0%, 18%, 36%, 2%)
LABlab(85.3 9.8 28.4)
LCHlch(85.3 30.1 70.9)
OKLCHoklch(0.877 0.078 66.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#facda0 on white: 1.47:1
AA ✗ fail · AA-large · AAA
Aa
#facda0 on black: 14.30:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.0%
Green80.4%
Blue62.7%

CMYK percentages

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

Color previews

#facda0 text on a black background

contrast 14.30:1

Card sample

#facda0 text on a white background

contrast 1.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #facda0

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #facda0 in the Color Lab