Skip to content

#fff2df

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

RGB
255, 242, 223
HSL
36°, 100%, 94%
CMYK
0, 5, 13, 0
Luminance
0.9009

Every format

HEX#fff2df
RGBrgb(255, 242, 223)
HSLhsl(36, 100%, 94%)
CMYKcmyk(0%, 5%, 13%, 0%)
LABlab(96.0 1.3 10.7)
LCHlch(96.0 10.8 83.2)
OKLCHoklch(0.966 0.029 77.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green94.9%
Blue87.5%

CMYK percentages

Cyan0.0%
Magenta5.1%
Yellow12.5%
Key (black)0.0%

Color previews

#fff2df text on a black background

contrast 19.02:1

Card sample

#fff2df text on a white background

contrast 1.10:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fff2df

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fff2df in the Color Lab