#DEDBDF#DEDBDF

#DEDBDF is a very light, near-neutral grey. Relative luminance 0.715; OKLCH L 89.5% C 0.006 H 317.8°. Best body text is #000000 at 15.30:1 contrast (WCAG AA passes).

Color values

HEX#DEDBDF
RGBrgb(222, 219, 223)
HSLhsl(285, 6%, 87%)
HSVhsv(285, 2%, 87%)
CMYKcmyk(0.4%, 1.8%, 0%, 12.5%)
CIE-LABlab(87.74, 1.74, -1.60)
CIE-LCHlch(87.74, 2.36, 317.37°)
OKLaboklab(89.49% 0.0046 -0.0042)
OKLCHoklch(89.49% 0.006 317.8)
XYZxyz(68.7728, 71.5204, 79.9795)
Luminance0.7152 (WCAG relative)
Temperatureneutral
Familygrey

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DEDBDF #DCDFDB
analogous
#DCDBDF #DEDBDF #DFDBDE
triadic
#DEDBDF #DFDEDB #DBDFDE
tetradic
#DEDBDF #DFDCDB #DCDFDB #DBDEDF
square
#DEDBDF #DFDCDB #DCDFDB #DBDEDF
split-complementary
#DEDBDF #DEDFDB #DBDFDC
monochromatic
#A39AA5 #C0BBC2 #DEDBDF #F0EFF1 #F0EFF1

Accessibility & contrast

On white

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

On black

15.30
#DEDBDF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DEDBDF
15.30:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DEDBDF#FFFFFF#000000##000000
##DEDBDF1.001.3715.3015.30
#FFFFFF1.371.0021.0021.00
#00000015.3021.001.001.00
##00000015.3021.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #dedbdf;
/* rgb */ color: rgb(222, 219, 223);
/* oklch */ color: oklch(89.5% 0.006 317.8);
Tailwind
colors: {
  custom: {
    50: '#e8e6e9',
    500: '#dedbdf',
    950: '#000000',
  },
}
SCSS
$custom: #dedbdf;
$custom-light: #e8e6e9;
$custom-dark: #000000;
JSON
{
  "hex": "#dedbdf",
  "rgb": {
    "r": 222,
    "g": 219,
    "b": 223
  },
  "hsl": {
    "h": 285,
    "s": 5.882,
    "l": 86.667
  },
  "oklch": {
    "l": 0.89493,
    "c": 0.00628,
    "h": 317.8
  },
  "luminance": 0.7152
}

Semantic roles & 50–950 ramp

primary
#DEDBDF
secondary
#ADB2AC
accent
#905664
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161516
muted
#848484

Preview Lab

Preview with #DEDBDF

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

Preview Lab → · Contrast checker → · Palette generator →

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