Skip to content

#feeccc

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

RGB
254, 236, 204
HSL
38°, 96%, 90%
CMYK
0, 7, 20, 0
Luminance
0.8542

Every format

HEX#feeccc
RGBrgb(254, 236, 204)
HSLhsl(38, 96%, 90%)
CMYKcmyk(0%, 7%, 20%, 0%)
LABlab(94.1 1.1 17.7)
LCHlch(94.1 17.8 86.4)
OKLCHoklch(0.949 0.046 82.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#feeccc on white: 1.16:1
AA ✗ fail · AA-large · AAA
Aa
#feeccc on black: 18.08:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.6%
Green92.5%
Blue80.0%

CMYK percentages

Cyan0.0%
Magenta7.1%
Yellow19.7%
Key (black)0.4%

Color previews

#feeccc text on a black background

contrast 18.08:1

Card sample

#feeccc text on a white background

contrast 1.16:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #feeccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #feeccc in the Color Lab