Skip to content

#fff3eb

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

RGB
255, 243, 235
HSL
24°, 100%, 96%
CMYK
0, 5, 8, 0
Luminance
0.9136

Every format

HEX#fff3eb
RGBrgb(255, 243, 235)
HSLhsl(24, 100%, 96%)
CMYKcmyk(0%, 5%, 8%, 0%)
LABlab(96.6 2.7 5.3)
LCHlch(96.6 5.9 63.1)
OKLCHoklch(0.971 0.017 56.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fff3eb on white: 1.09:1
AA ✗ fail · AA-large · AAA
Aa
#fff3eb on black: 19.27:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green95.3%
Blue92.2%

CMYK percentages

Cyan0.0%
Magenta4.7%
Yellow7.8%
Key (black)0.0%

Color previews

#fff3eb text on a black background

contrast 19.27:1

Card sample

#fff3eb text on a white background

contrast 1.09:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fff3eb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fff3eb in the Color Lab