#D2D3CD#D2D3CD

#D2D3CD is a very light, near-neutral grey. Relative luminance 0.647; OKLCH L 86.4% C 0.008 H 114.3°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).

Color values

HEX#D2D3CD
RGBrgb(210, 211, 205)
HSLhsl(70, 6%, 82%)
HSVhsv(70, 3%, 83%)
CMYKcmyk(0.5%, 0%, 2.8%, 17.3%)
CIE-LABlab(84.33, -1.42, 2.85)
CIE-LCHlch(84.33, 3.18, 116.50°)
OKLaboklab(86.44% -0.0034 0.0075)
OKLCHoklch(86.44% 0.008 114.3)
XYZxyz(60.8903, 64.6980, 67.0259)
Luminance0.6470 (WCAG relative)
Temperatureneutral
Familygrey

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#D2D3CD #CECDD3
analogous
#D3D1CD #D2D3CD #CFD3CD
triadic
#D2D3CD #CDD2D3 #D3CDD2
tetradic
#D2D3CD #CDD3D1 #CECDD3 #D3CDCF
square
#D2D3CD #CDD3D1 #CECDD3 #D3CDCF
split-complementary
#D2D3CD #CDCFD3 #D1CDD3
monochromatic
#979A8C #B5B6AC #D2D3CD #EFF0EE #F0F1EF

Accessibility & contrast

On white

1.51
#D2D3CD on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.94
#D2D3CD on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #D2D3CD
13.94:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##D2D3CD#FFFFFF#000000##000000
##D2D3CD1.001.5113.9413.94
#FFFFFF1.511.0021.0021.00
#00000013.9421.001.001.00
##00000013.9421.001.001.00

Color blindness preview

Protanopia (red-blind)
#D4D2CD
Deuteranopia (green-blind)
#D4D2CD
Tritanopia (blue-blind)
#D3D2D1
Achromatopsia (no color)
#D2D2D2

Design tokens & code

CSS
--color: #d2d3cd;
/* rgb */ color: rgb(210, 211, 205);
/* oklch */ color: oklch(86.4% 0.008 114.3);
Tailwind
colors: {
  custom: {
    50: '#dfe0dc',
    500: '#d2d3cd',
    950: '#000000',
  },
}
SCSS
$custom: #d2d3cd;
$custom-light: #dfe0dc;
$custom-dark: #000000;
JSON
{
  "hex": "#d2d3cd",
  "rgb": {
    "r": 210,
    "g": 211,
    "b": 205
  },
  "hsl": {
    "h": 70,
    "s": 6.383,
    "l": 81.569
  },
  "oklch": {
    "l": 0.86438,
    "c": 0.00823,
    "h": 114.3
  },
  "luminance": 0.64698
}

Semantic roles & 50–950 ramp

primary
#D2D3CD
secondary
#9F9EA6
accent
#55905F
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484

Preview Lab

Preview with #D2D3CD

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

Preview Lab → · Contrast checker → · Palette generator →

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