Skip to content

#f2cd5b

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

RGB
242, 205, 91
HSL
45°, 85%, 65%
CMYK
0, 15, 62, 5
Luminance
0.6330

Every format

HEX#f2cd5b
RGBrgb(242, 205, 91)
HSLhsl(45, 85%, 65%)
CMYKcmyk(0%, 15%, 62%, 5%)
LABlab(83.6 0.4 60.1)
LCHlch(83.6 60.1 89.6)
OKLCHoklch(0.859 0.138 91.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f2cd5b on white: 1.54:1
AA ✗ fail · AA-large · AAA
Aa
#f2cd5b on black: 13.66:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red94.9%
Green80.4%
Blue35.7%

CMYK percentages

Cyan0.0%
Magenta15.3%
Yellow62.4%
Key (black)5.1%

Color previews

#f2cd5b text on a black background

contrast 13.66:1

Card sample

#f2cd5b text on a white background

contrast 1.54:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f2cd5b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f2cd5b in the Color Lab