#DDDCDF#DDDCDF

#DDDCDF is a very light, near-neutral grey. Relative luminance 0.719; OKLCH L 89.6% C 0.004 H 301.4°. Best body text is #000000 at 15.38:1 contrast (WCAG AA passes).

Color values

HEX#DDDCDF
RGBrgb(221, 220, 223)
HSLhsl(260, 4%, 87%)
HSVhsv(260, 1%, 87%)
CMYKcmyk(0.9%, 1.3%, 0%, 12.5%)
CIE-LABlab(87.91, 0.88, -1.35)
CIE-LCHlch(87.91, 1.61, 303.11°)
OKLaboklab(89.61% 0.0022 -0.0036)
OKLCHoklch(89.61% 0.004 301.4)
XYZxyz(68.7290, 71.8863, 80.0524)
Luminance0.7189 (WCAG relative)
Temperatureneutral
Familygrey

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DDDCDF #DEDFDC
analogous
#DCDDDF #DDDCDF #DFDCDF
triadic
#DDDCDF #DFDDDC #DCDFDD
tetradic
#DDDCDF #DFDCDD #DEDFDC #DCDFDF
square
#DDDCDF #DFDCDD #DEDFDC #DCDFDF
split-complementary
#DDDCDF #DFDFDC #DDDFDC
monochromatic
#9F9CA5 #BEBCC2 #DDDCDF #EFEFF0 #EFEFF0

Accessibility & contrast

On white

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

On black

15.38
#DDDCDF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DDDCDF
15.38:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DDDCDF#FFFFFF#000000##000000
##DDDCDF1.001.3715.3815.38
#FFFFFF1.371.0021.0021.00
#00000015.3821.001.001.00
##00000015.3821.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #dddcdf;
/* rgb */ color: rgb(221, 220, 223);
/* oklch */ color: oklch(89.6% 0.004 301.4);
Tailwind
colors: {
  custom: {
    50: '#e7e6e9',
    500: '#dddcdf',
    950: '#000000',
  },
}
SCSS
$custom: #dddcdf;
$custom-light: #e7e6e9;
$custom-dark: #000000;
JSON
{
  "hex": "#dddcdf",
  "rgb": {
    "r": 221,
    "g": 220,
    "b": 223
  },
  "hsl": {
    "h": 260,
    "s": 4.478,
    "l": 86.863
  },
  "oklch": {
    "l": 0.89613,
    "c": 0.00418,
    "h": 301.4
  },
  "luminance": 0.71886
}

Semantic roles & 50–950 ramp

primary
#DDDCDF
secondary
#B0B2AD
accent
#8E577C
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161616
muted
#848484

Preview Lab

Preview with #DDDCDF

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

Preview Lab → · Contrast checker → · Palette generator →

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