All colors
CSS named colorYellow · mid · balanced
browser standard

#CD853F

Peru

Best set with black text. The pairing reaches 7.02:1 contrast and passes AAA for normal text.

Color values

copy exact values
HEX#CD853FsRGB hexadecimal
RGBrgb(205, 133, 63)screen channels
HSLhsl(30, 59%, 53%)hue, saturation, lightness
CMYKcmyk(0%, 35%, 69%, 20%)approximate process color
Tailwindyellow-700nearest palette utility, not an exact token

Foreground contrast

WCAG ratios
White textfails AA2.99:1
Black textAAA7.02:1

Recommendation

Use black text for the stronger built-in pairing. AA requires 4.5:1 for normal text; AAA requires 7:1.

Palette relationships

generated in color space
Tonal ramp
#050505
#452F1C
#86582D
#CD853F
#E1AB7C
#F1D2BA
#FAFAFA
Analogous
#CD3F40
#CD853F
#CDCC3F
Triadic
#CD853F
#3FCD85
#853FCD
Complement
#CD853F
#3F87CD

Nearest named neighbors

Lab distance · lower is closer

CSS output

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

.swatch {
  background: var(--color-peru);
  color: #000000;
}
Hue66°
Lightness62 L*
Chroma52.5
Luminance0.301