Skip to content

#edebdb

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

RGB
237, 235, 219
HSL
53°, 33%, 89%
CMYK
0, 1, 8, 7
Luminance
0.8254

Every format

HEX#edebdb
RGBrgb(237, 235, 219)
HSLhsl(53, 33%, 89%)
CMYKcmyk(0%, 1%, 8%, 7%)
LABlab(92.8 -2.1 8.0)
LCHlch(92.8 8.3 104.4)
OKLCHoklch(0.937 0.021 101.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red92.9%
Green92.2%
Blue85.9%

CMYK percentages

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

Color previews

#edebdb text on a black background

contrast 17.51:1

Card sample

#edebdb text on a white background

contrast 1.20:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #edebdb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #edebdb in the Color Lab