Skip to content

#ede2ac

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

RGB
237, 226, 172
HSL
50°, 64%, 80%
CMYK
0, 5, 27, 7
Luminance
0.7538

Every format

HEX#ede2ac
RGBrgb(237, 226, 172)
HSLhsl(50, 64%, 80%)
CMYKcmyk(0%, 5%, 27%, 7%)
LABlab(89.6 -4.4 27.8)
LCHlch(89.6 28.2 99.1)
OKLCHoklch(0.908 0.071 97.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ede2ac on white: 1.31:1
AA ✗ fail · AA-large · AAA
Aa
#ede2ac on black: 16.08:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.9%
Green88.6%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta4.6%
Yellow27.4%
Key (black)7.1%

Color previews

#ede2ac text on a black background

contrast 16.08:1

Card sample

#ede2ac text on a white background

contrast 1.31:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ede2ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ede2ac in the Color Lab