#D2D2CC#D2D2CC

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

Color values

HEX#D2D2CC
RGBrgb(210, 210, 204)
HSLhsl(60, 6%, 81%)
HSVhsv(60, 3%, 82%)
CMYKcmyk(0%, 0%, 2.9%, 17.6%)
CIE-LABlab(84.05, -1.07, 2.97)
CIE-LCHlch(84.05, 3.16, 109.91°)
OKLaboklab(86.21% -0.0023 0.0078)
OKLCHoklch(86.21% 0.008 106.6)
XYZxyz(60.5223, 64.1546, 66.3097)
Luminance0.6415 (WCAG relative)
Temperatureneutral
Familygrey

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#D2D2CC #CCCCD2
analogous
#D2CFCC #D2D2CC #CFD2CC
triadic
#D2D2CC #CCD2D2 #D2CCD2
tetradic
#D2D2CC #CCD2CF #CCCCD2 #D2CCCF
square
#D2D2CC #CCD2CF #CCCCD2 #D2CCCF
split-complementary
#D2D2CC #CCCFD2 #CFCCD2
monochromatic
#99998B #B5B5AB #D2D2CC #EFEFED #F1F1EF

Accessibility & contrast

On white

1.52
#D2D2CC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.83
#D2D2CC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #D2D2CC
13.83:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##D2D2CC#FFFFFF#000000##000000
##D2D2CC1.001.5213.8313.83
#FFFFFF1.521.0021.0021.00
#00000013.8321.001.001.00
##00000013.8321.001.001.00

Color blindness preview

Protanopia (red-blind)
#D3D1CC
Deuteranopia (green-blind)
#D3D2CC
Tritanopia (blue-blind)
#D3D1D0
Achromatopsia (no color)
#D2D2D2

Design tokens & code

CSS
--color: #d2d2cc;
/* rgb */ color: rgb(210, 210, 204);
/* oklch */ color: oklch(86.2% 0.008 106.6);
Tailwind
colors: {
  custom: {
    50: '#dfdfdb',
    500: '#d2d2cc',
    950: '#000000',
  },
}
SCSS
$custom: #d2d2cc;
$custom-light: #dfdfdb;
$custom-dark: #000000;
JSON
{
  "hex": "#d2d2cc",
  "rgb": {
    "r": 210,
    "g": 210,
    "b": 204
  },
  "hsl": {
    "h": 60,
    "s": 6.25,
    "l": 81.176
  },
  "oklch": {
    "l": 0.86208,
    "c": 0.00816,
    "h": 106.6
  },
  "luminance": 0.64154
}

Semantic roles & 50–950 ramp

primary
#D2D2CC
secondary
#9D9DA5
accent
#559055
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151515
muted
#848484

Preview Lab

Preview with #D2D2CC

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

Preview Lab → · Contrast checker → · Palette generator →

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