Skip to content

#f5f4db

a pale, vivid yellow · cool · “beige”

RGB
245, 244, 219
HSL
58°, 57%, 91%
CMYK
0, 0, 11, 4
Luminance
0.8923

Every format

HEX#f5f4db
RGBrgb(245, 244, 219)
HSLhsl(58, 57%, 91%)
CMYKcmyk(0%, 0%, 11%, 4%)
LABlab(95.7 -3.9 12.2)
LCHlch(95.7 12.8 107.5)
OKLCHoklch(0.961 0.033 105.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red96.1%
Green95.7%
Blue85.9%

CMYK percentages

Cyan0.0%
Magenta0.4%
Yellow10.6%
Key (black)3.9%

Color previews

#f5f4db text on a black background

contrast 18.85:1

Card sample

#f5f4db text on a white background

contrast 1.11:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f5f4db

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f5f4db in the Color Lab