Skip to content

#feecdb

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

RGB
254, 236, 219
HSL
29°, 95%, 93%
CMYK
0, 7, 14, 0
Luminance
0.8618

Every format

HEX#feecdb
RGBrgb(254, 236, 219)
HSLhsl(29, 95%, 93%)
CMYKcmyk(0%, 7%, 14%, 0%)
LABlab(94.4 3.4 10.4)
LCHlch(94.4 10.9 72.2)
OKLCHoklch(0.953 0.030 65.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#feecdb on white: 1.15:1
AA ✗ fail · AA-large · AAA
Aa
#feecdb on black: 18.24:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.6%
Green92.5%
Blue85.9%

CMYK percentages

Cyan0.0%
Magenta7.1%
Yellow13.8%
Key (black)0.4%

Color previews

#feecdb text on a black background

contrast 18.24:1

Card sample

#feecdb text on a white background

contrast 1.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #feecdb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #feecdb in the Color Lab