Skip to content

#fadabd

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

RGB
250, 218, 189
HSL
29°, 86%, 86%
CMYK
0, 13, 24, 2
Luminance
0.7414

Every format

HEX#fadabd
RGBrgb(250, 218, 189)
HSLhsl(29, 86%, 86%)
CMYKcmyk(0%, 13%, 24%, 2%)
LABlab(89.0 6.8 18.4)
LCHlch(89.0 19.6 69.8)
OKLCHoklch(0.908 0.052 64.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fadabd on white: 1.33:1
AA ✗ fail · AA-large · AAA
Aa
#fadabd on black: 15.83:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.0%
Green85.5%
Blue74.1%

CMYK percentages

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

Color previews

#fadabd text on a black background

contrast 15.83:1

Card sample

#fadabd text on a white background

contrast 1.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fadabd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fadabd in the Color Lab