#DDDBDF#DDDBDF

#DDDBDF is a very light, near-neutral grey. Relative luminance 0.714; OKLCH L 89.4% C 0.006 H 308.4°. Best body text is #000000 at 15.27:1 contrast (WCAG AA passes).

Color values

HEX#DDDBDF
RGBrgb(221, 219, 223)
HSLhsl(270, 6%, 87%)
HSVhsv(270, 2%, 87%)
CMYKcmyk(0.9%, 1.8%, 0%, 12.5%)
CIE-LABlab(87.66, 1.40, -1.72)
CIE-LCHlch(87.66, 2.22, 309.15°)
OKLaboklab(89.42% 0.0036 -0.0045)
OKLCHoklch(89.42% 0.006 308.4)
XYZxyz(68.4674, 71.3629, 79.9651)
Luminance0.7136 (WCAG relative)
Temperatureneutral
Familygrey

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DDDBDF #DDDFDB
analogous
#DBDBDF #DDDBDF #DFDBDF
triadic
#DDDBDF #DFDDDB #DBDFDD
tetradic
#DDDBDF #DFDBDB #DDDFDB #DBDFDF
square
#DDDBDF #DFDBDB #DDDFDB #DBDFDF
split-complementary
#DDDBDF #DFDFDB #DBDFDB
monochromatic
#A09AA5 #BEBBC2 #DDDBDF #F0EFF1 #F0EFF1

Accessibility & contrast

On white

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

On black

15.27
#DDDBDF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DDDBDF
15.27:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DDDBDF#FFFFFF#000000##000000
##DDDBDF1.001.3815.2715.27
#FFFFFF1.381.0021.0021.00
#00000015.2721.001.001.00
##00000015.2721.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #dddbdf;
/* rgb */ color: rgb(221, 219, 223);
/* oklch */ color: oklch(89.4% 0.006 308.4);
Tailwind
colors: {
  custom: {
    50: '#e7e6e9',
    500: '#dddbdf',
    950: '#000000',
  },
}
SCSS
$custom: #dddbdf;
$custom-light: #e7e6e9;
$custom-dark: #000000;
JSON
{
  "hex": "#dddbdf",
  "rgb": {
    "r": 221,
    "g": 219,
    "b": 223
  },
  "hsl": {
    "h": 270,
    "s": 5.882,
    "l": 86.667
  },
  "oklch": {
    "l": 0.89415,
    "c": 0.0058,
    "h": 308.4
  },
  "luminance": 0.71363
}

Semantic roles & 50–950 ramp

primary
#DDDBDF
secondary
#AFB2AC
accent
#905673
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161516
muted
#848484

Preview Lab

Preview with #DDDBDF

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

Preview Lab → · Contrast checker → · Palette generator →

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