Skip to content

#ebda65

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

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

Every format

HEX#ebda65
RGBrgb(235, 218, 101)
HSLhsl(52, 77%, 66%)
CMYKcmyk(0%, 7%, 57%, 8%)
LABlab(86.4 -8.4 58.6)
LCHlch(86.4 59.2 98.2)
OKLCHoklch(0.880 0.138 101.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

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

Color previews

#ebda65 text on a black background

contrast 14.75:1

Card sample

#ebda65 text on a white background

contrast 1.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebda65

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebda65 in the Color Lab