Skip to content

#ebdfba

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

RGB
235, 223, 186
HSL
45°, 55%, 83%
CMYK
0, 5, 21, 8
Luminance
0.7398

Every format

HEX#ebdfba
RGBrgb(235, 223, 186)
HSLhsl(45, 55%, 83%)
CMYKcmyk(0%, 5%, 21%, 8%)
LABlab(88.9 -1.7 19.6)
LCHlch(88.9 19.7 95.1)
OKLCHoklch(0.904 0.050 92.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red92.2%
Green87.5%
Blue72.9%

CMYK percentages

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

Color previews

#ebdfba text on a black background

contrast 15.80:1

Card sample

#ebdfba text on a white background

contrast 1.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebdfba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebdfba in the Color Lab