Skip to content

#fff1df

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

RGB
255, 241, 223
HSL
34°, 100%, 94%
CMYK
0, 6, 13, 0
Luminance
0.8950

Every format

HEX#fff1df
RGBrgb(255, 241, 223)
HSLhsl(34, 100%, 94%)
CMYKcmyk(0%, 6%, 13%, 0%)
LABlab(95.8 1.8 10.4)
LCHlch(95.8 10.5 80.3)
OKLCHoklch(0.964 0.028 74.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green94.5%
Blue87.5%

CMYK percentages

Cyan0.0%
Magenta5.5%
Yellow12.5%
Key (black)0.0%

Color previews

#fff1df text on a black background

contrast 18.90:1

Card sample

#fff1df text on a white background

contrast 1.11:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fff1df

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fff1df in the Color Lab