Skip to content

#fadac7

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

RGB
250, 218, 199
HSL
22°, 84%, 88%
CMYK
0, 13, 20, 2
Luminance
0.7459

Every format

HEX#fadac7
RGBrgb(250, 218, 199)
HSLhsl(22, 84%, 88%)
CMYKcmyk(0%, 13%, 20%, 2%)
LABlab(89.2 8.2 13.4)
LCHlch(89.2 15.7 58.7)
OKLCHoklch(0.910 0.044 52.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red98.0%
Green85.5%
Blue78.0%

CMYK percentages

Cyan0.0%
Magenta12.8%
Yellow20.4%
Key (black)2.0%

Color previews

#fadac7 text on a black background

contrast 15.92:1

Card sample

#fadac7 text on a white background

contrast 1.32:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fadac7

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fadac7 in the Color Lab