#DCDBEB#DCDBEB

#DCDBEB is a very light, muted blue. Relative luminance 0.719; OKLCH L 89.7% C 0.022 H 288.8°. Best body text is #000000 at 15.38:1 contrast (WCAG AA passes).

Color values

HEX#DCDBEB
RGBrgb(220, 219, 235)
HSLhsl(244, 29%, 89%)
HSVhsv(244, 7%, 92%)
CMYKcmyk(6.4%, 6.8%, 0%, 7.8%)
CIE-LABlab(87.91, 3.30, -7.69)
CIE-LCHlch(87.91, 8.37, 293.25°)
OKLaboklab(89.7% 0.007 -0.0206)
OKLCHoklch(89.7% 0.022 288.8)
XYZxyz(69.8393, 71.8766, 88.7754)
Luminance0.7188 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DCDBEB #EAEBDB
analogous
#DBE2EB #DCDBEB #E4DBEB
triadic
#DCDBEB #EBDCDB #DBEBDC
tetradic
#DCDBEB #EBDBE2 #EAEBDB #DBEBE4
square
#DCDBEB #EBDBE2 #EAEBDB #DBEBE4
split-complementary
#DCDBEB #EBE4DB #E2EBDB
monochromatic
#908CBF #B6B4D5 #DCDBEB #ECEBF4 #ECEBF4

Accessibility & contrast

On white

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

On black

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

Best text color

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

Contrast matrix

fg \ bg##DCDBEB#FFFFFF#000000##000000
##DCDBEB1.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)
#D8DDEC
Deuteranopia (green-blind)
#D8DCEB
Tritanopia (blue-blind)
#D9DDE0
Achromatopsia (no color)
#DCDCDC

Design tokens & code

CSS
--color: #dcdbeb;
/* rgb */ color: rgb(220, 219, 235);
/* oklch */ color: oklch(89.7% 0.022 288.8);
Tailwind
colors: {
  custom: {
    50: '#e6e6f1',
    500: '#dcdbeb',
    950: '#000000',
  },
}
SCSS
$custom: #dcdbeb;
$custom-light: #e6e6f1;
$custom-dark: #000000;
JSON
{
  "hex": "#dcdbeb",
  "rgb": {
    "r": 220,
    "g": 219,
    "b": 235
  },
  "hsl": {
    "h": 243.75,
    "s": 28.571,
    "l": 89.02
  },
  "oklch": {
    "l": 0.89698,
    "c": 0.02173,
    "h": 288.8
  },
  "luminance": 0.71877
}

Semantic roles & 50–950 ramp

primary
#DCDBEB
secondary
#C2C4A6
accent
#A73EA1
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161516
muted
#848485

Preview Lab

Preview with #DCDBEB

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

Preview Lab → · Contrast checker → · Palette generator →

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