#d9b7af
a light, soft red · warm · closest name: Misty Rose
At a glance
Every number on this page in one read: what #d9b7af is made of, how bright it looks, and which way it leans.
Reads warm. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.
Every format
| HEX | #d9b7af |
| RGB | rgb(217, 183, 175) |
| HSL | hsl(11, 36%, 77%) |
| CMYK | cmyk(0%, 16%, 19%, 15%) |
| LAB | lab(77.1 10.9 8.6) |
| LCH | lch(77.1 13.9 38.2) |
| OKLCH | oklch(0.807 0.041 33.4) |
| Decimal | 14268335 |
| Display P3 | color(display-p3 0.851 0.718 0.686) |
Copy-ready code
/* CSS */
color: #d9b7af;
background-color: #d9b7af;
/* Tailwind (arbitrary) */
class="text-[#d9b7af] bg-[#d9b7af]"
/* SCSS */
$brand: #d9b7af;
/* SwiftUI */
Color(red: 0.851, green: 0.718, blue: 0.686)
/* Android */
Color.parseColor("#d9b7af")
/* Flutter */
Color(0xFFD9B7AF)
/* Python / OpenCV (BGR) */
(175, 183, 217)Best text color
Only one of black and white can be right. This is the one, with the number that proves it.
Accessibility — WCAG contrast
Color scale — 50 to 950
A Tailwind-shaped ramp built around this exact hex. #d9b7af is pinned to step 300; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.
:root {
--brand-50: #F9F6F5;
--brand-100: #F4EDEB;
--brand-200: #E8D7D3;
--brand-300: #d9b7af;
--brand-400: #C9988D;
--brand-500: #B77667;
--brand-600: #A65F4F;
--brand-700: #8A4F42;
--brand-800: #6F4035;
--brand-900: #513129;
--brand-950: #331E1A;
--brand: #d9b7af;
--brand-ink: #000000;
}Colors that work with #d9b7af
Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.
Surface, border, heading and body all derive from this one hue, so the screen stays coherent without a second palette.
Lightness flips, hue holds. The accent stays the anchor in both themes.
How to use #d9b7af
Derived from its contrast, chroma and lightness — not from taste.
- ✓Text and icons on dark surfaces
- ✓Charts, tags and secondary surfaces
- ✓Card and section backgrounds
- ✓Brand accents, badges and data highlights
- ⚠Text of any size on white — fails WCAG AA
- ⚠White text placed on it
- ⚠Pairing with a same-lightness hue — edges vibrate
Similar colors
One move away from this hex in each direction. Every swatch is its own page.
Color relationships
The wheel positions with their names attached, so you can grab the one you actually need.
| Complementary | #AFD1D9 | Directly opposite — maximum tension | |
| Analogous left | #D9AFBC | Neighbour, quieter | |
| Analogous right | #D9CCAF | Neighbour, quieter | |
| Split-complement 1 | #AFD9CC | Contrast without the clash | |
| Split-complement 2 | #AFBCD9 | Contrast without the clash | |
| Triadic 1 | #AFD9B7 | Even thirds — balanced and loud | |
| Triadic 2 | #B7AFD9 | Even thirds — balanced and loud | |
| Tetradic | #BCD9AF | Fourth corner of the square scheme |
RGB percentages
CMYK percentages
Color previews
#d9b7af text on a black background
contrast 11.34:1
#d9b7af text on a white background
contrast 1.85:1
CSS3 live lab
The quick brown fox
color: #d9b7af;
background-color: #d9b7af;
Glowing headline
text-shadow: 2px 2px 8px #d9b7af;
Soft neon halo
text-shadow: 0 0 14px rgba(217, 183, 175, 0.45);
box-shadow: 0 12px 32px -8px rgba(217, 183, 175, 0.45);
border: 3px solid #d9b7af; background: linear-gradient(135deg, #d9b7af, #D9D3AF);
Monochromatic scale
Palettes built from #d9b7af
Shades — darker
Tints — lighter
Color harmonies
Nearest named colors
Ranked with CIEDE2000 across all 139 CSS keywords. Under ΔE 2 the eye stops telling them apart; over ΔE 10 they are plainly different colors.
Closest color with a full write-up: Apricot (#fbceb1) — ΔE2000 9.9 away, with its history, psychology and brand usage.
#d9b7af in the real world
Where a color in this family tends to land, and the interface roles it is usually asked to play.
Converts to four-color process without much drama. Proof it anyway.
#d9b7af, answered
What color is #d9b7af?
#d9b7af is a light soft red, closest to Misty Rose (ΔE2000 10.7). It sits at 11° on the hue wheel with 36% saturation and 77% lightness, which reads as warm.
What is the RGB value of #d9b7af?
rgb(217, 183, 175) — 217 red, 183 green and 175 blue out of 255, or 85.1% / 71.8% / 68.6% by channel.
Is #d9b7af a light or a dark color?
It is a light color. Relative luminance is 0.5171 and perceived brightness is 76%, so black text on it reaches 11.34:1.
Should I use black or white text on #d9b7af?
Black. It scores 11.34:1 against #d9b7af, versus 1.85:1 for white — AAA at any size.
What is the complementary color of #d9b7af?
#AFD1D9 sits directly opposite on the wheel. Softer options are the split-complements #AFD9CC and #AFBCD9, which give the same contrast with far less vibration.
What colors go well with #d9b7af?
For interface work: #FAF6F5 as the surface, #E5CDC8 for borders, #9B5A4B for secondary text, #3E8E8A as an accent and #563229 for hover and pressed states. For a palette, the analogous pair #D9AFBC and #D9CCAF stays calm, while #AFD1D9 is the loudest partner.
What is #d9b7af in CMYK for printing?
cmyk(0%, 16%, 19%, 15%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.
Is #d9b7af warm or cool?
Warm — it scores 10 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #D9BFAF; nudged cooler, #DAAEB6.