Skip to content

#fdbb01

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

RGB
253, 187, 1
HSL
44°, 99%, 50%
CMYK
0, 26, 100, 1
Luminance
0.5643

Every format

HEX#fdbb01
RGBrgb(253, 187, 1)
HSLhsl(44, 99%, 50%)
CMYKcmyk(0%, 26%, 100%, 1%)
LABlab(79.9 11.6 82.0)
LCHlch(79.9 82.8 81.9)
OKLCHoklch(0.831 0.171 82.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fdbb01 on white: 1.71:1
AA ✗ fail · AA-large · AAA
Aa
#fdbb01 on black: 12.29:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green73.3%
Blue0.4%

CMYK percentages

Cyan0.0%
Magenta26.1%
Yellow99.6%
Key (black)0.8%

Color previews

#fdbb01 text on a black background

contrast 12.29:1

Card sample

#fdbb01 text on a white background

contrast 1.71:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(253, 187, 1, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(253, 187, 1, 0.45);
Border & gradient
Gradient panel
border: 3px solid #fdbb01;
background: linear-gradient(135deg, #fdbb01, #97FD01);

Monochromatic scale

Palettes built from #fdbb01

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fdbb01 in the Color Lab