Skip to content

#fffed2

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

RGB
255, 254, 210
HSL
59°, 100%, 91%
CMYK
0, 0, 18, 0
Luminance
0.9680

Every format

HEX#fffed2
RGBrgb(255, 254, 210)
HSLhsl(59, 100%, 91%)
CMYKcmyk(0%, 0%, 18%, 0%)
LABlab(98.8 -6.7 21.2)
LCHlch(98.8 22.3 107.5)
OKLCHoklch(0.987 0.057 106.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green99.6%
Blue82.4%

CMYK percentages

Cyan0.0%
Magenta0.4%
Yellow17.6%
Key (black)0.0%

Color previews

#fffed2 text on a black background

contrast 20.36:1

Card sample

#fffed2 text on a white background

contrast 1.03:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fffed2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fffed2 in the Color Lab