#262626

Tailwind neutral-800

#262626 is a grey colour. In RGB it is 38 red, 38 green and 38 blue, which converts to a hue of 0 degrees, 0% saturation and 15% lightness. It is Tailwind neutral-800 in that design system's palette.

Color values

HEX#262626
RGBrgb(38, 38, 38)
HSLhsl(0, 0%, 15%)
HSVhsv(0, 0%, 15%)
CMYKcmyk(0%, 0%, 0%, 85%)

Contrast and accessibility

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

BackgroundRatioNormal textLarge text
White15.13:1AAAAAA
Black1.39:1FailFail

Tints and shades

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

Tints

Shades

Color harmonies

Complementary

Analogous

Triadic

Split complementary

Code

CSScolor: #262626;
CSS rgb()color: rgb(38 38 38);
Tailwindbg-[#262626]
SwiftUIColor(red: 0.149, green: 0.149, blue: 0.149)
AndroidColor.parseColor("#262626")

Closest named color

The nearest CSS colour keyword to #262626 is darkslategray (#2F4F4F).

Related tools