Skip to content

#feceba

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

RGB
254, 206, 186
HSL
18°, 97%, 86%
CMYK
0, 19, 27, 0
Luminance
0.6876

Every format

HEX#feceba
RGBrgb(254, 206, 186)
HSLhsl(18, 97%, 86%)
CMYKcmyk(0%, 19%, 27%, 0%)
LABlab(86.4 14.1 16.4)
LCHlch(86.4 21.6 49.3)
OKLCHoklch(0.888 0.061 43.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#feceba on white: 1.42:1
AA ✗ fail · AA-large · AAA
Aa
#feceba on black: 14.75:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.6%
Green80.8%
Blue72.9%

CMYK percentages

Cyan0.0%
Magenta18.9%
Yellow26.8%
Key (black)0.4%

Color previews

#feceba text on a black background

contrast 14.75:1

Card sample

#feceba text on a white background

contrast 1.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #feceba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #feceba in the Color Lab