#DDDBDD#DDDBDD

#DDDBDD is a very light, near-neutral grey. Relative luminance 0.713; OKLCH L 89.4% C 0.003 H 325.6°. Best body text is #000000 at 15.25:1 contrast (WCAG AA passes).

Color values

HEX#DDDBDD
RGBrgb(221, 219, 221)
HSLhsl(300, 3%, 86%)
HSVhsv(300, 1%, 87%)
CMYKcmyk(0%, 0.9%, 0%, 13.3%)
CIE-LABlab(87.61, 1.04, -0.74)
CIE-LCHlch(87.61, 1.27, 324.49°)
OKLaboklab(89.36% 0.0029 -0.0019)
OKLCHoklch(89.36% 0.003 325.6)
XYZxyz(68.1993, 71.2557, 78.5534)
Luminance0.7126 (WCAG relative)
Temperatureneutral
Familygrey

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DDDBDD #DBDDDB
analogous
#DCDBDD #DDDBDD #DDDBDC
triadic
#DDDBDD #DDDDDB #DBDDDD
tetradic
#DDDBDD #DDDCDB #DBDDDB #DBDCDD
square
#DDDBDD #DDDCDB #DBDDDB #DBDCDD
split-complementary
#DDDBDD #DCDDDB #DBDDDC
monochromatic
#A29CA2 #BFBCBF #DDDBDD #F0EFF0 #F0EFF0

Accessibility & contrast

On white

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

On black

15.25
#DDDBDD on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DDDBDD
15.25:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DDDBDD#FFFFFF#000000##000000
##DDDBDD1.001.3815.2515.25
#FFFFFF1.381.0021.0021.00
#00000015.2521.001.001.00
##00000015.2521.001.001.00

Color blindness preview

Protanopia (red-blind)
#DBDBDD
Deuteranopia (green-blind)
#DBDCDD
Tritanopia (blue-blind)
#DDDBDC
Achromatopsia (no color)
#DCDCDC

Design tokens & code

CSS
--color: #dddbdd;
/* rgb */ color: rgb(221, 219, 221);
/* oklch */ color: oklch(89.4% 0.003 325.6);
Tailwind
colors: {
  custom: {
    50: '#e7e6e7',
    500: '#dddbdd',
    950: '#000000',
  },
}
SCSS
$custom: #dddbdd;
$custom-light: #e7e6e7;
$custom-dark: #000000;
JSON
{
  "hex": "#dddbdd",
  "rgb": {
    "r": 221,
    "g": 219,
    "b": 221
  },
  "hsl": {
    "h": 300,
    "s": 2.857,
    "l": 86.275
  },
  "oklch": {
    "l": 0.89357,
    "c": 0.00345,
    "h": 325.6
  },
  "luminance": 0.71256
}

Semantic roles & 50–950 ramp

primary
#DDDBDD
secondary
#ACB0AC
accent
#8D5959
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161516
muted
#848484

Preview Lab

Preview with #DDDBDD

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

Preview Lab → · Contrast checker → · Palette generator →

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