Skip to content

#ebdc4b

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

RGB
235, 220, 75
HSL
54°, 80%, 61%
CMYK
0, 6, 68, 8
Luminance
0.6936

Every format

HEX#ebdc4b
RGBrgb(235, 220, 75)
HSLhsl(54, 80%, 61%)
CMYKcmyk(0%, 6%, 68%, 8%)
LABlab(86.7 -11.0 69.7)
LCHlch(86.7 70.6 99.0)
OKLCHoklch(0.881 0.160 103.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ebdc4b on white: 1.41:1
AA ✗ fail · AA-large · AAA
Aa
#ebdc4b on black: 14.87:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.2%
Green86.3%
Blue29.4%

CMYK percentages

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

Color previews

#ebdc4b text on a black background

contrast 14.87:1

Card sample

#ebdc4b text on a white background

contrast 1.41:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebdc4b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebdc4b in the Color Lab