#DCDEDC#DCDEDC

#DCDEDC is a very light, near-neutral grey. Relative luminance 0.726; OKLCH L 89.8% C 0.003 H 145.5°. Best body text is #000000 at 15.53:1 contrast (WCAG AA passes).

Color values

HEX#DCDEDC
RGBrgb(220, 222, 220)
HSLhsl(120, 3%, 87%)
HSVhsv(120, 1%, 87%)
CMYKcmyk(0.9%, 0%, 0.9%, 12.9%)
CIE-LABlab(88.27, -1.03, 0.74)
CIE-LCHlch(88.27, 1.27, 144.39°)
OKLaboklab(89.85% -0.0028 0.002)
OKLCHoklch(89.85% 0.003 145.5)
XYZxyz(68.5526, 72.6254, 78.1029)
Luminance0.7263 (WCAG relative)
Temperatureneutral
Familygrey

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DCDEDC #DEDCDE
analogous
#DDDEDC #DCDEDC #DCDEDD
triadic
#DCDEDC #DCDCDE #DEDCDC
tetradic
#DCDEDC #DCDDDE #DEDCDE #DEDDDC
square
#DCDEDC #DCDDDE #DEDCDE #DEDDDC
split-complementary
#DCDEDC #DDDCDE #DEDCDD
monochromatic
#9DA39D #BDC0BD #DCDEDC #EFF0EF #EFF0EF

Accessibility & contrast

On white

1.35
#DCDEDC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

15.53
#DCDEDC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DCDEDC
15.53:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DCDEDC#FFFFFF#000000##000000
##DCDEDC1.001.3515.5315.53
#FFFFFF1.351.0021.0021.00
#00000015.5321.001.001.00
##00000015.5321.001.001.00

Color blindness preview

Protanopia (red-blind)
#DEDEDC
Deuteranopia (green-blind)
#DEDDDC
Tritanopia (blue-blind)
#DCDEDD
Achromatopsia (no color)
#DDDDDD

Design tokens & code

CSS
--color: #dcdedc;
/* rgb */ color: rgb(220, 222, 220);
/* oklch */ color: oklch(89.8% 0.003 145.5);
Tailwind
colors: {
  custom: {
    50: '#e6e8e6',
    500: '#dcdedc',
    950: '#000000',
  },
}
SCSS
$custom: #dcdedc;
$custom-light: #e6e8e6;
$custom-dark: #000000;
JSON
{
  "hex": "#dcdedc",
  "rgb": {
    "r": 220,
    "g": 222,
    "b": 220
  },
  "hsl": {
    "h": 120,
    "s": 2.941,
    "l": 86.667
  },
  "oklch": {
    "l": 0.89848,
    "c": 0.00345,
    "h": 145.5
  },
  "luminance": 0.72626
}

Semantic roles & 50–950 ramp

primary
#DCDEDC
secondary
#B1ADB1
accent
#598D8D
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161616
muted
#848484

Preview Lab

Preview with #DCDEDC

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

Preview Lab → · Contrast checker → · Palette generator →

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