#D2D2DE#D2D2DE

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

Color values

HEX#D2D2DE
RGBrgb(210, 210, 222)
HSLhsl(240, 15%, 85%)
HSVhsv(240, 5%, 87%)
CMYKcmyk(5.4%, 5.4%, 0%, 12.9%)
CIE-LABlab(84.52, 2.23, -5.91)
CIE-LCHlch(84.52, 6.32, 290.71°)
OKLaboklab(86.74% 0.0045 -0.0158)
OKLCHoklch(86.74% 0.016 286.1)
XYZxyz(62.8073, 65.0685, 78.3437)
Luminance0.6507 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#D2D2DE #DEDED2
analogous
#D2D8DE #D2D2DE #D8D2DE
triadic
#D2D2DE #DED2D2 #D2DED2
tetradic
#D2D2DE #DED2D8 #DEDED2 #D2DED8
square
#D2D2DE #DED2D8 #DEDED2 #D2DED8
split-complementary
#D2D2DE #DED8D2 #D8DED2
monochromatic
#8B8BAA #AFAFC4 #D2D2DE #EDEDF2 #EDEDF2

Accessibility & contrast

On white

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

On black

14.01
#D2D2DE on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #D2D2DE
14.01:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##D2D2DE#FFFFFF#000000##000000
##D2D2DE1.001.5014.0114.01
#FFFFFF1.501.0021.0021.00
#00000014.0121.001.001.00
##00000014.0121.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #d2d2de;
/* rgb */ color: rgb(210, 210, 222);
/* oklch */ color: oklch(86.7% 0.016 286.1);
Tailwind
colors: {
  custom: {
    50: '#dfdfe8',
    500: '#d2d2de',
    950: '#000000',
  },
}
SCSS
$custom: #d2d2de;
$custom-light: #dfdfe8;
$custom-dark: #000000;
JSON
{
  "hex": "#d2d2de",
  "rgb": {
    "r": 210,
    "g": 210,
    "b": 222
  },
  "hsl": {
    "h": 240,
    "s": 15.385,
    "l": 84.706
  },
  "oklch": {
    "l": 0.86736,
    "c": 0.01642,
    "h": 286.1
  },
  "luminance": 0.65069
}

Semantic roles & 50–950 ramp

primary
#D2D2DE
secondary
#B3B3A1
accent
#9A4C9A
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484

Preview Lab

Preview with #D2D2DE

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

Preview Lab → · Contrast checker → · Palette generator →

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