#D3D3CD#D3D3CD

#D3D3CD is a very light, near-neutral grey. Relative luminance 0.648; OKLCH L 86.5% C 0.008 H 106.6°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).

Color values

HEX#D3D3CD
RGBrgb(211, 211, 205)
HSLhsl(60, 6%, 82%)
HSVhsv(60, 3%, 83%)
CMYKcmyk(0%, 0%, 2.8%, 17.3%)
CIE-LABlab(84.40, -1.07, 2.96)
CIE-LCHlch(84.40, 3.15, 109.90°)
OKLaboklab(86.52% -0.0023 0.0078)
OKLCHoklch(86.52% 0.008 106.6)
XYZxyz(61.1760, 64.8453, 67.0393)
Luminance0.6484 (WCAG relative)
Temperatureneutral
Familygrey

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#D3D3CD #CDCDD3
analogous
#D3D0CD #D3D3CD #D0D3CD
triadic
#D3D3CD #CDD3D3 #D3CDD3
tetradic
#D3D3CD #CDD3D0 #CDCDD3 #D3CDD0
square
#D3D3CD #CDD3D0 #CDCDD3 #D3CDD0
split-complementary
#D3D3CD #CDD0D3 #D0CDD3
monochromatic
#9A9A8C #B6B6AC #D3D3CD #F0F0EE #F1F1EF

Accessibility & contrast

On white

1.50
#D3D3CD on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.97
#D3D3CD on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #D3D3CD
13.97:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##D3D3CD#FFFFFF#000000##000000
##D3D3CD1.001.5013.9713.97
#FFFFFF1.501.0021.0021.00
#00000013.9721.001.001.00
##00000013.9721.001.001.00

Color blindness preview

Protanopia (red-blind)
#D4D2CD
Deuteranopia (green-blind)
#D4D3CD
Tritanopia (blue-blind)
#D4D2D1
Achromatopsia (no color)
#D3D3D3

Design tokens & code

CSS
--color: #d3d3cd;
/* rgb */ color: rgb(211, 211, 205);
/* oklch */ color: oklch(86.5% 0.008 106.6);
Tailwind
colors: {
  custom: {
    50: '#e0e0dc',
    500: '#d3d3cd',
    950: '#000000',
  },
}
SCSS
$custom: #d3d3cd;
$custom-light: #e0e0dc;
$custom-dark: #000000;
JSON
{
  "hex": "#d3d3cd",
  "rgb": {
    "r": 211,
    "g": 211,
    "b": 205
  },
  "hsl": {
    "h": 60,
    "s": 6.383,
    "l": 81.569
  },
  "oklch": {
    "l": 0.86516,
    "c": 0.00816,
    "h": 106.6
  },
  "luminance": 0.64845
}

Semantic roles & 50–950 ramp

primary
#D3D3CD
secondary
#9E9EA6
accent
#559055
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484

Preview Lab

Preview with #D3D3CD

Body copy rendered with the generated semantic roles for this colour.

Preview Lab → · Contrast checker → · Palette generator →

#D3D3CD Color — HEX, RGB, HSL, OKLCH & Contrast — Tintiva