Skip to content

#fff1dc

a pale, electric orange · warm · closest name: beige

RGB
255, 241, 220
HSL
36°, 100%, 93%
CMYK
0, 6, 14, 0
Luminance
0.8934

Every format

HEX#fff1dc
RGBrgb(255, 241, 220)
HSLhsl(36, 100%, 93%)
CMYKcmyk(0%, 6%, 14%, 0%)
LABlab(95.7 1.3 11.8)
LCHlch(95.7 11.9 83.6)
OKLCHoklch(0.964 0.032 78.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fff1dc on white: 1.11:1
AA ✗ fail · AA-large · AAA
Aa
#fff1dc on black: 18.87:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green94.5%
Blue86.3%

CMYK percentages

Cyan0.0%
Magenta5.5%
Yellow13.7%
Key (black)0.0%

Color previews

#fff1dc text on a black background

contrast 18.87:1

Card sample

#fff1dc text on a white background

contrast 1.11:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fff1dc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fff1dc in the Color Lab