Skip to content

#ddbbbe

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

RGB
221, 187, 190
HSL
355°, 33%, 80%
CMYK
0, 15, 14, 13
Luminance
0.5463

Every format

HEX#ddbbbe
RGBrgb(221, 187, 190)
HSLhsl(355, 33%, 80%)
CMYKcmyk(0%, 15%, 14%, 13%)
LABlab(78.8 12.6 3.0)
LCHlch(78.8 13.0 13.5)
OKLCHoklch(0.822 0.039 12.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red86.7%
Green73.3%
Blue74.5%

CMYK percentages

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

Color previews

#ddbbbe text on a black background

contrast 11.93:1

Card sample

#ddbbbe text on a white background

contrast 1.76:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ddbbbe

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ddbbbe in the Color Lab