Skip to content

#ebdc80

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

RGB
235, 220, 128
HSL
52°, 73%, 71%
CMYK
0, 6, 46, 8
Luminance
0.7041

Every format

HEX#ebdc80
RGBrgb(235, 220, 128)
HSLhsl(52, 73%, 71%)
CMYKcmyk(0%, 6%, 46%, 8%)
LABlab(87.2 -7.1 46.9)
LCHlch(87.2 47.4 98.7)
OKLCHoklch(0.887 0.115 100.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ebdc80 on white: 1.39:1
AA ✗ fail · AA-large · AAA
Aa
#ebdc80 on black: 15.08:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.2%
Green86.3%
Blue50.2%

CMYK percentages

Cyan0.0%
Magenta6.4%
Yellow45.5%
Key (black)7.8%

Color previews

#ebdc80 text on a black background

contrast 15.08:1

Card sample

#ebdc80 text on a white background

contrast 1.39:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebdc80

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebdc80 in the Color Lab