#D2D5DC#D2D5DC

#D2D5DC is a very light, near-neutral blue. Relative luminance 0.665; OKLCH L 87.3% C 0.010 H 267.3°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).

Color values

HEX#D2D5DC
RGBrgb(210, 213, 220)
HSLhsl(222, 13%, 84%)
HSVhsv(222, 5%, 86%)
CMYKcmyk(4.5%, 3.2%, 0%, 13.7%)
CIE-LABlab(85.23, 0.28, -3.80)
CIE-LCHlch(85.23, 3.81, 274.25°)
OKLaboklab(87.28% -0.0005 -0.0101)
OKLCHoklch(87.28% 0.01 267.3)
XYZxyz(63.2884, 66.4572, 77.1896)
Luminance0.6646 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#D2D5DC #DCD9D2
analogous
#D2DADC #D2D5DC #D4D2DC
triadic
#D2D5DC #DCD2D5 #D5DCD2
tetradic
#D2D5DC #DCD2DA #DCD9D2 #D2DCD4
square
#D2D5DC #DCD2DA #DCD9D2 #D2DCD4
split-complementary
#D2D5DC #DCD4D2 #DADCD2
monochromatic
#8D95A6 #B0B5C1 #D2D5DC #EEEFF2 #EEEFF2

Accessibility & contrast

On white

1.47
#D2D5DC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.29
#D2D5DC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #D2D5DC
14.29:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##D2D5DC#FFFFFF#000000##000000
##D2D5DC1.001.4714.2914.29
#FFFFFF1.471.0021.0021.00
#00000014.2921.001.001.00
##00000014.2921.001.001.00

Color blindness preview

Protanopia (red-blind)
#D3D5DC
Deuteranopia (green-blind)
#D2D5DC
Tritanopia (blue-blind)
#D0D6D7
Achromatopsia (no color)
#D5D5D5

Design tokens & code

CSS
--color: #d2d5dc;
/* rgb */ color: rgb(210, 213, 220);
/* oklch */ color: oklch(87.3% 0.010 267.3);
Tailwind
colors: {
  custom: {
    50: '#dfe1e6',
    500: '#d2d5dc',
    950: '#000000',
  },
}
SCSS
$custom: #d2d5dc;
$custom-light: #dfe1e6;
$custom-dark: #000000;
JSON
{
  "hex": "#d2d5dc",
  "rgb": {
    "r": 210,
    "g": 213,
    "b": 220
  },
  "hsl": {
    "h": 222,
    "s": 12.5,
    "l": 84.314
  },
  "oklch": {
    "l": 0.87275,
    "c": 0.01015,
    "h": 267.3
  },
  "luminance": 0.66457
}

Semantic roles & 50–950 ramp

primary
#D2D5DC
secondary
#B1ACA2
accent
#814F97
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484

Preview Lab

Preview with #D2D5DC

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

Preview Lab → · Contrast checker → · Palette generator →

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