Skip to content

#feffdc

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

RGB
254, 255, 220
HSL
62°, 100%, 93%
CMYK
0, 0, 14, 0
Luminance
0.9776

Every format

HEX#feffdc
RGBrgb(254, 255, 220)
HSLhsl(62, 100%, 93%)
CMYKcmyk(0%, 0%, 14%, 0%)
LABlab(99.1 -6.1 16.6)
LCHlch(99.1 17.7 110.0)
OKLCHoklch(0.990 0.045 108.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#feffdc on white: 1.02:1
AA ✗ fail · AA-large · AAA
Aa
#feffdc on black: 20.55:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.6%
Green100.0%
Blue86.3%

CMYK percentages

Cyan0.4%
Magenta0.0%
Yellow13.7%
Key (black)0.0%

Color previews

#feffdc text on a black background

contrast 20.55:1

Card sample

#feffdc text on a white background

contrast 1.02:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #feffdc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #feffdc in the Color Lab