Skip to content

#fefddf

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

RGB
254, 253, 223
HSL
58°, 94%, 94%
CMYK
0, 0, 12, 0
Luminance
0.9665

Every format

HEX#fefddf
RGBrgb(254, 253, 223)
HSLhsl(58, 94%, 94%)
CMYKcmyk(0%, 0%, 12%, 0%)
LABlab(98.7 -4.6 14.5)
LCHlch(98.7 15.2 107.6)
OKLCHoklch(0.987 0.039 105.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red99.6%
Green99.2%
Blue87.5%

CMYK percentages

Cyan0.0%
Magenta0.4%
Yellow12.2%
Key (black)0.4%

Color previews

#fefddf text on a black background

contrast 20.33:1

Card sample

#fefddf text on a white background

contrast 1.03:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fefddf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fefddf in the Color Lab