Skip to content

#dae2ac

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

RGB
218, 226, 172
HSL
69°, 48%, 78%
CMYK
4, 0, 24, 11
Luminance
0.7228

Every format

HEX#dae2ac
RGBrgb(218, 226, 172)
HSLhsl(69, 48%, 78%)
CMYKcmyk(4%, 0%, 24%, 11%)
LABlab(88.1 -11.5 25.6)
LCHlch(88.1 28.0 114.2)
OKLCHoklch(0.893 0.071 114.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dae2ac on white: 1.36:1
AA ✗ fail · AA-large · AAA
Aa
#dae2ac on black: 15.46:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.5%
Green88.6%
Blue67.5%

CMYK percentages

Cyan3.5%
Magenta0.0%
Yellow23.9%
Key (black)11.4%

Color previews

#dae2ac text on a black background

contrast 15.46:1

Card sample

#dae2ac text on a white background

contrast 1.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dae2ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dae2ac in the Color Lab