graf1x

Chocolate Color

Chocolate is a brown color with hex code #D2691E. This page covers its meaning, all color values, harmonies, colors that go with chocolate, shades, tints, similar colors, CSS examples, FAQs, and WCAG contrast ratios.

Chocolate Color Values

HEX
#D2691E
RGB
210, 105, 30
HSL
25, 75%, 47%
HSV
25, 86%, 82%
CIE LAB
56, 37.1, 56.7
OKLCH
0.634, 0.155, 50.3
ISCC-NBS
Orange
Hue Family
Brown

What Does Chocolate Mean?

Chocolate belongs to the brown family of colors. Brown is earth, wood, and coffee, and it behaves accordingly: grounded, unbothered, dependable. Craft brands, leather goods, and rustic interiors all borrow that steadiness. When brown looks cheap, that's a styling choice rather than the color's fault. Chocolate sits at a mid-lightness, which keeps it readable on both white and black without much fuss.

In the ISCC-NBS color naming system, Chocolate is classified as a orange (nearest centroid: deep orange, #BE6516).

Color Harmonies

Complementary

#D2691EChocolate
#1E87D2Complement

Analogous

#D21E2DAnalogous 1
#D2691EChocolate
#D2C31EAnalogous 2

Triadic

#D2691EChocolate
#1ED269Triad 1
#691ED2Triad 2

Colors That Go With Chocolate

#D2691EChocolate
#1E87D2Complement

Chocolate and #1E87D2 are complements, parked opposite each other on the wheel. Together they hit maximum contrast, so a rough 70/30 split keeps the pairing from shouting.

#D21E2DAnalogous 1
#D2691EChocolate
#D2C31EAnalogous 2

Analogous neighbors — #D21E2D and #D2C31E, which sit beside chocolate on the wheel. Pairings like this feel calm and settled, which suits backgrounds and gradients.

#D2691EChocolate
#1ED269Triad 1
#691ED2Triad 2

For an energetic three-color palette, pair chocolate with triadic partners #1ED269 and #691ED2. All three sit evenly spaced around the wheel, so the scheme stays lively without clashing.

Build and test these combinations in our Color Wheel Tool or check text readability with the Contrast Checker.

Tints and Shades

Tints (lighter)

#E3813B
#E99B63
#EEB48B
#F4CBAF
#F9E5D7

Shades (darker)

#AE5719
#8A4514
#6B360F
#47240A
#241205

Similar Colors

CSS Examples

.text { color: #D2691E; }
.background { background-color: #D2691E; }
.border { border: 2px solid #D2691E; }
.shadow { box-shadow: 0 4px 6px #D2691E40; }

WCAG Contrast

3.63:1
vs White AA ✗
5.78:1
vs Black AA ✓

Frequently Asked Questions

What is the hex code for chocolate?

Chocolate has the hex code #D2691E. In RGB notation it is rgb(210, 105, 30), in HSL it is hsl(25, 75%, 47%), and its OKLCH value is 0.634, 0.155, 50.3.

What does the color chocolate mean?

Brown-family colors like chocolate carry distinct psychological associations. Chocolate belongs to the brown family of colors. Brown is earth, wood, and coffee, and it behaves accordingly: grounded, unbothered, dependable. Craft brands, leather goods, and rustic interiors all borrow that steadiness. When brown looks cheap, that's a styling choice rather than the color's fault. Chocolate sits at a mid-lightness, which keeps it readable on both white and black without much fuss.

What colors go with chocolate?

Chocolate has three easy routes: its complement #1E87D2 for punch, its neighbors #D21E2D and #D2C31E for something calmer, or triadic partners #1ED269 and #691ED2 when you want energy.

Is chocolate a standard web color?

Yes — Chocolate is part of the CSS named colors specification, so you can use it directly in CSS as #D2691E or with the keyword form where supported.

How do I make chocolate lighter or darker?

To lighten chocolate, add white to create tints; to darken it, add black to create shades. The tints and shades table above shows five computed steps of each, from #F9E5D7 (lightest tint) to #241205 (darkest shade).

About Chocolate

Chocolate is classified as a Orange in the ISCC-NBS color naming system, within the Brown hue family. It has The color is recognized by CSS3, X11, meodai.

Use our Color Converter to convert #D2691E to any other color format, or explore the Color Wheel to find harmonious color combinations.