Skip to content

#edebac

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

RGB
237, 235, 172
HSL
58°, 64%, 80%
CMYK
0, 1, 27, 7
Luminance
0.8040

Every format

HEX#edebac
RGBrgb(237, 235, 172)
HSLhsl(58, 64%, 80%)
CMYKcmyk(0%, 1%, 27%, 7%)
LABlab(91.9 -9.0 30.9)
LCHlch(91.9 32.2 106.2)
OKLCHoklch(0.927 0.081 106.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#edebac on white: 1.23:1
AA ✗ fail · AA-large · AAA
Aa
#edebac on black: 17.08:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.9%
Green92.2%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta0.8%
Yellow27.4%
Key (black)7.1%

Color previews

#edebac text on a black background

contrast 17.08:1

Card sample

#edebac text on a white background

contrast 1.23:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #edebac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #edebac in the Color Lab