Skip to content

#ebdc8b

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

RGB
235, 220, 139
HSL
51°, 71%, 73%
CMYK
0, 6, 41, 8
Luminance
0.7071

Every format

HEX#ebdc8b
RGBrgb(235, 220, 139)
HSLhsl(51, 71%, 73%)
CMYKcmyk(0%, 6%, 41%, 8%)
LABlab(87.3 -6.0 41.6)
LCHlch(87.3 42.0 98.3)
OKLCHoklch(0.889 0.103 99.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red92.2%
Green86.3%
Blue54.5%

CMYK percentages

Cyan0.0%
Magenta6.4%
Yellow40.9%
Key (black)7.8%

Color previews

#ebdc8b text on a black background

contrast 15.14:1

Card sample

#ebdc8b text on a white background

contrast 1.39:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebdc8b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebdc8b in the Color Lab