Skip to content

#fff2dd

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

RGB
255, 242, 221
HSL
37°, 100%, 93%
CMYK
0, 5, 13, 0
Luminance
0.8998

Every format

HEX#fff2dd
RGBrgb(255, 242, 221)
HSLhsl(37, 100%, 93%)
CMYKcmyk(0%, 5%, 13%, 0%)
LABlab(96.0 1.0 11.7)
LCHlch(96.0 11.7 85.3)
OKLCHoklch(0.966 0.031 79.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green94.9%
Blue86.7%

CMYK percentages

Cyan0.0%
Magenta5.1%
Yellow13.3%
Key (black)0.0%

Color previews

#fff2dd text on a black background

contrast 19.00:1

Card sample

#fff2dd text on a white background

contrast 1.11:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fff2dd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fff2dd in the Color Lab