Light Gray#D3D3D3
#D3D3D3 is a very light, near-neutral grey. Relative luminance 0.651; OKLCH L 86.7% C 0.000 H 0.0°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #D3D3D3 |
|---|---|
| RGB | rgb(211, 211, 211) |
| HSL | hsl(0, 0%, 83%) |
| HSV | hsv(0, 0%, 83%) |
| CMYK | cmyk(0%, 0%, 0%, 17.3%) |
| CIE-LAB | lab(84.56, 0.00, 0.00) |
| CIE-LCH | lch(84.56, 0.00, 0.00°) |
| OKLab | oklab(86.69% 0 0) |
| OKLCH | oklch(86.69% 0 0) |
| XYZ | xyz(61.9142, 65.1406, 70.9270) |
| Luminance | 0.6514 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 0.00
Gainsboro
#DCDCDC
ΔE00 2.08
Fog
#D8DCE0
ΔE00 3.14
Silver (survey)
#C5C9C7
ΔE00 3.66
Light Grey
#D8DCD6
ΔE00 4.39
Silver
#C0C0C0
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3D3D3 #D3D3D3
analogous
#D3D3D3 #D3D3D3 #D3D3D3
triadic
#D3D3D3 #D3D3D3 #D3D3D3
tetradic
#D3D3D3 #D3D3D3 #D3D3D3 #D3D3D3
square
#D3D3D3 #D3D3D3 #D3D3D3 #D3D3D3
split-complementary
#D3D3D3 #D3D3D3 #D3D3D3
monochromatic
#969696 #B4B4B4 #D3D3D3 #F0F0F0 #F0F0F0
Accessibility & contrast
On white
1.50
#D3D3D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#D3D3D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3D3D3
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3D3D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3D3D3 | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D3D3
Deuteranopia (green-blind)
#D3D3D3
Tritanopia (blue-blind)
#D3D3D3
Achromatopsia (no color)
#D3D3D3
Related colors
#BCBCBC#A5A5A5#8E8E8E#797979#646464#505050#3C3C3C#2A2A2A#181818#000000#D7D7D7#DCDCDC#E0E0E0#E4E4E4#E9E9E9#EDEDED#F2F2F2#F6F6F6#FBFBFB#FFFFFF#D8DCE0#C5C9C7#D8DCD6#C0C0C0Fog
#D8DCE0
Silver
#C0C0C0
Dove Gray
#B6B8BD
Off White
#FAF9F6
Warm Gray
#C9BEB0
Warm Beige
#E9DCC9
White
#FFFFFF
Eggshell
#F0EAD6
Palettes with this color
#FADADD
#D0E8F2
#FFEFD5
#D9E8D5
#E8D5E8
Pastel Color Palette
#F5F5F4
#E7E5E4
#A8A29E
#57534E
#1C1917
Neutral Color Palette
#A8D8B9
#F9C8D5
#FDE8B6
#BFE3F0
#D5E8C4
Spring Color Palette
#F7F1E5
#E8D5C4
#C9B8A8
#F5E6E6
#DFD8CB
Wedding Color Palette
Design tokens & code
CSS
--color: #d3d3d3; /* rgb */ color: rgb(211, 211, 211); /* oklch */ color: oklch(86.7% 0.000 0.0);
Tailwind
colors: {
custom: {
50: '#e0e0e0',
500: '#d3d3d3',
950: '#000000',
},
}SCSS
$custom: #d3d3d3; $custom-light: #e0e0e0; $custom-dark: #000000;
JSON
{
"hex": "#d3d3d3",
"rgb": {
"r": 211,
"g": 211,
"b": 211
},
"hsl": {
"h": 0,
"s": 0,
"l": 82.745
},
"oklch": {
"l": 0.86686,
"c": 0,
"h": 0
},
"luminance": 0.65141
}Semantic roles & 50–950 ramp
primary
#D3D3D3
secondary
#A5A5A5
accent
#8A8A5C
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484