Skip to content

#ebdc6b

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

RGB
235, 220, 107
HSL
53°, 76%, 67%
CMYK
0, 6, 55, 8
Luminance
0.6991

Every format

HEX#ebdc6b
RGBrgb(235, 220, 107)
HSLhsl(53, 76%, 67%)
CMYKcmyk(0%, 6%, 55%, 8%)
LABlab(87.0 -8.9 56.5)
LCHlch(87.0 57.2 99.0)
OKLCHoklch(0.884 0.135 101.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red92.2%
Green86.3%
Blue42.0%

CMYK percentages

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

Color previews

#ebdc6b text on a black background

contrast 14.98:1

Card sample

#ebdc6b text on a white background

contrast 1.40:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebdc6b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebdc6b in the Color Lab