#DDDBDC#DDDBDC

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

Color values

HEX#DDDBDC
RGBrgb(221, 219, 220)
HSLhsl(330, 3%, 86%)
HSVhsv(330, 1%, 87%)
CMYKcmyk(0%, 0.9%, 0.5%, 13.3%)
CIE-LABlab(87.58, 0.86, -0.25)
CIE-LCHlch(87.58, 0.89, 343.72°)
OKLaboklab(89.33% 0.0025 -0.0006)
OKLCHoklch(89.33% 0.003 345.3)
XYZxyz(68.0665, 71.2026, 77.8539)
Luminance0.7120 (WCAG relative)
Temperatureneutral
Familygrey

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DDDBDC #DBDDDC
analogous
#DDDBDD #DDDBDC #DDDBDB
triadic
#DDDBDC #DCDDDB #DBDCDD
tetradic
#DDDBDC #DDDDDB #DBDDDC #DBDBDD
square
#DDDBDC #DDDDDB #DBDDDC #DBDBDD
split-complementary
#DDDBDC #DBDDDB #DBDDDD
monochromatic
#A29C9F #BFBCBD #DDDBDC #F0EFF0 #F0EFF0

Accessibility & contrast

On white

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

On black

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

Best text color

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

Contrast matrix

fg \ bg##DDDBDC#FFFFFF#000000##000000
##DDDBDC1.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)
#DBDBDC
Deuteranopia (green-blind)
#DCDCDC
Tritanopia (blue-blind)
#DDDBDB
Achromatopsia (no color)
#DBDBDB

Design tokens & code

CSS
--color: #dddbdc;
/* rgb */ color: rgb(221, 219, 220);
/* oklch */ color: oklch(89.3% 0.003 345.3);
Tailwind
colors: {
  custom: {
    50: '#e7e6e6',
    500: '#dddbdc',
    950: '#000000',
  },
}
SCSS
$custom: #dddbdc;
$custom-light: #e7e6e6;
$custom-dark: #000000;
JSON
{
  "hex": "#dddbdc",
  "rgb": {
    "r": 221,
    "g": 219,
    "b": 220
  },
  "hsl": {
    "h": 330,
    "s": 2.857,
    "l": 86.275
  },
  "oklch": {
    "l": 0.89328,
    "c": 0.00255,
    "h": 345.3
  },
  "luminance": 0.71202
}

Semantic roles & 50–950 ramp

primary
#DDDBDC
secondary
#ACB0AE
accent
#8D7359
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161516
muted
#848484

Preview Lab

Preview with #DDDBDC

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

Preview Lab → · Contrast checker → · Palette generator →

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