#DCDBDF#DCDBDF

#DCDBDF is a very light, near-neutral grey. Relative luminance 0.712; OKLCH L 89.3% C 0.006 H 297.7°. Best body text is #000000 at 15.24:1 contrast (WCAG AA passes).

Color values

HEX#DCDBDF
RGBrgb(220, 219, 223)
HSLhsl(255, 6%, 87%)
HSVhsv(255, 2%, 87%)
CMYKcmyk(1.3%, 1.8%, 0%, 12.5%)
CIE-LABlab(87.59, 1.06, -1.84)
CIE-LCHlch(87.59, 2.12, 300.01°)
OKLaboklab(89.34% 0.0026 -0.0049)
OKLCHoklch(89.34% 0.006 297.7)
XYZxyz(68.1637, 71.2064, 79.9509)
Luminance0.7121 (WCAG relative)
Temperatureneutral
Familygrey

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DCDBDF #DEDFDB
analogous
#DBDCDF #DCDBDF #DEDBDF
triadic
#DCDBDF #DFDCDB #DBDFDC
tetradic
#DCDBDF #DFDBDC #DEDFDB #DBDFDE
square
#DCDBDF #DFDBDC #DEDFDB #DBDFDE
split-complementary
#DCDBDF #DFDEDB #DCDFDB
monochromatic
#9D9AA5 #BDBBC2 #DCDBDF #EFEFF1 #EFEFF1

Accessibility & contrast

On white

1.38
#DCDBDF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

15.24
#DCDBDF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DCDBDF
15.24:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DCDBDF#FFFFFF#000000##000000
##DCDBDF1.001.3815.2415.24
#FFFFFF1.381.0021.0021.00
#00000015.2421.001.001.00
##00000015.2421.001.001.00

Color blindness preview

Protanopia (red-blind)
#DADCDF
Deuteranopia (green-blind)
#DADBDF
Tritanopia (blue-blind)
#DCDCDC
Achromatopsia (no color)
#DCDCDC

Design tokens & code

CSS
--color: #dcdbdf;
/* rgb */ color: rgb(220, 219, 223);
/* oklch */ color: oklch(89.3% 0.006 297.7);
Tailwind
colors: {
  custom: {
    50: '#e6e6e9',
    500: '#dcdbdf',
    950: '#000000',
  },
}
SCSS
$custom: #dcdbdf;
$custom-light: #e6e6e9;
$custom-dark: #000000;
JSON
{
  "hex": "#dcdbdf",
  "rgb": {
    "r": 220,
    "g": 219,
    "b": 223
  },
  "hsl": {
    "h": 255,
    "s": 5.882,
    "l": 86.667
  },
  "oklch": {
    "l": 0.89337,
    "c": 0.00551,
    "h": 297.7
  },
  "luminance": 0.71206
}

Semantic roles & 50–950 ramp

primary
#DCDBDF
secondary
#B1B2AC
accent
#905681
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161516
muted
#848484

Preview Lab

Preview with #DCDBDF

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

Preview Lab → · Contrast checker → · Palette generator →

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