Black Shadows (#BFAFB2)
The hex code for Black Shadows is #BFAFB2. It is rgb(191, 175, 178) in RGB, hsl(349, 11%, 72%) in HSL, and about cmyk(0%, 8%, 7%, 25%) in CMYK — a light red. Black text is the more readable choice on this background.
#BFAFB2rgb(191, 175, 178)hsl(349, 11%, 72%)hsv(349, 8%, 75%)cmyk(0%, 8%, 7%, 25%)oklch(76.8% 0.019 4.7)lab(72.91% 6.32 0.65)lch(72.91% 6.36 5.86)Colors Closest to Black Shadows
Black Shadows is a registered color name. These are the named colors nearest to it, measured as CIE76 distance in CIELAB — a perceptual scale, so the ordering matches what the eye sees rather than how close the raw RGB numbers happen to sit.
Browse the full index of named colors A-Z or every red in the library.
#BFAFB2 Channel Values
How Black Shadows breaks down in each color model. Hue is measured in degrees around the color wheel; saturation, lightness, and the CMYK inks are percentages.
| Model | Channels | Notes |
|---|---|---|
| RGB | R 191 · G 175 · B 178 | 8-bit channels as sent to the display |
| HSL | H 349° · S 11% · L 72% | Easiest model for building lighter and darker variants |
| HSV | H 349° · S 8% · V 75% | Matches the picker in most design tools |
| CMYK | C 0% · M 8% · Y 7% · K 25% | Approximate ink mix; confirm with an ICC profile before printing |
| Luminance | 2.1:1 vs white · 9.99:1 vs black | WCAG 2.2 relative-luminance contrast ratios |
Text Contrast & Accessibility
WCAG 2.2 contrast ratios for text on a Black Shadows background. AA requires 4.5:1 for normal text and 3:1 for large text; AAA requires 7:1. Contrast is one check, not a full accessibility review.
Need a specific ratio against another background? Open #BFAFB2 in the contrast checker.
Colors That Go With Black Shadows
Pairings derived from color-wheel relationships. The complementary color sits opposite Black Shadows; analogous colors sit beside it; triadic and split-complementary sets spread evenly around the wheel. Select any swatch for its own breakdown.
Tints & Shades of Black Shadows
Lighter tints and darker shades built by moving the lightness channel while holding hue and saturation, which is what you want for hover states, backgrounds, and text variants.
Want a full 50-950 ramp with semantic roles? Generate design tokens from #BFAFB2.
How Black Shadows Looks with Color Vision Deficiency
Simulated with the Viénot, Brettel & Mollon LMS projection model. Anomalous types are rendered as partial versions of the matching dichromacy, which is an approximation rather than a per-person clinical model.
#BFAFB2#B2B2B2#B7B1B2#B4B4B2#B9B2B2#BFAFAF#BFAFB0#B3B3B3Using #BFAFB2 in Code
Copy-ready declarations for the places this color usually ends up.
--black-shadows: #BFAFB2;background-color: #BFAFB2;colors: { 'black-shadows': '#BFAFB2' }Color(red: 0.749, green: 0.686, blue: 0.698)<color name="black_shadows">#BFAFB2</color>fill="#BFAFB2"More Red Colors
Black Shadows sits in the redfamily. These are its neighbours across that family's full range, each with its own breakdown.
#BFAFB2 Frequently Asked Questions
What is the hex code for Black Shadows?
The hex code for Black Shadows is #BFAFB2. That is rgb(191, 175, 178) in RGB, hsl(349, 11%, 72%) in HSL, and approximately cmyk(0%, 8%, 7%, 25%) in CMYK.
What is the RGB value of #BFAFB2?
#BFAFB2 is rgb(191, 175, 178) — red 191, green 175, and blue 178 on the 0-255 scale.
What is the CMYK value of #BFAFB2?
#BFAFB2 converts to approximately cmyk(0%, 8%, 7%, 25%). CMYK output is a mathematical approximation for planning; confirm production print colors with your printer and ICC profile.
Should text on #BFAFB2 be black or white?
Black text is the more readable choice. #BFAFB2 scores 2.1:1 against white and 9.99:1 against black, and WCAG 2.2 asks for at least 4.5:1 for normal body text.
Can I write #BFAFB2 as a CSS color keyword?
No. #BFAFB2 is not one of the CSS color keywords, so it has to be written as a hex, rgb() or hsl() value. The closest keyword is darkgray (#A9A9A9) at a CIE76 distance of 7.34, which is clearly related but distinguishable side by side.
Open Black Shadows in a Tool
Keep exploring: every red in the color library, the guide to shades of red, or the full color library.