#D2D3DC#D2D3DC

#D2D3DC is a very light, near-neutral blue. Relative luminance 0.655; OKLCH L 86.9% C 0.012 H 281.0°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).

Color values

HEX#D2D3DC
RGBrgb(210, 211, 220)
HSLhsl(234, 13%, 84%)
HSVhsv(234, 5%, 86%)
CMYKcmyk(4.5%, 4.1%, 0%, 13.7%)
CIE-LABlab(84.72, 1.33, -4.55)
CIE-LCHlch(84.72, 4.74, 286.29°)
OKLaboklab(86.87% 0.0024 -0.0121)
OKLCHoklch(86.87% 0.012 281)
XYZxyz(62.7885, 65.4573, 77.0229)
Luminance0.6546 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#D2D3DC #DCDBD2
analogous
#D2D8DC #D2D3DC #D6D2DC
triadic
#D2D3DC #DCD2D3 #D3DCD2
tetradic
#D2D3DC #DCD2D8 #DCDBD2 #D2DCD6
square
#D2D3DC #DCD2D8 #DCDBD2 #D2DCD6
split-complementary
#D2D3DC #DCD6D2 #D8DCD2
monochromatic
#8D90A6 #B0B1C1 #D2D3DC #EEEEF2 #EEEEF2

Accessibility & contrast

On white

1.49
#D2D3DC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.09
#D2D3DC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #D2D3DC
14.09:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##D2D3DC#FFFFFF#000000##000000
##D2D3DC1.001.4914.0914.09
#FFFFFF1.491.0021.0021.00
#00000014.0921.001.001.00
##00000014.0921.001.001.00

Color blindness preview

Protanopia (red-blind)
#D1D4DC
Deuteranopia (green-blind)
#D1D3DC
Tritanopia (blue-blind)
#D0D4D6
Achromatopsia (no color)
#D3D3D3

Design tokens & code

CSS
--color: #d2d3dc;
/* rgb */ color: rgb(210, 211, 220);
/* oklch */ color: oklch(86.9% 0.012 281.0);
Tailwind
colors: {
  custom: {
    50: '#dfe0e6',
    500: '#d2d3dc',
    950: '#000000',
  },
}
SCSS
$custom: #d2d3dc;
$custom-light: #dfe0e6;
$custom-dark: #000000;
JSON
{
  "hex": "#d2d3dc",
  "rgb": {
    "r": 210,
    "g": 211,
    "b": 220
  },
  "hsl": {
    "h": 234,
    "s": 12.5,
    "l": 84.314
  },
  "oklch": {
    "l": 0.86874,
    "c": 0.01237,
    "h": 281
  },
  "luminance": 0.65457
}

Semantic roles & 50–950 ramp

primary
#D2D3DC
secondary
#B1AFA2
accent
#8F4F97
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484

Preview Lab

Preview with #D2D3DC

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

Preview Lab → · Contrast checker → · Palette generator →

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