Skip to content

#ebda64

a light, electric yellow · cool · closest name: khaki

RGB
235, 218, 100
HSL
52°, 77%, 66%
CMYK
0, 7, 57, 8
Luminance
0.6873

Every format

HEX#ebda64
RGBrgb(235, 218, 100)
HSLhsl(52, 77%, 66%)
CMYKcmyk(0%, 7%, 57%, 8%)
LABlab(86.4 -8.5 59.0)
LCHlch(86.4 59.6 98.2)
OKLCHoklch(0.880 0.139 101.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red92.2%
Green85.5%
Blue39.2%

CMYK percentages

Cyan0.0%
Magenta7.2%
Yellow57.4%
Key (black)7.8%

Color previews

#ebda64 text on a black background

contrast 14.75:1

Card sample

#ebda64 text on a white background

contrast 1.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebda64

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebda64 in the Color Lab