Skip to content

#edebba

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

RGB
237, 235, 186
HSL
58°, 59%, 83%
CMYK
0, 1, 22, 7
Luminance
0.8097

Every format

HEX#edebba
RGBrgb(237, 235, 186)
HSLhsl(58, 59%, 83%)
CMYKcmyk(0%, 1%, 22%, 7%)
LABlab(92.1 -7.1 24.1)
LCHlch(92.1 25.1 106.4)
OKLCHoklch(0.929 0.064 105.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#edebba on white: 1.22:1
AA ✗ fail · AA-large · AAA
Aa
#edebba on black: 17.19:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.9%
Green92.2%
Blue72.9%

CMYK percentages

Cyan0.0%
Magenta0.8%
Yellow21.5%
Key (black)7.1%

Color previews

#edebba text on a black background

contrast 17.19:1

Card sample

#edebba text on a white background

contrast 1.22:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #edebba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #edebba in the Color Lab