Skip to content

#ebecad

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

RGB
235, 236, 173
HSL
61°, 62%, 80%
CMYK
0, 0, 27, 8
Luminance
0.8067

Every format

HEX#ebecad
RGBrgb(235, 236, 173)
HSLhsl(61, 62%, 80%)
CMYKcmyk(0%, 0%, 27%, 8%)
LABlab(92.0 -10.1 30.5)
LCHlch(92.0 32.2 108.3)
OKLCHoklch(0.927 0.081 108.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red92.2%
Green92.5%
Blue67.8%

CMYK percentages

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

Color previews

#ebecad text on a black background

contrast 17.13:1

Card sample

#ebecad text on a white background

contrast 1.23:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebecad

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebecad in the Color Lab