Skip to content

#ebda99

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

RGB
235, 218, 153
HSL
48°, 67%, 76%
CMYK
0, 7, 35, 8
Luminance
0.7010

Every format

HEX#ebda99
RGBrgb(235, 218, 153)
HSLhsl(48, 67%, 76%)
CMYKcmyk(0%, 7%, 35%, 8%)
LABlab(87.0 -3.5 34.1)
LCHlch(87.0 34.3 95.8)
OKLCHoklch(0.887 0.085 95.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red92.2%
Green85.5%
Blue60.0%

CMYK percentages

Cyan0.0%
Magenta7.2%
Yellow34.9%
Key (black)7.8%

Color previews

#ebda99 text on a black background

contrast 15.02:1

Card sample

#ebda99 text on a white background

contrast 1.40:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebda99

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebda99 in the Color Lab