Skip to content

#fff3df

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

RGB
255, 243, 223
HSL
38°, 100%, 94%
CMYK
0, 5, 13, 0
Luminance
0.9069

Every format

HEX#fff3df
RGBrgb(255, 243, 223)
HSLhsl(38, 100%, 94%)
CMYKcmyk(0%, 5%, 13%, 0%)
LABlab(96.3 0.8 11.1)
LCHlch(96.3 11.1 86.0)
OKLCHoklch(0.968 0.029 80.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green95.3%
Blue87.5%

CMYK percentages

Cyan0.0%
Magenta4.7%
Yellow12.5%
Key (black)0.0%

Color previews

#fff3df text on a black background

contrast 19.14:1

Card sample

#fff3df text on a white background

contrast 1.10:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fff3df

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fff3df in the Color Lab