Skip to content
PantoneTools
orange
CSS Named Colors

Peru

peru · #CD853F

HEX

#CD853F

RGB

rgb(205, 133, 63)

CMYK

cmyk(0%, 35%, 69%, 20%)

HSL

hsl(30, 59%, 53%)

LAB

lab(61.8, 21.4, 47.9)

What is Peru?

Peru is the peru reference in the CSS Named Colors. Its sRGB value is #CD853F (rgb 205, 133, 63). It sits in the orange family. The 147 named colors defined by the W3C CSS Color Module Level 4 specification — usable directly in CSS as keywords like 'crimson' or 'rebeccapurple'. See disclaimer for accuracy and trademark notes.

Accessibility

WCAG 2.1 contrast checks for Peru as a background.

Black text on this color

Sample text · 7.02 : 1
AA Normal
AA Large
AAA Normal
AAA Large

White text on this color

Sample text · 2.99 : 1
AA Normal
AA Large
AAA Normal
AAA Large

Shades, tints & tonal scale of Peru

An 11-step tonal scale derived from Peru (#CD853F). Click any swatch to copy its HEX. Use these as a starting point for design tokens, hover states, and disabled states in a design system.

Copied #FBF5F0

50

#FBF5F0

#FBF5F0

Copied #F7EBE0

100

#F7EBE0

#F7EBE0

Copied #EFD8C2

200

#EFD8C2

#EFD8C2

Copied #E6C29F

300

#E6C29F

#E6C29F

Copied #DAA46F

400

#DAA46F

#DAA46F

Copied #CD853F

500

#CD853F

#CD853F

Copied #AE7136

600

#AE7136

#AE7136

Copied #855629

700

#855629

#855629

Copied #5C3C1C

800

#5C3C1C

#5C3C1C

Copied #332110

900

#332110

#332110

Copied #191008

950

#191008

#191008

Lighter tints (mixed with white)

Copied #D6A079

15%

#D6A079

Copied #DEB59C

30%

#DEB59C

Copied #E5C8B8

45%

#E5C8B8

Copied #EDD9CE

60%

#EDD9CE

Copied #F4E8E2

75%

#F4E8E2

Darker shades (mixed with black)

Copied #BF7B3A

15%

#BF7B3A

Copied #AF7134

30%

#AF7134

Copied #9D652E

45%

#9D652E

Copied #875627

60%

#875627

Copied #6D441D

75%

#6D441D

Color harmonies for Peru

Classic color-theory harmonies derived from rotating the hue of Peru. Use these to build accent palettes, brand systems, and accessible UI color pairings.

Complementary

180° opposite — strongest contrast

Copied #CD853F

#CD853F

#CD853F

Copied #4087CE

#4087CE

#4087CE

Triadic

Three colors 120° apart

Copied #CD853F

#CD853F

#CD853F

Copied #40CE87

#40CE87

#40CE87

Copied #8740CE

#8740CE

#8740CE

Analogous

Two neighbors ±30° on the wheel

Copied #CE4040

#CE4040

#CE4040

Copied #CD853F

#CD853F

#CD853F

Copied #CECE40

#CECE40

#CECE40

Split-complementary

Base + two colors flanking its complement

Copied #CD853F

#CD853F

#CD853F

Copied #40CECE

#40CECE

#40CECE

Copied #4040CE

#4040CE

#4040CE

Tetradic

Two complementary pairs

Copied #CD853F

#CD853F

#CD853F

Copied #87CE40

#87CE40

#87CE40

Copied #4087CE

#4087CE

#4087CE

Copied #8740CE

#8740CE

#8740CE

Square

Four colors evenly spaced 90° apart

Copied #CD853F

#CD853F

#CD853F

Copied #40CE40

#40CE40

#40CE40

Copied #4087CE

#4087CE

#4087CE

Copied #CE40CE

#CE40CE

#CE40CE

Peru in every color space

Full conversion of Peru across the color spaces designers and developers actually use — including OKLCH (the perceptually-uniform space that powers Tailwind v4 and CSS Color Module Level 4) and HWB.

HEX

#CD853F

RGB

rgb(205, 133, 63)

CMYK

cmyk(0%, 35%, 69%, 20%)

HSL

hsl(30, 59%, 53%)

HSV

hsv(30, 69%, 80%)

HWB

hwb(30 25% 20%)

CIE Lab

lab(61.8 21.4 47.9)

OKLCH

oklch(67.8% 0.123 62.2)

XYZ (D65)

xyz(34.46, 30.12, 8.70)

Copy-ready code for Peru

Drop-in snippets for CSS, Tailwind, Sass, iOS Swift, and Android XML. Click the copy button on any snippet to put it on your clipboard.

CSS

color: #CD853F;
background-color: #CD853F;

CSS variable

:root {
  --color-peru: #CD853F;
}

Tailwind config

// tailwind.config.js
colors: {
  'peru': '#CD853F',
}

Sass

$color-peru: #CD853F;

Swift UIColor

UIColor(red: 0.804, green: 0.522, blue: 0.247, alpha: 1.0)

Android XML

<color name="peru">#CD853F</color>

Closest match in every color system

The nearest Peru equivalent in every other color system on this site, ranked by ΔE2000 perceptual distance. Useful when translating between design-system, web-standard, and industrial color references.

Closest in CSS Named Colors

Top 6 ΔE2000-closest entries within the same collection.

Top 6 ΔE2000-closest Pantone references. Cross-system matching is approximate — see disclaimer.

Top 6 ΔE2000-closest RAL Classic references for industrial coating cross-reference.

Copied #EC7C26

RAL 2011

#EC7C26

Deep orange

Copied #ED760E

RAL 2000

#ED760E

Yellow orange

Copied #C1876B

RAL 3012

#C1876B

Beige red

Copied #FF7514

RAL 2003

#FF7514

Pastel orange

Copied #EFA94A

RAL 1034

#EFA94A

Pastel yellow

Copied #F39F18

RAL 1037

#F39F18

Sun yellow

FAQ about Peru

What is the HEX code for Peru?

Peru (peru) has the HEX code #CD853F. In RGB it is rgb(205, 133, 63), and in CMYK it is cmyk(0%, 35%, 69%, 20%).

What is the OKLCH value of Peru?

Peru converts to oklch(0.678 0.123 62.2). OKLCH is the perceptually uniform color space used by Tailwind v4 and CSS Color Module Level 4.

Is Peru accessible for body text?

Used as a background, Peru has a contrast ratio of 7.02:1 with black text and 2.99:1 with white text. WCAG 2.1 AA requires 4.5:1 for normal text. The current recommendation is to use black text and verify in real UI context.

What is the closest Pantone to Peru?

The closest Pantone reference to Peru by ΔE2000 perceptual distance is Pantone 158 C (#E87722). Cross-system Pantone matching is approximate; for color-critical print work, verify with a physical Pantone guide.

What is the closest RAL color to Peru?

The closest RAL Classic reference to Peru by ΔE2000 distance is RAL 2011 (Deep orange, #EC7C26). RAL is a German industrial coating standard commonly used for paint, powder coat, and architectural specification.

What is the complementary color of Peru?

The complementary color (180° opposite on the HSL color wheel) of Peru is #4087CE. Use it for high-contrast accents, error states, or call-to-action pairings.

Data provenance & source

CSS Named Colors (CSS Color Module Level 4)

The 147 named colors defined by the W3C CSS Color Module Level 4 specification. Origin: VGA (16) + X11 (rest) + 'rebeccapurple'. Use as a reference for web color names that all browsers natively support. Names like 'crimson' or 'rebeccapurple' work as CSS values without any framework.

Source type
derived
Confidence
high
License
W3C permissive document license
Last reviewed
2026-05-24

Workflow tags

css
web-standard
named-keyword
orange

CSS named colors are sRGB digital values defined for browsers. For print, convert to a process-appropriate color and proof against substrate.

CSS Named Colors · Peru — #CD853F | PantoneTools