Skip to content

#f0f4cd

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

RGB
240, 244, 205
HSL
66°, 64%, 88%
CMYK
2, 0, 16, 4
Luminance
0.8763

Every format

HEX#f0f4cd
RGBrgb(240, 244, 205)
HSLhsl(66, 64%, 88%)
CMYKcmyk(2%, 0%, 16%, 4%)
LABlab(95.0 -7.8 18.4)
LCHlch(95.0 19.9 112.9)
OKLCHoklch(0.954 0.051 112.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f0f4cd on white: 1.13:1
AA ✗ fail · AA-large · AAA
Aa
#f0f4cd on black: 18.53:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red94.1%
Green95.7%
Blue80.4%

CMYK percentages

Cyan1.6%
Magenta0.0%
Yellow16.0%
Key (black)4.3%

Color previews

#f0f4cd text on a black background

contrast 18.53:1

Card sample

#f0f4cd text on a white background

contrast 1.13:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f0f4cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f0f4cd in the Color Lab