Skip to content

#ebdf64

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

RGB
235, 223, 100
HSL
55°, 77%, 66%
CMYK
0, 5, 57, 8
Luminance
0.7136

Every format

HEX#ebdf64
RGBrgb(235, 223, 100)
HSLhsl(55, 77%, 66%)
CMYKcmyk(0%, 5%, 57%, 8%)
LABlab(87.7 -11.0 60.5)
LCHlch(87.7 61.5 100.3)
OKLCHoklch(0.890 0.144 103.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ebdf64 on white: 1.38:1
AA ✗ fail · AA-large · AAA
Aa
#ebdf64 on black: 15.27:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.2%
Green87.5%
Blue39.2%

CMYK percentages

Cyan0.0%
Magenta5.1%
Yellow57.4%
Key (black)7.8%

Color previews

#ebdf64 text on a black background

contrast 15.27:1

Card sample

#ebdf64 text on a white background

contrast 1.38:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebdf64

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebdf64 in the Color Lab