Skip to content

#fffbdf

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

RGB
255, 251, 223
HSL
53°, 100%, 94%
CMYK
0, 2, 13, 0
Luminance
0.9558

Every format

HEX#fffbdf
RGBrgb(255, 251, 223)
HSLhsl(53, 100%, 94%)
CMYKcmyk(0%, 2%, 13%, 0%)
LABlab(98.3 -3.3 13.9)
LCHlch(98.3 14.3 103.2)
OKLCHoklch(0.984 0.037 100.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green98.4%
Blue87.5%

CMYK percentages

Cyan0.0%
Magenta1.6%
Yellow12.5%
Key (black)0.0%

Color previews

#fffbdf text on a black background

contrast 20.12:1

Card sample

#fffbdf text on a white background

contrast 1.04:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fffbdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fffbdf in the Color Lab