Skip to content

#ebdf95

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

RGB
235, 223, 149
HSL
52°, 68%, 75%
CMYK
0, 5, 37, 8
Luminance
0.7261

Every format

HEX#ebdf95
RGBrgb(235, 223, 149)
HSLhsl(52, 68%, 75%)
CMYKcmyk(0%, 5%, 37%, 8%)
LABlab(88.3 -6.5 37.8)
LCHlch(88.3 38.3 99.7)
OKLCHoklch(0.897 0.095 100.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ebdf95 on white: 1.35:1
AA ✗ fail · AA-large · AAA
Aa
#ebdf95 on black: 15.52:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.2%
Green87.5%
Blue58.4%

CMYK percentages

Cyan0.0%
Magenta5.1%
Yellow36.6%
Key (black)7.8%

Color previews

#ebdf95 text on a black background

contrast 15.52:1

Card sample

#ebdf95 text on a white background

contrast 1.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebdf95

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebdf95 in the Color Lab