Skip to content

#ebecbd

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

RGB
235, 236, 189
HSL
61°, 55%, 83%
CMYK
0, 0, 20, 8
Luminance
0.8133

Every format

HEX#ebecbd
RGBrgb(235, 236, 189)
HSLhsl(61, 55%, 83%)
CMYKcmyk(0%, 0%, 20%, 8%)
LABlab(92.3 -7.9 22.8)
LCHlch(92.3 24.1 109.1)
OKLCHoklch(0.931 0.061 108.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ebecbd on white: 1.22:1
AA ✗ fail · AA-large · AAA
Aa
#ebecbd on black: 17.27:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.2%
Green92.5%
Blue74.1%

CMYK percentages

Cyan0.4%
Magenta0.0%
Yellow19.9%
Key (black)7.5%

Color previews

#ebecbd text on a black background

contrast 17.27:1

Card sample

#ebecbd text on a white background

contrast 1.22:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebecbd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebecbd in the Color Lab