Skip to content

#fedbaf

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

RGB
254, 219, 175
HSL
33°, 98%, 84%
CMYK
0, 14, 31, 0
Luminance
0.7483

Every format

HEX#fedbaf
RGBrgb(254, 219, 175)
HSLhsl(33, 98%, 84%)
CMYKcmyk(0%, 14%, 31%, 0%)
LABlab(89.3 5.9 26.1)
LCHlch(89.3 26.8 77.2)
OKLCHoklch(0.910 0.069 73.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red99.6%
Green85.9%
Blue68.6%

CMYK percentages

Cyan0.0%
Magenta13.8%
Yellow31.1%
Key (black)0.4%

Color previews

#fedbaf text on a black background

contrast 15.97:1

Card sample

#fedbaf text on a white background

contrast 1.32:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(254, 219, 175, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(254, 219, 175, 0.45);
Border & gradient
Gradient panel
border: 3px solid #fedbaf;
background: linear-gradient(135deg, #fedbaf, #ECFEAF);

Monochromatic scale

Palettes built from #fedbaf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fedbaf in the Color Lab