Skip to content

#fffcdb

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

RGB
255, 252, 219
HSL
55°, 100%, 93%
CMYK
0, 1, 14, 0
Luminance
0.9600

Every format

HEX#fffcdb
RGBrgb(255, 252, 219)
HSLhsl(55, 100%, 93%)
CMYKcmyk(0%, 1%, 14%, 0%)
LABlab(98.4 -4.4 16.2)
LCHlch(98.4 16.8 105.1)
OKLCHoklch(0.985 0.043 102.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green98.8%
Blue85.9%

CMYK percentages

Cyan0.0%
Magenta1.2%
Yellow14.1%
Key (black)0.0%

Color previews

#fffcdb text on a black background

contrast 20.20:1

Card sample

#fffcdb text on a white background

contrast 1.04:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fffcdb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fffcdb in the Color Lab