#DEDBDD#DEDBDD

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

Color values

HEX#DEDBDD
RGBrgb(222, 219, 221)
HSLhsl(320, 4%, 86%)
HSVhsv(320, 1%, 87%)
CMYKcmyk(0%, 1.4%, 0.5%, 12.9%)
CIE-LABlab(87.69, 1.38, -0.62)
CIE-LCHlch(87.69, 1.51, 335.76°)
OKLaboklab(89.44% 0.0039 -0.0016)
OKLCHoklch(89.44% 0.004 337.4)
XYZxyz(68.5048, 71.4132, 78.5678)
Luminance0.7141 (WCAG relative)
Temperatureneutral
Familygrey

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DEDBDD #DBDEDC
analogous
#DEDBDE #DEDBDD #DEDBDC
triadic
#DEDBDD #DDDEDB #DBDDDE
tetradic
#DEDBDD #DEDEDB #DBDEDC #DBDCDE
square
#DEDBDD #DEDEDB #DBDEDC #DBDCDE
split-complementary
#DEDBDD #DCDEDB #DBDEDE
monochromatic
#A39BA1 #C1BBBF #DEDBDD #F0EFF0 #F0EFF0

Accessibility & contrast

On white

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

On black

15.28
#DEDBDD on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DEDBDD
15.28:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DEDBDD#FFFFFF#000000##000000
##DEDBDD1.001.3715.2815.28
#FFFFFF1.371.0021.0021.00
#00000015.2821.001.001.00
##00000015.2821.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #dedbdd;
/* rgb */ color: rgb(222, 219, 221);
/* oklch */ color: oklch(89.4% 0.004 337.4);
Tailwind
colors: {
  custom: {
    50: '#e8e6e7',
    500: '#dedbdd',
    950: '#000000',
  },
}
SCSS
$custom: #dedbdd;
$custom-light: #e8e6e7;
$custom-dark: #000000;
JSON
{
  "hex": "#dedbdd",
  "rgb": {
    "r": 222,
    "g": 219,
    "b": 221
  },
  "hsl": {
    "h": 320,
    "s": 4.348,
    "l": 86.471
  },
  "oklch": {
    "l": 0.89436,
    "c": 0.00421,
    "h": 337.4
  },
  "luminance": 0.71413
}

Semantic roles & 50–950 ramp

primary
#DEDBDD
secondary
#ACB1AE
accent
#8E6A57
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161516
muted
#848484

Preview Lab

Preview with #DEDBDD

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

Preview Lab → · Contrast checker → · Palette generator →

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