Skip to content

#ebdf80

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

RGB
235, 223, 128
HSL
53°, 73%, 71%
CMYK
0, 5, 46, 8
Luminance
0.7200

Every format

HEX#ebdf80
RGBrgb(235, 223, 128)
HSLhsl(53, 73%, 71%)
CMYKcmyk(0%, 5%, 46%, 8%)
LABlab(88.0 -8.7 47.8)
LCHlch(88.0 48.6 100.3)
OKLCHoklch(0.893 0.117 102.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ebdf80 on white: 1.36:1
AA ✗ fail · AA-large · AAA
Aa
#ebdf80 on black: 15.40:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.2%
Green87.5%
Blue50.2%

CMYK percentages

Cyan0.0%
Magenta5.1%
Yellow45.5%
Key (black)7.8%

Color previews

#ebdf80 text on a black background

contrast 15.40:1

Card sample

#ebdf80 text on a white background

contrast 1.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebdf80

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebdf80 in the Color Lab