Skip to content

#ffcc11

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

RGB
255, 204, 17
HSL
47°, 100%, 53%
CMYK
0, 20, 93, 0
Luminance
0.6449

Every format

HEX#ffcc11
RGBrgb(255, 204, 17)
HSLhsl(47, 100%, 53%)
CMYKcmyk(0%, 20%, 93%, 0%)
LABlab(84.2 3.8 83.6)
LCHlch(84.2 83.7 87.4)
OKLCHoklch(0.865 0.175 90.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green80.0%
Blue6.7%

CMYK percentages

Cyan0.0%
Magenta20.0%
Yellow93.3%
Key (black)0.0%

Color previews

#ffcc11 text on a black background

contrast 13.90:1

Card sample

#ffcc11 text on a white background

contrast 1.51:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffcc11

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffcc11 in the Color Lab