#D1D5DB

Tailwind gray-300

#D1D5DB is a blue colour. In RGB it is 209 red, 213 green and 219 blue, which converts to a hue of 216 degrees, 12% saturation and 84% lightness. It is Tailwind gray-300 in that design system's palette.

Color values

HEX#D1D5DB
RGBrgb(209, 213, 219)
HSLhsl(216, 12%, 84%)
HSVhsv(216, 5%, 86%)
CMYKcmyk(5%, 3%, 0%, 14%)

Contrast and accessibility

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

BackgroundRatioNormal textLarge text
White1.47:1FailFail
Black14.25:1AAAAAA

Tints and shades

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

Tints

Shades

Color harmonies

Complementary

Analogous

Triadic

Split complementary

Code

CSScolor: #D1D5DB;
CSS rgb()color: rgb(209 213 219);
Tailwindbg-[#d1d5db]
SwiftUIColor(red: 0.820, green: 0.835, blue: 0.859)
AndroidColor.parseColor("#D1D5DB")

Closest named color

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

Related tools