Skip to content

#fff5db

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

RGB
255, 245, 219
HSL
43°, 100%, 93%
CMYK
0, 4, 14, 0
Luminance
0.9168

Every format

HEX#fff5db
RGBrgb(255, 245, 219)
HSLhsl(43, 100%, 93%)
CMYKcmyk(0%, 4%, 14%, 0%)
LABlab(96.7 -0.9 13.7)
LCHlch(96.7 13.8 93.6)
OKLCHoklch(0.971 0.036 89.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green96.1%
Blue85.9%

CMYK percentages

Cyan0.0%
Magenta3.9%
Yellow14.1%
Key (black)0.0%

Color previews

#fff5db text on a black background

contrast 19.34:1

Card sample

#fff5db text on a white background

contrast 1.09:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fff5db

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fff5db in the Color Lab