#D4D4D4

Tailwind neutral-300

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

Color values

HEX#D4D4D4
RGBrgb(212, 212, 212)
HSLhsl(0, 0%, 83%)
HSVhsv(0, 0%, 83%)
CMYKcmyk(0%, 0%, 0%, 17%)

Contrast and accessibility

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

BackgroundRatioNormal textLarge text
White1.48:1FailFail
Black14.17:1AAAAAA

Tints and shades

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

Tints

Shades

Color harmonies

Complementary

Analogous

Triadic

Split complementary

Code

CSScolor: #D4D4D4;
CSS rgb()color: rgb(212 212 212);
Tailwindbg-[#d4d4d4]
SwiftUIColor(red: 0.831, green: 0.831, blue: 0.831)
AndroidColor.parseColor("#D4D4D4")

Closest named color

The nearest CSS colour keyword to #D4D4D4 is lightgray (#D3D3D3).

Related tools