Skip to content

#fefdcd

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

RGB
254, 253, 205
HSL
59°, 96%, 90%
CMYK
0, 0, 19, 0
Luminance
0.9573

Every format

HEX#fefdcd
RGBrgb(254, 253, 205)
HSLhsl(59, 96%, 90%)
CMYKcmyk(0%, 0%, 19%, 0%)
LABlab(98.3 -7.3 23.2)
LCHlch(98.3 24.3 107.4)
OKLCHoklch(0.983 0.062 106.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fefdcd on white: 1.04:1
AA ✗ fail · AA-large · AAA
Aa
#fefdcd on black: 20.15:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.6%
Green99.2%
Blue80.4%

CMYK percentages

Cyan0.0%
Magenta0.4%
Yellow19.3%
Key (black)0.4%

Color previews

#fefdcd text on a black background

contrast 20.15:1

Card sample

#fefdcd text on a white background

contrast 1.04:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fefdcd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fefdcd in the Color Lab