#D2D0CC#D2D0CC

#D2D0CC is a very light, near-neutral grey. Relative luminance 0.632; OKLCH L 85.8% C 0.006 H 84.6°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).

Color values

HEX#D2D0CC
RGBrgb(210, 208, 204)
HSLhsl(40, 6%, 81%)
HSVhsv(40, 3%, 82%)
CMYKcmyk(0%, 1%, 2.9%, 17.6%)
CIE-LABlab(83.53, -0.03, 2.22)
CIE-LCHlch(83.53, 2.22, 90.77°)
OKLaboklab(85.81% 0.0006 0.0059)
OKLCHoklch(85.81% 0.006 84.6)
XYZxyz(60.0317, 63.1732, 66.1461)
Luminance0.6317 (WCAG relative)
Temperatureneutral
Familygrey

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#D2D0CC #CCCED2
analogous
#D2CDCC #D2D0CC #D1D2CC
triadic
#D2D0CC #CCD2D0 #D0CCD2
tetradic
#D2D0CC #CCD2CD #CCCED2 #D2CCD1
square
#D2D0CC #CCD2CD #CCCED2 #D2CCD1
split-complementary
#D2D0CC #CCD1D2 #CDCCD2
monochromatic
#99948B #B5B2AB #D2D0CC #EFEEED #F1F0EF

Accessibility & contrast

On white

1.54
#D2D0CC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.63
#D2D0CC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #D2D0CC
13.63:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##D2D0CC#FFFFFF#000000##000000
##D2D0CC1.001.5413.6313.63
#FFFFFF1.541.0021.0021.00
#00000013.6321.001.001.00
##00000013.6321.001.001.00

Color blindness preview

Protanopia (red-blind)
#D1D0CC
Deuteranopia (green-blind)
#D2D0CC
Tritanopia (blue-blind)
#D3CFCF
Achromatopsia (no color)
#D0D0D0

Design tokens & code

CSS
--color: #d2d0cc;
/* rgb */ color: rgb(210, 208, 204);
/* oklch */ color: oklch(85.8% 0.006 84.6);
Tailwind
colors: {
  custom: {
    50: '#dfdedb',
    500: '#d2d0cc',
    950: '#000000',
  },
}
SCSS
$custom: #d2d0cc;
$custom-light: #dfdedb;
$custom-dark: #000000;
JSON
{
  "hex": "#d2d0cc",
  "rgb": {
    "r": 210,
    "g": 208,
    "b": 204
  },
  "hsl": {
    "h": 40,
    "s": 6.25,
    "l": 81.176
  },
  "oklch": {
    "l": 0.85805,
    "c": 0.00591,
    "h": 84.6
  },
  "luminance": 0.63173
}

Semantic roles & 50–950 ramp

primary
#D2D0CC
secondary
#9DA0A5
accent
#699055
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151515
muted
#848484

Preview Lab

Preview with #D2D0CC

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

Preview Lab → · Contrast checker → · Palette generator →

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