Skip to content

#edebdc

a pale, soft yellow · cool · closest name: beige

RGB
237, 235, 220
HSL
53°, 32%, 90%
CMYK
0, 1, 7, 7
Luminance
0.8259

Every format

HEX#edebdc
RGBrgb(237, 235, 220)
HSLhsl(53, 32%, 90%)
CMYKcmyk(0%, 1%, 7%, 7%)
LABlab(92.8 -1.9 7.5)
LCHlch(92.8 7.8 104.2)
OKLCHoklch(0.938 0.020 100.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red92.9%
Green92.2%
Blue86.3%

CMYK percentages

Cyan0.0%
Magenta0.8%
Yellow7.2%
Key (black)7.1%

Color previews

#edebdc text on a black background

contrast 17.52:1

Card sample

#edebdc text on a white background

contrast 1.20:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #edebdc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #edebdc in the Color Lab