Skip to content

#ffeb21

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

RGB
255, 235, 33
HSL
55°, 100%, 57%
CMYK
0, 8, 87, 0
Luminance
0.8079

Every format

HEX#ffeb21
RGBrgb(255, 235, 33)
HSLhsl(55, 100%, 57%)
CMYKcmyk(0%, 8%, 87%, 0%)
LABlab(92.0 -11.5 87.1)
LCHlch(92.0 87.8 97.5)
OKLCHoklch(0.927 0.190 103.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffeb21 on white: 1.22:1
AA ✗ fail · AA-large · AAA
Aa
#ffeb21 on black: 17.16:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green92.2%
Blue12.9%

CMYK percentages

Cyan0.0%
Magenta7.8%
Yellow87.1%
Key (black)0.0%

Color previews

#ffeb21 text on a black background

contrast 17.16:1

Card sample

#ffeb21 text on a white background

contrast 1.22:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(255, 235, 33, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(255, 235, 33, 0.45);
Border & gradient
Gradient panel
border: 3px solid #ffeb21;
background: linear-gradient(135deg, #ffeb21, #7FFF21);

Monochromatic scale

Palettes built from #ffeb21

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffeb21 in the Color Lab