Lightgray colour (#D3D3D3)
Lightgray is light a neutral grey with hex code #D3D3D3, one of the 148 named colours every browser understands, so you can write color: ${name} directly in CSS. In RGB it is 211, 211, 211; in HSL 0°, 0%, 83%. Use the tool to explore shades and harmonies.
How to use the Lightgray colour
- The colour is pre-filled; click Explore to see all formats, shades and harmonies.
- Edit the value to try a variation.
- Copy the code you need.
Lightgray in every format
| Format | Value |
|---|---|
| HEX | #D3D3D3 |
| RGB | rgb(211, 211, 211) |
| RGB (0–1) | 0.827, 0.827, 0.827 |
| HSL | hsl(0, 0%, 83%) |
| CMYK (approx.) | 0%, 0%, 0%, 17% |
| CSS | color: lightgray; |
Shades and tints of Lightgray
Same hue and saturation, lightness from 90% to 10%:
#e6e6e6 | #cccccc | #b3b3b3 | #999999 | #808080 | #666666 | #4d4d4d | #333333 | #1a1a1a |
Colours that go with Lightgray
| Harmony | Colours | |
|---|---|---|
| Complementary | #d4d4d4 | |
| Triadic | #d4d4d4 | #d4d4d4 |
| Analogous | #d4d4d4 | #d4d4d4 |
Similar named colours
The closest CSS named colours by RGB distance, useful when you need a keyword instead of a hex code or want a near match:
| Colour | HEX | Difference |
|---|---|---|
| gainsboro | #dcdcdc | very close |
| thistle | #d8bfd8 | very close |
| silver | #c0c0c0 | close |
| lightsteelblue | #b0c4de | close |
| powderblue | #b0e0e6 | close |
Accessibility
Contrast ratio of Lightgray against white is 1.5:1 (fails WCAG AA for normal text) and against black 14.03:1 (passes). Use black or very dark text on a Lightgray background rather than white.
Frequently asked questions
What is the hex code for Lightgray?
#D3D3D3.
What is Lightgray in RGB?
rgb(211, 211, 211).
What colour is complementary to Lightgray?
#d4d4d4, directly opposite on the colour wheel.
Privacy
This tool runs entirely inside your browser using WebAssembly and the Canvas/File APIs. Your files are never uploaded to ToolFlint or any third party; you can verify this in your browser's network tab or by switching to airplane mode after the page loads. Read how we process files.
Last updated 2026-09-23.