Skip to content

#fadaba

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

RGB
250, 218, 186
HSL
30°, 87%, 86%
CMYK
0, 13, 26, 2
Luminance
0.7401

Every format

HEX#fadaba
RGBrgb(250, 218, 186)
HSLhsl(30, 87%, 86%)
CMYKcmyk(0%, 13%, 26%, 2%)
LABlab(88.9 6.4 19.9)
LCHlch(88.9 20.8 72.2)
OKLCHoklch(0.907 0.055 67.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red98.0%
Green85.5%
Blue72.9%

CMYK percentages

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

Color previews

#fadaba text on a black background

contrast 15.80:1

Card sample

#fadaba text on a white background

contrast 1.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fadaba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fadaba in the Color Lab