Skip to content

#fffecb

a pale, electric yellow · cool · closest name: beige

RGB
255, 254, 203
HSL
59°, 100%, 90%
CMYK
0, 0, 20, 0
Luminance
0.9646

Every format

HEX#fffecb
RGBrgb(255, 254, 203)
HSLhsl(59, 100%, 90%)
CMYKcmyk(0%, 0%, 20%, 0%)
LABlab(98.6 -7.7 24.6)
LCHlch(98.6 25.8 107.4)
OKLCHoklch(0.985 0.065 106.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fffecb on white: 1.03:1
AA ✗ fail · AA-large · AAA
Aa
#fffecb on black: 20.29:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green99.6%
Blue79.6%

CMYK percentages

Cyan0.0%
Magenta0.4%
Yellow20.4%
Key (black)0.0%

Color previews

#fffecb text on a black background

contrast 20.29:1

Card sample

#fffecb text on a white background

contrast 1.03:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fffecb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fffecb in the Color Lab