Skip to content

#fadace

a pale, electric orange · warm · closest name: beige

RGB
250, 218, 206
HSL
16°, 82%, 89%
CMYK
0, 13, 18, 2
Luminance
0.7492

Every format

HEX#fadace
RGBrgb(250, 218, 206)
HSLhsl(16, 82%, 89%)
CMYKcmyk(0%, 13%, 18%, 2%)
LABlab(89.4 9.2 10.0)
LCHlch(89.4 13.6 47.3)
OKLCHoklch(0.912 0.039 41.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fadace on white: 1.31:1
AA ✗ fail · AA-large · AAA
Aa
#fadace on black: 15.98:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.0%
Green85.5%
Blue80.8%

CMYK percentages

Cyan0.0%
Magenta12.8%
Yellow17.6%
Key (black)2.0%

Color previews

#fadace text on a black background

contrast 15.98:1

Card sample

#fadace text on a white background

contrast 1.31:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fadace

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fadace in the Color Lab