Skip to content

#ebdc64

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

RGB
235, 220, 100
HSL
53°, 77%, 66%
CMYK
0, 6, 57, 8
Luminance
0.6977

Every format

HEX#ebdc64
RGBrgb(235, 220, 100)
HSLhsl(53, 77%, 66%)
CMYKcmyk(0%, 6%, 57%, 8%)
LABlab(86.9 -9.5 59.6)
LCHlch(86.9 60.3 99.0)
OKLCHoklch(0.884 0.141 102.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ebdc64 on white: 1.40:1
AA ✗ fail · AA-large · AAA
Aa
#ebdc64 on black: 14.95:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.2%
Green86.3%
Blue39.2%

CMYK percentages

Cyan0.0%
Magenta6.4%
Yellow57.4%
Key (black)7.8%

Color previews

#ebdc64 text on a black background

contrast 14.95:1

Card sample

#ebdc64 text on a white background

contrast 1.40:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebdc64

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebdc64 in the Color Lab