Skip to content

#fadac4

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

RGB
250, 218, 196
HSL
24°, 84%, 88%
CMYK
0, 13, 22, 2
Luminance
0.7445

Every format

HEX#fadac4
RGBrgb(250, 218, 196)
HSLhsl(24, 84%, 88%)
CMYKcmyk(0%, 13%, 22%, 2%)
LABlab(89.1 7.8 14.9)
LCHlch(89.1 16.8 62.5)
OKLCHoklch(0.909 0.046 56.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red98.0%
Green85.5%
Blue76.9%

CMYK percentages

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

Color previews

#fadac4 text on a black background

contrast 15.89:1

Card sample

#fadac4 text on a white background

contrast 1.32:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fadac4

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fadac4 in the Color Lab