Skip to content

#ebeebe

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

RGB
235, 238, 190
HSL
64°, 59%, 84%
CMYK
1, 0, 20, 7
Luminance
0.8253

Every format

HEX#ebeebe
RGBrgb(235, 238, 190)
HSLhsl(64, 59%, 84%)
CMYKcmyk(1%, 0%, 20%, 7%)
LABlab(92.8 -8.8 23.0)
LCHlch(92.8 24.6 110.9)
OKLCHoklch(0.935 0.063 110.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red92.2%
Green93.3%
Blue74.5%

CMYK percentages

Cyan1.3%
Magenta0.0%
Yellow20.2%
Key (black)6.7%

Color previews

#ebeebe text on a black background

contrast 17.51:1

Card sample

#ebeebe text on a white background

contrast 1.20:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebeebe

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebeebe in the Color Lab