#d7cfb0
a light, soft yellow · warm · closest name: Wheat
At a glance
Every number on this page in one read: what #d7cfb0 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 | #d7cfb0 |
| RGB | rgb(215, 207, 176) |
| HSL | hsl(48, 33%, 77%) |
| CMYK | cmyk(0%, 4%, 18%, 16%) |
| LAB | lab(83.0 -2.3 16.4) |
| LCH | lch(83.0 16.6 98.0) |
| OKLCH | oklch(0.853 0.043 95.2) |
| Decimal | 14143408 |
| Display P3 | color(display-p3 0.843 0.812 0.690) |
Copy-ready code
/* CSS */
color: #d7cfb0;
background-color: #d7cfb0;
/* Tailwind (arbitrary) */
class="text-[#d7cfb0] bg-[#d7cfb0]"
/* SCSS */
$brand: #d7cfb0;
/* SwiftUI */
Color(red: 0.843, green: 0.812, blue: 0.690)
/* Android */
Color.parseColor("#d7cfb0")
/* Flutter */
Color(0xFFD7CFB0)
/* Python / OpenCV (BGR) */
(176, 207, 215)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. #d7cfb0 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: #F9F9F5;
--brand-100: #F4F2EC;
--brand-200: #E7E3D4;
--brand-300: #d7cfb0;
--brand-400: #C6BB8F;
--brand-500: #B4A56A;
--brand-600: #A39252;
--brand-700: #877A45;
--brand-800: #6C6137;
--brand-900: #50482B;
--brand-950: #322D1B;
--brand: #d7cfb0;
--brand-ink: #000000;
}Colors that work with #d7cfb0
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 #d7cfb0
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
- ⚠Thin strokes and 1px borders — they disappear on light UI
- ⚠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 | #B0B8D7 | Directly opposite — maximum tension | |
| Analogous left | #D7BCB0 | Neighbour, quieter | |
| Analogous right | #CCD7B0 | Neighbour, quieter | |
| Split-complement 1 | #B0CCD7 | Contrast without the clash | |
| Split-complement 2 | #BCB0D7 | Contrast without the clash | |
| Triadic 1 | #B0D7CF | Even thirds — balanced and loud | |
| Triadic 2 | #CFB0D7 | Even thirds — balanced and loud | |
| Tetradic | #B0D7BC | Fourth corner of the square scheme |
RGB percentages
CMYK percentages
Color previews
#d7cfb0 text on a black background
contrast 13.44:1
#d7cfb0 text on a white background
contrast 1.56:1
CSS3 live lab
The quick brown fox
color: #d7cfb0;
background-color: #d7cfb0;
Glowing headline
text-shadow: 2px 2px 8px #d7cfb0;
Soft neon halo
text-shadow: 0 0 14px rgba(215, 207, 176, 0.45);
box-shadow: 0 12px 32px -8px rgba(215, 207, 176, 0.45);
border: 3px solid #d7cfb0; background: linear-gradient(135deg, #d7cfb0, #C5D7B0);
Monochromatic scale
Palettes built from #d7cfb0
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: Pearl (#eae0c8) — ΔE2000 5 away, with its history, psychology and brand usage.
#d7cfb0 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.
#d7cfb0, answered
What color is #d7cfb0?
#d7cfb0 is a light soft yellow, closest to Wheat (ΔE2000 7.1). It sits at 48° on the hue wheel with 33% saturation and 77% lightness, which reads as warm.
What is the RGB value of #d7cfb0?
rgb(215, 207, 176) — 215 red, 207 green and 176 blue out of 255, or 84.3% / 81.2% / 69% by channel.
Is #d7cfb0 a light or a dark color?
It is a light color. Relative luminance is 0.6221 and perceived brightness is 81%, so black text on it reaches 13.44:1.
Should I use black or white text on #d7cfb0?
Black. It scores 13.44:1 against #d7cfb0, versus 1.56:1 for white — AAA at any size.
What is the complementary color of #d7cfb0?
#B0B8D7 sits directly opposite on the wheel. Softer options are the split-complements #B0CCD7 and #BCB0D7, which give the same contrast with far less vibration.
What colors go well with #d7cfb0?
For interface work: #FAF9F5 as the surface, #E4DEC9 for borders, #98894D for secondary text, #41638B as an accent and #554C2B for hover and pressed states. For a palette, the analogous pair #D7BCB0 and #CCD7B0 stays calm, while #B0B8D7 is the loudest partner.
What is #d7cfb0 in CMYK for printing?
cmyk(0%, 4%, 18%, 16%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.
Is #d7cfb0 warm or cool?
Warm — it scores 17 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #D7C3B0; nudged cooler, #D2D8AF.