#DBBDB6
A light, moderate red closely aligning with Silver.
About #DBBDB6
When working with digital screens, the color #DBBDB6 is rendered by mixing light. Designers often compare it to the standard color Silver. In the RGB color space, it consists of 219 red, 189 green, and 182 blue.
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 0% cyan and 14% magenta inks. With a hue angle of 11.4 degrees, it sits comfortably in the red spectrum.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#DBBDB6
RGB219, 189, 182
HSL11.4°, 33.9%, 78.6%
CMYK0%, 14%, 17%, 14%
HSV11.4°, 16.9%, 85.9%
LAB78.9, 9.6, 7.5
XYZ55.9, 54.8, 51.9
Decimal14400950
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.75:1
Text on #FFFFFF
FAIL
11.97:1
Text on #000000
AAA
1.68:1
Text on #F8FAFC
FAIL
10.17:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #DBBDB6;
}
.text-color {
color: #DBBDB6;
}
.border-color {
border: 2px solid #DBBDB6;
}