#D4C9B0 color codes
- HEX
- #D4C9B0
- HEX8
- #D4C9B0FF
- HEX8 (Android)
- #FFD4C9B0
- RGB
- rgb(212, 201, 176)
- RGB (%)
- 83%, 79%, 69%
- HSL
- hsl(42, 30%, 76%)
- HSV / HSB
- hsv(42, 17%, 83%)
- CMYK
- cmyk(0%, 5%, 17%, 17%)
- OKLCH
- oklch(0.8382 0.036 87.08)
- OKLCH (%)
- oklch(83.82% 0.036 87.08)
- Decimal
- 13945264
What color is #D4C9B0?
#D4C9B0 sits at 84% lightness and 0.036 chroma in OKLCH, hue 87.08°. Its nearest named color is Wheat.
Shades and tints of #D4C9B0
Tints
Shades
Tones
#D4C9B0 color harmonies
Complementary
Analogous
Triadic
Split-complementary
Tetradic
Square
Monochromatic
Using #D4C9B0 in CSS
.text { color: #D4C9B0; }
.background { background-color: #D4C9B0; }
.border { border: 2px solid #D4C9B0; }
/* Modern, perceptually uniform */
.text { color: oklch(0.8382 0.036 87.08); }
/* #D4C9B0 at 50% transparency */
.overlay { background-color: #D4C9B080; }Is #D4C9B0 accessible?
#D4C9B0 on white text scores 1.64:1; on black text it scores 12.78:1. Black text passes WCAG AAA on #D4C9B0. Recommended text color on a #D4C9B0 background: black.
A 12.78:1 vs black
A 1.64:1 vs white
- AA normal ≥ 4.5 Pass
- AA large ≥ 3 Pass
- AAA normal ≥ 7 Pass
- AAA large ≥ 4.5 Pass
Recommended text color: black
CSS
contrast-color() contrast-color(#D4C9B0) → black APCA Lc experimental 75.3 Lc · body text (black text)
WCAG 2.1 AA/AAA is the compliance floor; APCA is an optional readability metric.
Related colors
See more in the orange family on the colors hub.
Frequently asked questions
- What color is #D4C9B0?
- #D4C9B0 is closest to Wheat. In RGB it is rgb(212, 201, 176), and in HSL hsl(42, 30%, 76%).
- What is #D4C9B0 in RGB?
- #D4C9B0 converts to rgb(212, 201, 176) — red 212, green 201, blue 176.
- What text color is readable on #D4C9B0?
- Black text — it has the higher contrast ratio (12.78:1) against #D4C9B0. Black text passes WCAG AAA on #D4C9B0.