Skip to content

#f0dfab

a light, vivid yellow · cool · closest name: tan

RGB
240, 223, 171
HSL
45°, 70%, 81%
CMYK
0, 7, 29, 6
Luminance
0.7424

Every format

HEX#f0dfab
RGBrgb(240, 223, 171)
HSLhsl(45, 70%, 81%)
CMYKcmyk(0%, 7%, 29%, 6%)
LABlab(89.0 -1.9 27.6)
LCHlch(89.0 27.7 94.0)
OKLCHoklch(0.905 0.070 92.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f0dfab on white: 1.33:1
AA ✗ fail · AA-large · AAA
Aa
#f0dfab on black: 15.85:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red94.1%
Green87.5%
Blue67.1%

CMYK percentages

Cyan0.0%
Magenta7.1%
Yellow28.8%
Key (black)5.9%

Color previews

#f0dfab text on a black background

contrast 15.85:1

Card sample

#f0dfab text on a white background

contrast 1.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f0dfab

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f0dfab in the Color Lab