Skip to content

#f0f4ac

a light, electric yellow · cool · closest name: khaki

RGB
240, 244, 172
HSL
63°, 77%, 82%
CMYK
2, 0, 30, 4
Luminance
0.8621

Every format

HEX#f0f4ac
RGBrgb(240, 244, 172)
HSLhsl(63, 77%, 82%)
CMYKcmyk(2%, 0%, 30%, 4%)
LABlab(94.4 -12.3 34.3)
LCHlch(94.4 36.5 109.8)
OKLCHoklch(0.947 0.092 110.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f0f4ac on white: 1.15:1
AA ✗ fail · AA-large · AAA
Aa
#f0f4ac on black: 18.24:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red94.1%
Green95.7%
Blue67.5%

CMYK percentages

Cyan1.6%
Magenta0.0%
Yellow29.5%
Key (black)4.3%

Color previews

#f0f4ac text on a black background

contrast 18.24:1

Card sample

#f0f4ac text on a white background

contrast 1.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f0f4ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f0f4ac in the Color Lab