Skip to content

#dedeb5

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

RGB
222, 222, 181
HSL
60°, 38%, 79%
CMYK
0, 0, 19, 13
Luminance
0.7111

Every format

HEX#dedeb5
RGBrgb(222, 222, 181)
HSLhsl(60, 38%, 79%)
CMYKcmyk(0%, 0%, 19%, 13%)
LABlab(87.5 -6.7 20.2)
LCHlch(87.5 21.3 108.4)
OKLCHoklch(0.890 0.054 107.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dedeb5 on white: 1.38:1
AA ✗ fail · AA-large · AAA
Aa
#dedeb5 on black: 15.22:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.1%
Green87.1%
Blue71.0%

CMYK percentages

Cyan0.0%
Magenta0.0%
Yellow18.5%
Key (black)12.9%

Color previews

#dedeb5 text on a black background

contrast 15.22:1

Card sample

#dedeb5 text on a white background

contrast 1.38:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(222, 222, 181, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(222, 222, 181, 0.45);
Border & gradient
Gradient panel
border: 3px solid #dedeb5;
background: linear-gradient(135deg, #dedeb5, #C3DEB5);

Monochromatic scale

Palettes built from #dedeb5

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dedeb5 in the Color Lab