#DDDCDC#DDDCDC

#DDDCDC is a very light, near-neutral grey. Relative luminance 0.717; OKLCH L 89.5% C 0.001 H 17.1°. Best body text is #000000 at 15.35:1 contrast (WCAG AA passes).

Color values

HEX#DDDCDC
RGBrgb(221, 220, 220)
HSLhsl(0, 1%, 86%)
HSVhsv(0, 0%, 87%)
CMYKcmyk(0%, 0.5%, 0.5%, 13.3%)
CIE-LABlab(87.84, 0.34, 0.12)
CIE-LCHlch(87.84, 0.36, 19.42°)
OKLaboklab(89.53% 0.001 0.0003)
OKLCHoklch(89.53% 0.001 17.1)
XYZxyz(68.3282, 71.7259, 77.9411)
Luminance0.7173 (WCAG relative)
Temperatureneutral
Familygrey

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DDDCDC #DCDDDD
analogous
#DDDCDD #DDDCDC #DDDDDC
triadic
#DDDCDC #DCDDDC #DCDCDD
tetradic
#DDDCDC #DDDDDC #DCDDDD #DDDCDD
square
#DDDCDC #DDDDDC #DCDDDD #DDDCDD
split-complementary
#DDDCDC #DCDDDD #DCDDDD
monochromatic
#A19E9E #BFBDBD #DDDCDC #F0EFEF #F0EFEF

Accessibility & contrast

On white

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

On black

15.35
#DDDCDC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DDDCDC
15.35:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DDDCDC#FFFFFF#000000##000000
##DDDCDC1.001.3715.3515.35
#FFFFFF1.371.0021.0021.00
#00000015.3521.001.001.00
##00000015.3521.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #dddcdc;
/* rgb */ color: rgb(221, 220, 220);
/* oklch */ color: oklch(89.5% 0.001 17.1);
Tailwind
colors: {
  custom: {
    50: '#e7e6e6',
    500: '#dddcdc',
    950: '#000000',
  },
}
SCSS
$custom: #dddcdc;
$custom-light: #e7e6e6;
$custom-dark: #000000;
JSON
{
  "hex": "#dddcdc",
  "rgb": {
    "r": 221,
    "g": 220,
    "b": 220
  },
  "hsl": {
    "h": 0,
    "s": 1.449,
    "l": 86.471
  },
  "oklch": {
    "l": 0.89527,
    "c": 0.00109,
    "h": 17.1
  },
  "luminance": 0.71726
}

Semantic roles & 50–950 ramp

primary
#DDDCDC
secondary
#AEAFAF
accent
#8B8B5A
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161616
muted
#848484

Preview Lab

Preview with #DDDCDC

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

Preview Lab → · Contrast checker → · Palette generator →

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