#DEDCDC#DEDCDC

#DEDCDC is a very light, near-neutral grey. Relative luminance 0.719; OKLCH L 89.6% C 0.002 H 17.3°. Best body text is #000000 at 15.38:1 contrast (WCAG AA passes).

Color values

HEX#DEDCDC
RGBrgb(222, 220, 220)
HSLhsl(0, 3%, 87%)
HSVhsv(0, 1%, 87%)
CMYKcmyk(0%, 0.9%, 0.9%, 12.9%)
CIE-LABlab(87.91, 0.68, 0.24)
CIE-LCHlch(87.91, 0.72, 19.46°)
OKLaboklab(89.61% 0.0021 0.0007)
OKLCHoklch(89.61% 0.002 17.3)
XYZxyz(68.6336, 71.8834, 77.9554)
Luminance0.7188 (WCAG relative)
Temperatureneutral
Familygrey

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DEDCDC #DCDEDE
analogous
#DEDCDD #DEDCDC #DEDDDC
triadic
#DEDCDC #DCDEDC #DCDCDE
tetradic
#DEDCDC #DDDEDC #DCDEDE #DDDCDE
square
#DEDCDC #DDDEDC #DCDEDE #DDDCDE
split-complementary
#DEDCDC #DCDEDD #DCDDDE
monochromatic
#A39D9D #C0BDBD #DEDCDC #F0EFEF #F0EFEF

Accessibility & contrast

On white

1.37
#DEDCDC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

15.38
#DEDCDC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DEDCDC
15.38:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DEDCDC#FFFFFF#000000##000000
##DEDCDC1.001.3715.3815.38
#FFFFFF1.371.0021.0021.00
#00000015.3821.001.001.00
##00000015.3821.001.001.00

Color blindness preview

Protanopia (red-blind)
#DCDCDC
Deuteranopia (green-blind)
#DDDDDC
Tritanopia (blue-blind)
#DFDCDC
Achromatopsia (no color)
#DCDCDC

Design tokens & code

CSS
--color: #dedcdc;
/* rgb */ color: rgb(222, 220, 220);
/* oklch */ color: oklch(89.6% 0.002 17.3);
Tailwind
colors: {
  custom: {
    50: '#e8e6e6',
    500: '#dedcdc',
    950: '#000000',
  },
}
SCSS
$custom: #dedcdc;
$custom-light: #e8e6e6;
$custom-dark: #000000;
JSON
{
  "hex": "#dedcdc",
  "rgb": {
    "r": 222,
    "g": 220,
    "b": 220
  },
  "hsl": {
    "h": 0,
    "s": 2.941,
    "l": 86.667
  },
  "oklch": {
    "l": 0.89605,
    "c": 0.00219,
    "h": 17.3
  },
  "luminance": 0.71883
}

Semantic roles & 50–950 ramp

primary
#DEDCDC
secondary
#ADB1B1
accent
#8D8D59
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161616
muted
#848484

Preview Lab

Preview with #DEDCDC

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

Preview Lab → · Contrast checker → · Palette generator →

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