#DDDCDD#DDDCDD

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

Color values

HEX#DDDCDD
RGBrgb(221, 220, 221)
HSLhsl(300, 1%, 86%)
HSVhsv(300, 0%, 87%)
CMYKcmyk(0%, 0.5%, 0%, 13.3%)
CIE-LABlab(87.86, 0.52, -0.37)
CIE-LCHlch(87.86, 0.64, 324.47°)
OKLaboklab(89.56% 0.0014 -0.001)
OKLCHoklch(89.56% 0.002 325.7)
XYZxyz(68.4610, 71.7791, 78.6407)
Luminance0.7178 (WCAG relative)
Temperatureneutral
Familygrey

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DDDCDD #DCDDDC
analogous
#DDDCDD #DDDCDD #DDDCDD
triadic
#DDDCDD #DDDDDC #DCDDDD
tetradic
#DDDCDD #DDDDDC #DCDDDC #DCDDDD
square
#DDDCDD #DDDDDC #DCDDDC #DCDDDD
split-complementary
#DDDCDD #DDDDDC #DCDDDD
monochromatic
#A19EA1 #BFBDBF #DDDCDD #F0EFF0 #F0EFF0

Accessibility & contrast

On white

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

On black

15.36
#DDDCDD on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DDDCDD
15.36:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DDDCDD#FFFFFF#000000##000000
##DDDCDD1.001.3715.3615.36
#FFFFFF1.371.0021.0021.00
#00000015.3621.001.001.00
##00000015.3621.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #dddcdd;
/* rgb */ color: rgb(221, 220, 221);
/* oklch */ color: oklch(89.6% 0.002 325.7);
Tailwind
colors: {
  custom: {
    50: '#e7e6e7',
    500: '#dddcdd',
    950: '#000000',
  },
}
SCSS
$custom: #dddcdd;
$custom-light: #e7e6e7;
$custom-dark: #000000;
JSON
{
  "hex": "#dddcdd",
  "rgb": {
    "r": 221,
    "g": 220,
    "b": 221
  },
  "hsl": {
    "h": 300,
    "s": 1.449,
    "l": 86.471
  },
  "oklch": {
    "l": 0.89556,
    "c": 0.00172,
    "h": 325.7
  },
  "luminance": 0.71779
}

Semantic roles & 50–950 ramp

primary
#DDDCDD
secondary
#AEAFAE
accent
#8B5A5A
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161616
muted
#848484

Preview Lab

Preview with #DDDCDD

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

Preview Lab → · Contrast checker → · Palette generator →

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