Skip to content

#facda1

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

RGB
250, 205, 161
HSL
30°, 90%, 81%
CMYK
0, 18, 36, 2
Luminance
0.6656

Every format

HEX#facda1
RGBrgb(250, 205, 161)
HSLhsl(30, 90%, 81%)
CMYKcmyk(0%, 18%, 36%, 2%)
LABlab(85.3 9.9 27.9)
LCHlch(85.3 29.6 70.4)
OKLCHoklch(0.877 0.077 65.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red98.0%
Green80.4%
Blue63.1%

CMYK percentages

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

Color previews

#facda1 text on a black background

contrast 14.31:1

Card sample

#facda1 text on a white background

contrast 1.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #facda1

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #facda1 in the Color Lab