Skip to content

#f0df80

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

RGB
240, 223, 128
HSL
51°, 79%, 72%
CMYK
0, 7, 47, 6
Luminance
0.7286

Every format

HEX#f0df80
RGBrgb(240, 223, 128)
HSLhsl(51, 79%, 72%)
CMYKcmyk(0%, 7%, 47%, 6%)
LABlab(88.4 -6.7 48.4)
LCHlch(88.4 48.9 97.8)
OKLCHoklch(0.898 0.118 99.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f0df80 on white: 1.35:1
AA ✗ fail · AA-large · AAA
Aa
#f0df80 on black: 15.57:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red94.1%
Green87.5%
Blue50.2%

CMYK percentages

Cyan0.0%
Magenta7.1%
Yellow46.7%
Key (black)5.9%

Color previews

#f0df80 text on a black background

contrast 15.57:1

Card sample

#f0df80 text on a white background

contrast 1.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f0df80

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f0df80 in the Color Lab