#D0D0DC#D0D0DC

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

Color values

HEX#D0D0DC
RGBrgb(208, 208, 220)
HSLhsl(240, 15%, 84%)
HSVhsv(240, 5%, 86%)
CMYKcmyk(5.5%, 5.5%, 0%, 13.7%)
CIE-LABlab(83.80, 2.24, -5.92)
CIE-LCHlch(83.80, 6.33, 290.72°)
OKLaboklab(86.12% 0.0046 -0.0158)
OKLCHoklch(86.12% 0.016 286.1)
XYZxyz(61.4841, 63.6887, 76.7503)
Luminance0.6369 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#D0D0DC #DCDCD0
analogous
#D0D6DC #D0D0DC #D6D0DC
triadic
#D0D0DC #DCD0D0 #D0DCD0
tetradic
#D0D0DC #DCD0D6 #DCDCD0 #D0DCD6
square
#D0D0DC #DCD0D6 #DCDCD0 #D0DCD6
split-complementary
#D0D0DC #DCD6D0 #D6DCD0
monochromatic
#8A8AA8 #ADADC2 #D0D0DC #EDEDF2 #EDEDF2

Accessibility & contrast

On white

1.53
#D0D0DC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.74
#D0D0DC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #D0D0DC
13.74:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##D0D0DC#FFFFFF#000000##000000
##D0D0DC1.001.5313.7413.74
#FFFFFF1.531.0021.0021.00
#00000013.7421.001.001.00
##00000013.7421.001.001.00

Color blindness preview

Protanopia (red-blind)
#CDD1DD
Deuteranopia (green-blind)
#CDD1DC
Tritanopia (blue-blind)
#CED2D4
Achromatopsia (no color)
#D1D1D1

Design tokens & code

CSS
--color: #d0d0dc;
/* rgb */ color: rgb(208, 208, 220);
/* oklch */ color: oklch(86.1% 0.016 286.1);
Tailwind
colors: {
  custom: {
    50: '#dedee6',
    500: '#d0d0dc',
    950: '#000000',
  },
}
SCSS
$custom: #d0d0dc;
$custom-light: #dedee6;
$custom-dark: #000000;
JSON
{
  "hex": "#d0d0dc",
  "rgb": {
    "r": 208,
    "g": 208,
    "b": 220
  },
  "hsl": {
    "h": 240,
    "s": 14.634,
    "l": 83.922
  },
  "oklch": {
    "l": 0.86119,
    "c": 0.01645,
    "h": 286.1
  },
  "luminance": 0.63689
}

Semantic roles & 50–950 ramp

primary
#D0D0DC
secondary
#B1B19F
accent
#994D99
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484

Preview Lab

Preview with #D0D0DC

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

Preview Lab → · Contrast checker → · Palette generator →

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