Skip to content

#fadeba

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

RGB
250, 222, 186
HSL
34°, 87%, 86%
CMYK
0, 11, 26, 2
Luminance
0.7611

Every format

HEX#fadeba
RGBrgb(250, 222, 186)
HSLhsl(34, 87%, 86%)
CMYKcmyk(0%, 11%, 26%, 2%)
LABlab(89.9 4.3 21.2)
LCHlch(89.9 21.6 78.5)
OKLCHoklch(0.915 0.057 74.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fadeba on white: 1.29:1
AA ✗ fail · AA-large · AAA
Aa
#fadeba on black: 16.22:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.0%
Green87.1%
Blue72.9%

CMYK percentages

Cyan0.0%
Magenta11.2%
Yellow25.6%
Key (black)2.0%

Color previews

#fadeba text on a black background

contrast 16.22:1

Card sample

#fadeba text on a white background

contrast 1.29:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fadeba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fadeba in the Color Lab