#CA8A04

Tailwind yellow-600

#CA8A04 is a orange colour. In RGB it is 202 red, 138 green and 4 blue, which converts to a hue of 41 degrees, 96% saturation and 40% lightness. It is Tailwind yellow-600 in that design system's palette.

Color values

HEX#CA8A04
RGBrgb(202, 138, 4)
HSLhsl(41, 96%, 40%)
HSVhsv(41, 98%, 79%)
CMYKcmyk(0%, 32%, 98%, 21%)

Contrast and accessibility

Against white the contrast ratio is 2.94:1, and against black it is 7.15:1. WCAG asks for at least 4.5:1 for normal text and 3:1 for large text.

BackgroundRatioNormal textLarge text
White2.94:1FailFail
Black7.15:1AAAAAA

Tints and shades

Lighter tints move #CA8A04 toward white, and darker shades move it toward black.

Tints

Shades

Color harmonies

Complementary

Analogous

Triadic

Split complementary

Code

CSScolor: #CA8A04;
CSS rgb()color: rgb(202 138 4);
Tailwindbg-[#ca8a04]
SwiftUIColor(red: 0.792, green: 0.541, blue: 0.016)
AndroidColor.parseColor("#CA8A04")

Closest named color

The nearest CSS colour keyword to #CA8A04 is darkgoldenrod (#B8860B).

Related tools