Skip to content

#f8cd4b

a balanced, electric yellow · cool · closest name: gold

RGB
248, 205, 75
HSL
45°, 93%, 63%
CMYK
0, 17, 70, 3
Luminance
0.6413

Every format

HEX#f8cd4b
RGBrgb(248, 205, 75)
HSLhsl(45, 93%, 63%)
CMYKcmyk(0%, 17%, 70%, 3%)
LABlab(84.0 2.0 67.4)
LCHlch(84.0 67.5 88.3)
OKLCHoklch(0.863 0.150 90.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f8cd4b on white: 1.52:1
AA ✗ fail · AA-large · AAA
Aa
#f8cd4b on black: 13.83:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red97.3%
Green80.4%
Blue29.4%

CMYK percentages

Cyan0.0%
Magenta17.3%
Yellow69.8%
Key (black)2.7%

Color previews

#f8cd4b text on a black background

contrast 13.83:1

Card sample

#f8cd4b text on a white background

contrast 1.52:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f8cd4b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f8cd4b in the Color Lab