Skip to content

#ebeeba

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

RGB
235, 238, 186
HSL
64°, 61%, 83%
CMYK
1, 0, 22, 7
Luminance
0.8236

Every format

HEX#ebeeba
RGBrgb(235, 238, 186)
HSLhsl(64, 61%, 83%)
CMYKcmyk(1%, 0%, 22%, 7%)
LABlab(92.7 -9.3 24.9)
LCHlch(92.7 26.6 110.5)
OKLCHoklch(0.934 0.068 110.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red92.2%
Green93.3%
Blue72.9%

CMYK percentages

Cyan1.3%
Magenta0.0%
Yellow21.8%
Key (black)6.7%

Color previews

#ebeeba text on a black background

contrast 17.47:1

Card sample

#ebeeba text on a white background

contrast 1.20:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebeeba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebeeba in the Color Lab