Skip to content

#deddbb

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

RGB
222, 221, 187
HSL
58°, 35%, 80%
CMYK
0, 1, 16, 13
Luminance
0.7083

Every format

HEX#deddbb
RGBrgb(222, 221, 187)
HSLhsl(58, 35%, 80%)
CMYKcmyk(0%, 1%, 16%, 13%)
LABlab(87.4 -5.3 16.9)
LCHlch(87.4 17.7 107.5)
OKLCHoklch(0.889 0.045 105.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red87.1%
Green86.7%
Blue73.3%

CMYK percentages

Cyan0.0%
Magenta0.5%
Yellow15.8%
Key (black)12.9%

Color previews

#deddbb text on a black background

contrast 15.17:1

Card sample

#deddbb text on a white background

contrast 1.38:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #deddbb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #deddbb in the Color Lab