Skip to content

#dedeb3

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

RGB
222, 222, 179
HSL
60°, 39%, 79%
CMYK
0, 0, 19, 13
Luminance
0.7103

Every format

HEX#dedeb3
RGBrgb(222, 222, 179)
HSLhsl(60, 39%, 79%)
CMYKcmyk(0%, 0%, 19%, 13%)
LABlab(87.5 -7.0 21.2)
LCHlch(87.5 22.3 108.3)
OKLCHoklch(0.890 0.057 107.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red87.1%
Green87.1%
Blue70.2%

CMYK percentages

Cyan0.0%
Magenta0.0%
Yellow19.4%
Key (black)12.9%

Color previews

#dedeb3 text on a black background

contrast 15.21:1

Card sample

#dedeb3 text on a white background

contrast 1.38:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dedeb3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dedeb3 in the Color Lab