Skip to content

#fff4db

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

RGB
255, 244, 219
HSL
42°, 100%, 93%
CMYK
0, 4, 14, 0
Luminance
0.9108

Every format

HEX#fff4db
RGBrgb(255, 244, 219)
HSLhsl(42, 100%, 93%)
CMYKcmyk(0%, 4%, 14%, 0%)
LABlab(96.4 -0.3 13.4)
LCHlch(96.4 13.4 91.5)
OKLCHoklch(0.969 0.035 87.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fff4db on white: 1.09:1
AA ✗ fail · AA-large · AAA
Aa
#fff4db on black: 19.22:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green95.7%
Blue85.9%

CMYK percentages

Cyan0.0%
Magenta4.3%
Yellow14.1%
Key (black)0.0%

Color previews

#fff4db text on a black background

contrast 19.22:1

Card sample

#fff4db text on a white background

contrast 1.09:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fff4db

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fff4db in the Color Lab