Skip to content

#ebdfbb

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

RGB
235, 223, 187
HSL
45°, 55%, 83%
CMYK
0, 5, 20, 8
Luminance
0.7403

Every format

HEX#ebdfbb
RGBrgb(235, 223, 187)
HSLhsl(45, 55%, 83%)
CMYKcmyk(0%, 5%, 20%, 8%)
LABlab(88.9 -1.6 19.1)
LCHlch(88.9 19.2 94.8)
OKLCHoklch(0.904 0.049 91.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ebdfbb on white: 1.33:1
AA ✗ fail · AA-large · AAA
Aa
#ebdfbb on black: 15.81:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.2%
Green87.5%
Blue73.3%

CMYK percentages

Cyan0.0%
Magenta5.1%
Yellow20.4%
Key (black)7.8%

Color previews

#ebdfbb text on a black background

contrast 15.81:1

Card sample

#ebdfbb text on a white background

contrast 1.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebdfbb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebdfbb in the Color Lab