Skip to content

#dedeb7

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

RGB
222, 222, 183
HSL
60°, 37%, 79%
CMYK
0, 0, 18, 13
Luminance
0.7119

Every format

HEX#dedeb7
RGBrgb(222, 222, 183)
HSLhsl(60, 37%, 79%)
CMYKcmyk(0%, 0%, 18%, 13%)
LABlab(87.6 -6.4 19.2)
LCHlch(87.6 20.2 108.5)
OKLCHoklch(0.891 0.052 107.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red87.1%
Green87.1%
Blue71.8%

CMYK percentages

Cyan0.0%
Magenta0.0%
Yellow17.6%
Key (black)12.9%

Color previews

#dedeb7 text on a black background

contrast 15.24:1

Card sample

#dedeb7 text on a white background

contrast 1.38:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dedeb7

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dedeb7 in the Color Lab