#332629 color codes
- HEX
- #332629
- HEX8
- #332629FF
- HEX8 (Android)
- #FF332629
- RGB
- rgb(51, 38, 41)
- RGB (%)
- 20%, 15%, 16%
- HSL
- hsl(346, 15%, 17%)
- HSV / HSB
- hsv(346, 25%, 20%)
- CMYK
- cmyk(0%, 25%, 20%, 80%)
- OKLCH
- oklch(0.2849 0.0202 3.05)
- OKLCH (%)
- oklch(28.49% 0.0202 3.05)
- Decimal
- 3352105
What color is #332629?
#332629 sits at 28% lightness and 0.0202 chroma in OKLCH, hue 3.05°. Its nearest named color is Black.
Shades and tints of #332629
Tints
Shades
Tones
#332629 color harmonies
Complementary
Analogous
Triadic
Split-complementary
Tetradic
Square
Monochromatic
Using #332629 in CSS
.text { color: #332629; }
.background { background-color: #332629; }
.border { border: 2px solid #332629; }
/* Modern, perceptually uniform */
.text { color: oklch(0.2849 0.0202 3.05); }
/* #332629 at 50% transparency */
.overlay { background-color: #33262980; }Is #332629 accessible?
#332629 on white text scores 14.48:1; on black text it scores 1.45:1. White text passes WCAG AAA on #332629. Recommended text color on a #332629 background: white.
A 1.45:1 vs black
A 14.48:1 vs white
- AA normal ≥ 4.5 Pass
- AA large ≥ 3 Pass
- AAA normal ≥ 7 Pass
- AAA large ≥ 4.5 Pass
Recommended text color: white
CSS
contrast-color() contrast-color(#332629) → white APCA Lc experimental 104.2 Lc · body text — preferred (white text)
WCAG 2.1 AA/AAA is the compliance floor; APCA is an optional readability metric.
Related colors
See more in the brown family on the colors hub.
Frequently asked questions
- What color is #332629?
- #332629 is closest to Black. In RGB it is rgb(51, 38, 41), and in HSL hsl(346, 15%, 17%).
- What is #332629 in RGB?
- #332629 converts to rgb(51, 38, 41) — red 51, green 38, blue 41.
- What text color is readable on #332629?
- White text — it has the higher contrast ratio (14.48:1) against #332629. White text passes WCAG AAA on #332629.