Skip to content

#ddbbbb

a light, soft red · warm · closest name: silver

RGB
221, 187, 187
HSL
0°, 33%, 80%
CMYK
0, 15, 15, 13
Luminance
0.5450

Every format

HEX#ddbbbb
RGBrgb(221, 187, 187)
HSLhsl(0, 33%, 80%)
CMYKcmyk(0%, 15%, 15%, 13%)
LABlab(78.8 12.1 4.5)
LCHlch(78.8 12.9 20.5)
OKLCHoklch(0.822 0.039 18.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ddbbbb on white: 1.76:1
AA ✗ fail · AA-large · AAA
Aa
#ddbbbb on black: 11.90:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red86.7%
Green73.3%
Blue73.3%

CMYK percentages

Cyan0.0%
Magenta15.4%
Yellow15.4%
Key (black)13.3%

Color previews

#ddbbbb text on a black background

contrast 11.90:1

Card sample

#ddbbbb text on a white background

contrast 1.76:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ddbbbb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ddbbbb in the Color Lab