Skip to content

#dedace

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

RGB
222, 218, 206
HSL
45°, 20%, 84%
CMYK
0, 2, 7, 13
Luminance
0.7013

Every format

HEX#dedace
RGBrgb(222, 218, 206)
HSLhsl(45, 20%, 84%)
CMYKcmyk(0%, 2%, 7%, 13%)
LABlab(87.1 -0.7 6.4)
LCHlch(87.1 6.4 96.4)
OKLCHoklch(0.888 0.017 91.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dedace on white: 1.40:1
AA ✗ fail · AA-large · AAA
Aa
#dedace on black: 15.03:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.1%
Green85.5%
Blue80.8%

CMYK percentages

Cyan0.0%
Magenta1.8%
Yellow7.2%
Key (black)12.9%

Color previews

#dedace text on a black background

contrast 15.03:1

Card sample

#dedace text on a white background

contrast 1.40:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dedace

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dedace in the Color Lab