Skip to content

#fffadc

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

RGB
255, 250, 220
HSL
51°, 100%, 93%
CMYK
0, 2, 14, 0
Luminance
0.9480

Every format

HEX#fffadc
RGBrgb(255, 250, 220)
HSLhsl(51, 100%, 93%)
CMYKcmyk(0%, 2%, 14%, 0%)
LABlab(98.0 -3.2 15.0)
LCHlch(98.0 15.3 102.1)
OKLCHoklch(0.981 0.039 99.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fffadc on white: 1.05:1
AA ✗ fail · AA-large · AAA
Aa
#fffadc on black: 19.96:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green98.0%
Blue86.3%

CMYK percentages

Cyan0.0%
Magenta2.0%
Yellow13.7%
Key (black)0.0%

Color previews

#fffadc text on a black background

contrast 19.96:1

Card sample

#fffadc text on a white background

contrast 1.05:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fffadc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fffadc in the Color Lab