Skip to content

#ffcc00

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

RGB
255, 204, 0
HSL
48°, 100%, 50%
CMYK
0, 20, 100, 0
Luminance
0.6445

Every format

HEX#ffcc00
RGBrgb(255, 204, 0)
HSLhsl(48, 100%, 50%)
CMYKcmyk(0%, 20%, 100%, 0%)
LABlab(84.2 3.7 85.2)
LCHlch(84.2 85.3 87.5)
OKLCHoklch(0.865 0.177 90.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffcc00 on white: 1.51:1
AA ✗ fail · AA-large · AAA
Aa
#ffcc00 on black: 13.89:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green80.0%
Blue0.0%

CMYK percentages

Cyan0.0%
Magenta20.0%
Yellow100.0%
Key (black)0.0%

Color previews

#ffcc00 text on a black background

contrast 13.89:1

Card sample

#ffcc00 text on a white background

contrast 1.51:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(255, 204, 0, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(255, 204, 0, 0.45);
Border & gradient
Gradient panel
border: 3px solid #ffcc00;
background: linear-gradient(135deg, #ffcc00, #88FF00);

Monochromatic scale

Palettes built from #ffcc00

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffcc00 in the Color Lab