Skip to content

#ebdeaf

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

RGB
235, 222, 175
HSL
47°, 60%, 80%
CMYK
0, 6, 26, 8
Luminance
0.7300

Every format

HEX#ebdeaf
RGBrgb(235, 222, 175)
HSLhsl(47, 60%, 80%)
CMYKcmyk(0%, 6%, 26%, 8%)
LABlab(88.5 -2.8 24.7)
LCHlch(88.5 24.9 96.4)
OKLCHoklch(0.899 0.063 94.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ebdeaf on white: 1.35:1
AA ✗ fail · AA-large · AAA
Aa
#ebdeaf on black: 15.60:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.2%
Green87.1%
Blue68.6%

CMYK percentages

Cyan0.0%
Magenta5.5%
Yellow25.5%
Key (black)7.8%

Color previews

#ebdeaf text on a black background

contrast 15.60:1

Card sample

#ebdeaf text on a white background

contrast 1.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebdeaf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebdeaf in the Color Lab