Skip to content

#fffddf

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

RGB
255, 253, 223
HSL
56°, 100%, 94%
CMYK
0, 1, 13, 0
Luminance
0.9684

Every format

HEX#fffddf
RGBrgb(255, 253, 223)
HSLhsl(56, 100%, 94%)
CMYKcmyk(0%, 1%, 13%, 0%)
LABlab(98.8 -4.3 14.6)
LCHlch(98.8 15.2 106.3)
OKLCHoklch(0.988 0.039 104.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green99.2%
Blue87.5%

CMYK percentages

Cyan0.0%
Magenta0.8%
Yellow12.5%
Key (black)0.0%

Color previews

#fffddf text on a black background

contrast 20.37:1

Card sample

#fffddf text on a white background

contrast 1.03:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fffddf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fffddf in the Color Lab