#D2D2DC#D2D2DC

#D2D2DC is a very light, near-neutral blue. Relative luminance 0.650; OKLCH L 86.7% C 0.014 H 286.1°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).

Color values

HEX#D2D2DC
RGBrgb(210, 210, 220)
HSLhsl(240, 13%, 84%)
HSVhsv(240, 5%, 86%)
CMYKcmyk(4.5%, 4.5%, 0%, 13.7%)
CIE-LABlab(84.46, 1.85, -4.93)
CIE-LCHlch(84.46, 5.26, 290.62°)
OKLaboklab(86.67% 0.0038 -0.0131)
OKLCHoklch(86.67% 0.014 286.1)
XYZxyz(62.5408, 64.9620, 76.9404)
Luminance0.6496 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#D2D2DC #DCDCD2
analogous
#D2D7DC #D2D2DC #D7D2DC
triadic
#D2D2DC #DCD2D2 #D2DCD2
tetradic
#D2D2DC #DCD2D7 #DCDCD2 #D2DCD7
square
#D2D2DC #DCD2D7 #DCDCD2 #D2DCD7
split-complementary
#D2D2DC #DCD7D2 #D7DCD2
monochromatic
#8D8DA6 #B0B0C1 #D2D2DC #EEEEF2 #EEEEF2

Accessibility & contrast

On white

1.50
#D2D2DC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.99
#D2D2DC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #D2D2DC
13.99:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##D2D2DC#FFFFFF#000000##000000
##D2D2DC1.001.5013.9913.99
#FFFFFF1.501.0021.0021.00
#00000013.9921.001.001.00
##00000013.9921.001.001.00

Color blindness preview

Protanopia (red-blind)
#D0D3DD
Deuteranopia (green-blind)
#D0D2DC
Tritanopia (blue-blind)
#D0D4D5
Achromatopsia (no color)
#D3D3D3

Design tokens & code

CSS
--color: #d2d2dc;
/* rgb */ color: rgb(210, 210, 220);
/* oklch */ color: oklch(86.7% 0.014 286.1);
Tailwind
colors: {
  custom: {
    50: '#dfdfe6',
    500: '#d2d2dc',
    950: '#000000',
  },
}
SCSS
$custom: #d2d2dc;
$custom-light: #dfdfe6;
$custom-dark: #000000;
JSON
{
  "hex": "#d2d2dc",
  "rgb": {
    "r": 210,
    "g": 210,
    "b": 220
  },
  "hsl": {
    "h": 240,
    "s": 12.5,
    "l": 84.314
  },
  "oklch": {
    "l": 0.86674,
    "c": 0.01368,
    "h": 286.1
  },
  "luminance": 0.64962
}

Semantic roles & 50–950 ramp

primary
#D2D2DC
secondary
#B1B1A2
accent
#974F97
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484

Preview Lab

Preview with #D2D2DC

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

Preview Lab → · Contrast checker → · Palette generator →

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