Skip to content

#ebdc02

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

RGB
235, 220, 2
HSL
56°, 98%, 47%
CMYK
0, 6, 99, 8
Luminance
0.6885

Every format

HEX#ebdc02
RGBrgb(235, 220, 2)
HSLhsl(56, 98%, 47%)
CMYKcmyk(0%, 6%, 99%, 8%)
LABlab(86.4 -12.9 85.8)
LCHlch(86.4 86.8 98.6)
OKLCHoklch(0.879 0.186 104.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ebdc02 on white: 1.42:1
AA ✗ fail · AA-large · AAA
Aa
#ebdc02 on black: 14.77:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.2%
Green86.3%
Blue0.8%

CMYK percentages

Cyan0.0%
Magenta6.4%
Yellow99.1%
Key (black)7.8%

Color previews

#ebdc02 text on a black background

contrast 14.77:1

Card sample

#ebdc02 text on a white background

contrast 1.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(235, 220, 2, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(235, 220, 2, 0.45);
Border & gradient
Gradient panel
border: 3px solid #ebdc02;
background: linear-gradient(135deg, #ebdc02, #5FEB02);

Monochromatic scale

Palettes built from #ebdc02

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebdc02 in the Color Lab