#B69999
A light, muted red closely aligning with Rosybrown.
About #B69999
The hex code #B69999 represents a beautifully specific shade of red. Its closest recognized web color is Rosybrown. This translates to an RGB value of rgb(182, 153, 153).
Translating this color to physical media requires the CMYK color model. The color uses 0% Cyan, 16% Magenta, 16% Yellow, and 29% Black. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#B69999
RGB182, 153, 153
HSL0.0°, 16.6%, 65.7%
CMYK0%, 16%, 16%, 29%
HSV0.0°, 15.9%, 71.4%
LAB65.8, 10.7, 4.0
XYZ36.4, 35.0, 35.0
Decimal11966873
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.62:1
Text on #FFFFFF
FAIL
8.01:1
Text on #000000
AAA
2.51:1
Text on #F8FAFC
FAIL
6.81:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #B69999;
}
.text-color {
color: #B69999;
}
.border-color {
border: 2px solid #B69999;
}