Skip to content

#fff3cf

a pale, electric yellow · cool · closest name: beige

RGB
255, 243, 207
HSL
45°, 100%, 91%
CMYK
0, 5, 19, 0
Luminance
0.8987

Every format

HEX#fff3cf
RGBrgb(255, 243, 207)
HSLhsl(45, 100%, 91%)
CMYKcmyk(0%, 5%, 19%, 0%)
LABlab(95.9 -1.6 18.8)
LCHlch(95.9 18.9 94.9)
OKLCHoklch(0.965 0.049 91.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green95.3%
Blue81.2%

CMYK percentages

Cyan0.0%
Magenta4.7%
Yellow18.8%
Key (black)0.0%

Color previews

#fff3cf text on a black background

contrast 18.97:1

Card sample

#fff3cf text on a white background

contrast 1.11:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fff3cf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fff3cf in the Color Lab