Skip to content

#fefdec

a pale, electric yellow · cool · “ivory”

RGB
254, 253, 236
HSL
57°, 90%, 96%
CMYK
0, 0, 7, 0
Luminance
0.9738

Every format

HEX#fefdec
RGBrgb(254, 253, 236)
HSLhsl(57, 90%, 96%)
CMYKcmyk(0%, 0%, 7%, 0%)
LABlab(99.0 -2.5 8.3)
LCHlch(99.0 8.6 107.1)
OKLCHoklch(0.990 0.022 104.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red99.6%
Green99.2%
Blue92.5%

CMYK percentages

Cyan0.0%
Magenta0.4%
Yellow7.1%
Key (black)0.4%

Color previews

#fefdec text on a black background

contrast 20.48:1

Card sample

#fefdec text on a white background

contrast 1.03:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fefdec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fefdec in the Color Lab