Skip to content

#fadeb7

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

RGB
250, 222, 183
HSL
35°, 87%, 85%
CMYK
0, 11, 27, 2
Luminance
0.7599

Every format

HEX#fadeb7
RGBrgb(250, 222, 183)
HSLhsl(35, 87%, 85%)
CMYKcmyk(0%, 11%, 27%, 2%)
LABlab(89.8 3.9 22.7)
LCHlch(89.8 23.0 80.2)
OKLCHoklch(0.914 0.060 76.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fadeb7 on white: 1.30:1
AA ✗ fail · AA-large · AAA
Aa
#fadeb7 on black: 16.20:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.0%
Green87.1%
Blue71.8%

CMYK percentages

Cyan0.0%
Magenta11.2%
Yellow26.8%
Key (black)2.0%

Color previews

#fadeb7 text on a black background

contrast 16.20:1

Card sample

#fadeb7 text on a white background

contrast 1.30:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fadeb7

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fadeb7 in the Color Lab