Skip to content

#ebdf69

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

RGB
235, 223, 105
HSL
55°, 77%, 67%
CMYK
0, 5, 55, 8
Luminance
0.7146

Every format

HEX#ebdf69
RGBrgb(235, 223, 105)
HSLhsl(55, 77%, 67%)
CMYKcmyk(0%, 5%, 55%, 8%)
LABlab(87.7 -10.6 58.3)
LCHlch(87.7 59.3 100.3)
OKLCHoklch(0.890 0.140 103.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red92.2%
Green87.5%
Blue41.2%

CMYK percentages

Cyan0.0%
Magenta5.1%
Yellow55.3%
Key (black)7.8%

Color previews

#ebdf69 text on a black background

contrast 15.29:1

Card sample

#ebdf69 text on a white background

contrast 1.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebdf69

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebdf69 in the Color Lab