Skip to content

#ebeebc

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

RGB
235, 238, 188
HSL
64°, 60%, 84%
CMYK
1, 0, 21, 7
Luminance
0.8244

Every format

HEX#ebeebc
RGBrgb(235, 238, 188)
HSLhsl(64, 60%, 84%)
CMYKcmyk(1%, 0%, 21%, 7%)
LABlab(92.8 -9.0 23.9)
LCHlch(92.8 25.6 110.7)
OKLCHoklch(0.934 0.065 110.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red92.2%
Green93.3%
Blue73.7%

CMYK percentages

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

Color previews

#ebeebc text on a black background

contrast 17.49:1

Card sample

#ebeebc text on a white background

contrast 1.20:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebeebc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebeebc in the Color Lab