Skip to content

#fff1db

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

RGB
255, 241, 219
HSL
37°, 100%, 93%
CMYK
0, 6, 14, 0
Luminance
0.8929

Every format

HEX#fff1db
RGBrgb(255, 241, 219)
HSLhsl(37, 100%, 93%)
CMYKcmyk(0%, 6%, 14%, 0%)
LABlab(95.7 1.2 12.3)
LCHlch(95.7 12.4 84.6)
OKLCHoklch(0.963 0.033 79.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green94.5%
Blue85.9%

CMYK percentages

Cyan0.0%
Magenta5.5%
Yellow14.1%
Key (black)0.0%

Color previews

#fff1db text on a black background

contrast 18.86:1

Card sample

#fff1db text on a white background

contrast 1.11:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fff1db

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fff1db in the Color Lab