Skip to content

#fefecf

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

RGB
254, 254, 207
HSL
60°, 96%, 90%
CMYK
0, 0, 19, 0
Luminance
0.9646

Every format

HEX#fefecf
RGBrgb(254, 254, 207)
HSLhsl(60, 96%, 90%)
CMYKcmyk(0%, 0%, 19%, 0%)
LABlab(98.6 -7.5 22.6)
LCHlch(98.6 23.8 108.4)
OKLCHoklch(0.985 0.060 107.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red99.6%
Green99.6%
Blue81.2%

CMYK percentages

Cyan0.0%
Magenta0.0%
Yellow18.5%
Key (black)0.4%

Color previews

#fefecf text on a black background

contrast 20.29:1

Card sample

#fefecf text on a white background

contrast 1.03:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fefecf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fefecf in the Color Lab