Skip to content

#ebecae

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

RGB
235, 236, 174
HSL
61°, 62%, 80%
CMYK
0, 0, 26, 8
Luminance
0.8071

Every format

HEX#ebecae
RGBrgb(235, 236, 174)
HSLhsl(61, 62%, 80%)
CMYKcmyk(0%, 0%, 26%, 8%)
LABlab(92.0 -9.9 30.1)
LCHlch(92.0 31.6 108.3)
OKLCHoklch(0.927 0.080 108.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ebecae on white: 1.23:1
AA ✗ fail · AA-large · AAA
Aa
#ebecae on black: 17.14:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.2%
Green92.5%
Blue68.2%

CMYK percentages

Cyan0.4%
Magenta0.0%
Yellow26.3%
Key (black)7.5%

Color previews

#ebecae text on a black background

contrast 17.14:1

Card sample

#ebecae text on a white background

contrast 1.23:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebecae

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebecae in the Color Lab