Skip to content

#ebecba

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

RGB
235, 236, 186
HSL
61°, 57%, 83%
CMYK
0, 0, 21, 8
Luminance
0.8120

Every format

HEX#ebecba
RGBrgb(235, 236, 186)
HSLhsl(61, 57%, 83%)
CMYKcmyk(0%, 0%, 21%, 8%)
LABlab(92.2 -8.3 24.2)
LCHlch(92.2 25.6 109.0)
OKLCHoklch(0.930 0.065 108.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red92.2%
Green92.5%
Blue72.9%

CMYK percentages

Cyan0.4%
Magenta0.0%
Yellow21.2%
Key (black)7.5%

Color previews

#ebecba text on a black background

contrast 17.24:1

Card sample

#ebecba text on a white background

contrast 1.22:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebecba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebecba in the Color Lab