Skip to content

#facda6

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

RGB
250, 205, 166
HSL
28°, 89%, 82%
CMYK
0, 18, 34, 2
Luminance
0.6674

Every format

HEX#facda6
RGBrgb(250, 205, 166)
HSLhsl(28, 89%, 82%)
CMYKcmyk(0%, 18%, 34%, 2%)
LABlab(85.4 10.5 25.4)
LCHlch(85.4 27.5 67.5)
OKLCHoklch(0.878 0.072 62.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red98.0%
Green80.4%
Blue65.1%

CMYK percentages

Cyan0.0%
Magenta18.0%
Yellow33.6%
Key (black)2.0%

Color previews

#facda6 text on a black background

contrast 14.35:1

Card sample

#facda6 text on a white background

contrast 1.46:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #facda6

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #facda6 in the Color Lab