Skip to content

#fff3dc

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

RGB
255, 243, 220
HSL
39°, 100%, 93%
CMYK
0, 5, 14, 0
Luminance
0.9053

Every format

HEX#fff3dc
RGBrgb(255, 243, 220)
HSLhsl(39, 100%, 93%)
CMYKcmyk(0%, 5%, 14%, 0%)
LABlab(96.2 0.3 12.5)
LCHlch(96.2 12.5 88.6)
OKLCHoklch(0.968 0.033 83.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green95.3%
Blue86.3%

CMYK percentages

Cyan0.0%
Magenta4.7%
Yellow13.7%
Key (black)0.0%

Color previews

#fff3dc text on a black background

contrast 19.11:1

Card sample

#fff3dc text on a white background

contrast 1.10:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fff3dc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fff3dc in the Color Lab