#D3D3D3

#D3D3D3 is the hex color LightGray. Here are its RGB, HSL, HSV, CMYK, and OKLCH values, ready-made shades and palettes, and the text colors that stay readable on it.

This is the nearest named color to #D3D3D3; the exact match is LightGray.

Open #D3D3D3 in the picker

#D3D3D3 color codes

HEX
#D3D3D3
HEX8
#D3D3D3FF
HEX8 (Android)
#FFD3D3D3
RGB
rgb(211, 211, 211)
RGB (%)
83%, 83%, 83%
HSL
hsl(0, 0%, 83%)
HSV / HSB
hsv(0, 0%, 83%)
CMYK
cmyk(0%, 0%, 0%, 17%)
OKLCH
oklch(0.8669 0 0)
OKLCH (%)
oklch(86.69% 0 0)
Decimal
13882323

What color is #D3D3D3?

#D3D3D3 sits at 87% lightness and 0 chroma in OKLCH, hue 0°. Its nearest named color is LightGray (an exact match).

Shades and tints of #D3D3D3

Tints

Shades

Tones

#D3D3D3 color harmonies

Complementary

Analogous

Triadic

Split-complementary

Tetradic

Square

Monochromatic

Using #D3D3D3 in CSS

.text       { color: #D3D3D3; }
.background { background-color: #D3D3D3; }
.border     { border: 2px solid #D3D3D3; }

/* Modern, perceptually uniform */
.text { color: oklch(0.8669 0 0); }

/* #D3D3D3 at 50% transparency */
.overlay { background-color: #D3D3D380; }

Is #D3D3D3 accessible?

#D3D3D3 on white text scores 1.50:1; on black text it scores 14.03:1. Black text passes WCAG AAA on #D3D3D3. Recommended text color on a #D3D3D3 background: black.

A 14.03:1 vs black
A 1.5:1 vs white
  • AA normal ≥ 4.5 Pass
  • AA large ≥ 3 Pass
  • AAA normal ≥ 7 Pass
  • AAA large ≥ 4.5 Pass

Recommended text color: black

CSS contrast-color() contrast-color(#D3D3D3) → black
APCA Lc experimental 80.4 Lc · body text (black text)

WCAG 2.1 AA/AAA is the compliance floor; APCA is an optional readability metric.

Related colors

See more in the gray family on the colors hub.

Frequently asked questions

What color is #D3D3D3?
#D3D3D3 is LightGray. In RGB it is rgb(211, 211, 211), and in HSL hsl(0, 0%, 83%).
What is #D3D3D3 in RGB?
#D3D3D3 converts to rgb(211, 211, 211) — red 211, green 211, blue 211.
What text color is readable on #D3D3D3?
Black text — it has the higher contrast ratio (14.03:1) against #D3D3D3. Black text passes WCAG AAA on #D3D3D3.
Open #D3D3D3 in the picker