Skip to content

#ebedc3

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

RGB
235, 237, 195
HSL
63°, 54%, 85%
CMYK
1, 0, 18, 7
Luminance
0.8217

Every format

HEX#ebedc3
RGBrgb(235, 237, 195)
HSLhsl(63, 54%, 85%)
CMYKcmyk(1%, 0%, 18%, 7%)
LABlab(92.7 -7.5 20.2)
LCHlch(92.7 21.5 110.5)
OKLCHoklch(0.934 0.055 109.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ebedc3 on white: 1.20:1
AA ✗ fail · AA-large · AAA
Aa
#ebedc3 on black: 17.43:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.2%
Green92.9%
Blue76.5%

CMYK percentages

Cyan0.8%
Magenta0.0%
Yellow17.7%
Key (black)7.1%

Color previews

#ebedc3 text on a black background

contrast 17.43:1

Card sample

#ebedc3 text on a white background

contrast 1.20:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebedc3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebedc3 in the Color Lab