Skip to content

#febc90

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

RGB
254, 188, 144
HSL
24°, 98%, 78%
CMYK
0, 26, 43, 0
Luminance
0.5905

Every format

HEX#febc90
RGBrgb(254, 188, 144)
HSLhsl(24, 98%, 78%)
CMYKcmyk(0%, 26%, 43%, 0%)
LABlab(81.3 18.5 31.6)
LCHlch(81.3 36.6 59.6)
OKLCHoklch(0.846 0.096 54.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#febc90 on white: 1.64:1
AA ✗ fail · AA-large · AAA
Aa
#febc90 on black: 12.81:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.6%
Green73.7%
Blue56.5%

CMYK percentages

Cyan0.0%
Magenta26.0%
Yellow43.3%
Key (black)0.4%

Color previews

#febc90 text on a black background

contrast 12.81:1

Card sample

#febc90 text on a white background

contrast 1.64:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #febc90

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #febc90 in the Color Lab