Skip to content

#febba3

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

RGB
254, 187, 163
HSL
16°, 98%, 82%
CMYK
0, 26, 36, 0
Luminance
0.5926

Every format

HEX#febba3
RGBrgb(254, 187, 163)
HSLhsl(16, 98%, 82%)
CMYKcmyk(0%, 26%, 36%, 0%)
LABlab(81.4 21.1 21.7)
LCHlch(81.4 30.3 45.7)
OKLCHoklch(0.848 0.085 40.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#febba3 on white: 1.63:1
AA ✗ fail · AA-large · AAA
Aa
#febba3 on black: 12.85:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.6%
Green73.3%
Blue63.9%

CMYK percentages

Cyan0.0%
Magenta26.4%
Yellow35.8%
Key (black)0.4%

Color previews

#febba3 text on a black background

contrast 12.85:1

Card sample

#febba3 text on a white background

contrast 1.63:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #febba3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #febba3 in the Color Lab