Skip to content

#fff2ed

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

RGB
255, 242, 237
HSL
17°, 100%, 97%
CMYK
0, 5, 7, 0
Luminance
0.9088

Every format

HEX#fff2ed
RGBrgb(255, 242, 237)
HSLhsl(17, 100%, 97%)
CMYKcmyk(0%, 5%, 7%, 0%)
LABlab(96.4 3.5 4.0)
LCHlch(96.4 5.3 48.4)
OKLCHoklch(0.970 0.016 42.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green94.9%
Blue92.9%

CMYK percentages

Cyan0.0%
Magenta5.1%
Yellow7.1%
Key (black)0.0%

Color previews

#fff2ed text on a black background

contrast 19.18:1

Card sample

#fff2ed text on a white background

contrast 1.10:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fff2ed

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fff2ed in the Color Lab