Skip to content

#f0ddaf

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

RGB
240, 221, 175
HSL
43°, 68%, 81%
CMYK
0, 8, 27, 6
Luminance
0.7333

Every format

HEX#f0ddaf
RGBrgb(240, 221, 175)
HSLhsl(43, 68%, 81%)
CMYKcmyk(0%, 8%, 27%, 6%)
LABlab(88.6 -0.4 25.0)
LCHlch(88.6 25.0 90.8)
OKLCHoklch(0.902 0.063 88.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f0ddaf on white: 1.34:1
AA ✗ fail · AA-large · AAA
Aa
#f0ddaf on black: 15.67:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red94.1%
Green86.7%
Blue68.6%

CMYK percentages

Cyan0.0%
Magenta7.9%
Yellow27.1%
Key (black)5.9%

Color previews

#f0ddaf text on a black background

contrast 15.67:1

Card sample

#f0ddaf text on a white background

contrast 1.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f0ddaf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f0ddaf in the Color Lab