Skip to content

#fffed4

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

RGB
255, 254, 212
HSL
59°, 100%, 92%
CMYK
0, 0, 17, 0
Luminance
0.9690

Every format

HEX#fffed4
RGBrgb(255, 254, 212)
HSLhsl(59, 100%, 92%)
CMYKcmyk(0%, 0%, 17%, 0%)
LABlab(98.8 -6.4 20.3)
LCHlch(98.8 21.3 107.6)
OKLCHoklch(0.987 0.054 106.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green99.6%
Blue83.1%

CMYK percentages

Cyan0.0%
Magenta0.4%
Yellow16.9%
Key (black)0.0%

Color previews

#fffed4 text on a black background

contrast 20.38:1

Card sample

#fffed4 text on a white background

contrast 1.03:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fffed4

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fffed4 in the Color Lab