Skip to content

#fff1eb

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

RGB
255, 241, 235
HSL
18°, 100%, 96%
CMYK
0, 6, 8, 0
Luminance
0.9017

Every format

HEX#fff1eb
RGBrgb(255, 241, 235)
HSLhsl(18, 100%, 96%)
CMYKcmyk(0%, 6%, 8%, 0%)
LABlab(96.1 3.7 4.6)
LCHlch(96.1 5.9 51.1)
OKLCHoklch(0.968 0.017 44.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fff1eb on white: 1.10:1
AA ✗ fail · AA-large · AAA
Aa
#fff1eb on black: 19.03:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green94.5%
Blue92.2%

CMYK percentages

Cyan0.0%
Magenta5.5%
Yellow7.8%
Key (black)0.0%

Color previews

#fff1eb text on a black background

contrast 19.03:1

Card sample

#fff1eb text on a white background

contrast 1.10:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fff1eb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fff1eb in the Color Lab