Skip to content

#ebecca

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

RGB
235, 236, 202
HSL
62°, 47%, 86%
CMYK
0, 0, 14, 8
Luminance
0.8192

Every format

HEX#ebecca
RGBrgb(235, 236, 202)
HSLhsl(62, 47%, 86%)
CMYKcmyk(0%, 0%, 14%, 8%)
LABlab(92.5 -6.0 16.4)
LCHlch(92.5 17.5 110.0)
OKLCHoklch(0.933 0.045 108.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ebecca on white: 1.21:1
AA ✗ fail · AA-large · AAA
Aa
#ebecca on black: 17.38:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.2%
Green92.5%
Blue79.2%

CMYK percentages

Cyan0.4%
Magenta0.0%
Yellow14.4%
Key (black)7.5%

Color previews

#ebecca text on a black background

contrast 17.38:1

Card sample

#ebecca text on a white background

contrast 1.21:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebecca

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebecca in the Color Lab