Skip to content

#ebeccd

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

RGB
235, 236, 205
HSL
62°, 45%, 87%
CMYK
0, 0, 13, 8
Luminance
0.8206

Every format

HEX#ebeccd
RGBrgb(235, 236, 205)
HSLhsl(62, 45%, 87%)
CMYKcmyk(0%, 0%, 13%, 8%)
LABlab(92.6 -5.5 14.9)
LCHlch(92.6 15.9 110.2)
OKLCHoklch(0.934 0.041 108.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red92.2%
Green92.5%
Blue80.4%

CMYK percentages

Cyan0.4%
Magenta0.0%
Yellow13.1%
Key (black)7.5%

Color previews

#ebeccd text on a black background

contrast 17.41:1

Card sample

#ebeccd text on a white background

contrast 1.21:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebeccd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebeccd in the Color Lab