Skip to content

#fff4ec

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

RGB
255, 244, 236
HSL
25°, 100%, 96%
CMYK
0, 4, 8, 0
Luminance
0.9202

Every format

HEX#fff4ec
RGBrgb(255, 244, 236)
HSLhsl(25, 100%, 96%)
CMYKcmyk(0%, 4%, 8%, 0%)
LABlab(96.8 2.3 5.2)
LCHlch(96.8 5.7 65.6)
OKLCHoklch(0.974 0.016 58.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fff4ec on white: 1.08:1
AA ✗ fail · AA-large · AAA
Aa
#fff4ec on black: 19.40:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green95.7%
Blue92.5%

CMYK percentages

Cyan0.0%
Magenta4.3%
Yellow7.5%
Key (black)0.0%

Color previews

#fff4ec text on a black background

contrast 19.40:1

Card sample

#fff4ec text on a white background

contrast 1.08:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fff4ec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fff4ec in the Color Lab