#C4A882 color codes
- HEX
- #C4A882
- HEX8
- #C4A882FF
- HEX8 (Android)
- #FFC4A882
- RGB
- rgb(196, 168, 130)
- RGB (%)
- 77%, 66%, 51%
- HSL
- hsl(35, 36%, 64%)
- HSV / HSB
- hsv(35, 34%, 77%)
- CMYK
- cmyk(0%, 14%, 34%, 23%)
- OKLCH
- oklch(0.7468 0.0611 75.08)
- OKLCH (%)
- oklch(74.68% 0.0611 75.08)
- Decimal
- 12888194
What color is #C4A882?
#C4A882 sits at 75% lightness and 0.0611 chroma in OKLCH, hue 75.08°. Its nearest named color is Tan.
Shades and tints of #C4A882
Tints
Shades
Tones
#C4A882 color harmonies
Complementary
Analogous
Triadic
Split-complementary
Tetradic
Square
Monochromatic
Using #C4A882 in CSS
.text { color: #C4A882; }
.background { background-color: #C4A882; }
.border { border: 2px solid #C4A882; }
/* Modern, perceptually uniform */
.text { color: oklch(0.7468 0.0611 75.08); }
/* #C4A882 at 50% transparency */
.overlay { background-color: #C4A88280; }Is #C4A882 accessible?
#C4A882 on white text scores 2.27:1; on black text it scores 9.27:1. Black text passes WCAG AAA on #C4A882. Recommended text color on a #C4A882 background: black.
A 9.27:1 vs black
A 2.27: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(#C4A882) → black APCA Lc experimental 59.3 Lc · large or bold 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 #C4A882?
- #C4A882 is closest to Tan. In RGB it is rgb(196, 168, 130), and in HSL hsl(35, 36%, 64%).
- What is #C4A882 in RGB?
- #C4A882 converts to rgb(196, 168, 130) — red 196, green 168, blue 130.
- What text color is readable on #C4A882?
- Black text — it has the higher contrast ratio (9.27:1) against #C4A882. Black text passes WCAG AAA on #C4A882.