Skip to content

#fadcac

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

RGB
250, 220, 172
HSL
37°, 89%, 83%
CMYK
0, 12, 31, 2
Luminance
0.7449

Every format

HEX#fadcac
RGBrgb(250, 220, 172)
HSLhsl(37, 89%, 83%)
CMYKcmyk(0%, 12%, 31%, 2%)
LABlab(89.2 3.5 27.4)
LCHlch(89.2 27.6 82.7)
OKLCHoklch(0.908 0.070 79.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fadcac on white: 1.32:1
AA ✗ fail · AA-large · AAA
Aa
#fadcac on black: 15.90:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.0%
Green86.3%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta12.0%
Yellow31.2%
Key (black)2.0%

Color previews

#fadcac text on a black background

contrast 15.90:1

Card sample

#fadcac text on a white background

contrast 1.32:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fadcac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fadcac in the Color Lab