Skip to content

#ebdf65

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

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

Every format

HEX#ebdf65
RGBrgb(235, 223, 101)
HSLhsl(55, 77%, 66%)
CMYKcmyk(0%, 5%, 57%, 8%)
LABlab(87.7 -10.9 60.0)
LCHlch(87.7 61.0 100.3)
OKLCHoklch(0.890 0.143 103.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ebdf65 on white: 1.37:1
AA ✗ fail · AA-large · AAA
Aa
#ebdf65 on black: 15.28:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

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

Color previews

#ebdf65 text on a black background

contrast 15.28:1

Card sample

#ebdf65 text on a white background

contrast 1.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebdf65

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebdf65 in the Color Lab