#EAB308

Tailwind yellow-500

#EAB308 is a yellow colour. In RGB it is 234 red, 179 green and 8 blue, which converts to a hue of 45 degrees, 93% saturation and 47% lightness. It is Tailwind yellow-500 in that design system's palette.

Color values

HEX#EAB308
RGBrgb(234, 179, 8)
HSLhsl(45, 93%, 47%)
HSVhsv(45, 97%, 92%)
CMYKcmyk(0%, 24%, 97%, 8%)

Contrast and accessibility

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

BackgroundRatioNormal textLarge text
White1.92:1FailFail
Black10.95:1AAAAAA

Tints and shades

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

Tints

Shades

Color harmonies

Complementary

Analogous

Triadic

Split complementary

Code

CSScolor: #EAB308;
CSS rgb()color: rgb(234 179 8);
Tailwindbg-[#eab308]
SwiftUIColor(red: 0.918, green: 0.702, blue: 0.031)
AndroidColor.parseColor("#EAB308")

Closest named color

The nearest CSS colour keyword to #EAB308 is orange (#FFA500).

Related tools