Skip to content

#fffecf

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

RGB
255, 254, 207
HSL
59°, 100%, 91%
CMYK
0, 0, 19, 0
Luminance
0.9665

Every format

HEX#fffecf
RGBrgb(255, 254, 207)
HSLhsl(59, 100%, 91%)
CMYKcmyk(0%, 0%, 19%, 0%)
LABlab(98.7 -7.1 22.7)
LCHlch(98.7 23.8 107.5)
OKLCHoklch(0.986 0.060 106.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green99.6%
Blue81.2%

CMYK percentages

Cyan0.0%
Magenta0.4%
Yellow18.8%
Key (black)0.0%

Color previews

#fffecf text on a black background

contrast 20.33:1

Card sample

#fffecf text on a white background

contrast 1.03:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fffecf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fffecf in the Color Lab