Skip to content

#f0cd7b

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

RGB
240, 205, 123
HSL
42°, 80%, 71%
CMYK
0, 15, 49, 6
Luminance
0.6362

Every format

HEX#f0cd7b
RGBrgb(240, 205, 123)
HSLhsl(42, 80%, 71%)
CMYKcmyk(0%, 15%, 49%, 6%)
LABlab(83.8 2.1 45.2)
LCHlch(83.8 45.2 87.4)
OKLCHoklch(0.861 0.109 87.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f0cd7b on white: 1.53:1
AA ✗ fail · AA-large · AAA
Aa
#f0cd7b on black: 13.72:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red94.1%
Green80.4%
Blue48.2%

CMYK percentages

Cyan0.0%
Magenta14.6%
Yellow48.7%
Key (black)5.9%

Color previews

#f0cd7b text on a black background

contrast 13.72:1

Card sample

#f0cd7b text on a white background

contrast 1.53:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f0cd7b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f0cd7b in the Color Lab