Skip to content

#ffbc10

a balanced, electric yellow · warm · closest name: orange

RGB
255, 188, 16
HSL
43°, 100%, 53%
CMYK
0, 26, 94, 0
Luminance
0.5726

Every format

HEX#ffbc10
RGBrgb(255, 188, 16)
HSLhsl(43, 100%, 53%)
CMYKcmyk(0%, 26%, 94%, 0%)
LABlab(80.3 12.1 80.9)
LCHlch(80.3 81.8 81.5)
OKLCHoklch(0.835 0.170 82.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffbc10 on white: 1.69:1
AA ✗ fail · AA-large · AAA
Aa
#ffbc10 on black: 12.45:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green73.7%
Blue6.3%

CMYK percentages

Cyan0.0%
Magenta26.3%
Yellow93.7%
Key (black)0.0%

Color previews

#ffbc10 text on a black background

contrast 12.45:1

Card sample

#ffbc10 text on a white background

contrast 1.69:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffbc10

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffbc10 in the Color Lab