#DCDBED#DCDBED

#DCDBED is a very light, muted blue. Relative luminance 0.720; OKLCH L 89.8% C 0.024 H 288.4°. Best body text is #000000 at 15.40:1 contrast (WCAG AA passes).

Color values

HEX#DCDBED
RGBrgb(220, 219, 237)
HSLhsl(243, 33%, 89%)
HSVhsv(243, 8%, 93%)
CMYKcmyk(7.2%, 7.6%, 0%, 7.1%)
CIE-LABlab(87.97, 3.69, -8.66)
CIE-LCHlch(87.97, 9.41, 293.06°)
OKLaboklab(89.76% 0.0077 -0.0232)
OKLCHoklch(89.76% 0.024 288.4)
XYZxyz(70.1298, 71.9928, 90.3057)
Luminance0.7199 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DCDBED #ECEDDB
analogous
#DBE3ED #DCDBED #E5DBED
triadic
#DCDBED #EDDCDB #DBEDDC
tetradic
#DCDBED #EDDBE3 #ECEDDB #DBEDE5
square
#DCDBED #EDDBE3 #ECEDDB #DBEDE5
split-complementary
#DCDBED #EDE5DB #E3EDDB
monochromatic
#8D89C4 #B4B2D9 #DCDBED #EBEBF5 #EBEBF5

Accessibility & contrast

On white

1.36
#DCDBED on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

15.40
#DCDBED on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DCDBED
15.40:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DCDBED#FFFFFF#000000##000000
##DCDBED1.001.3615.4015.40
#FFFFFF1.361.0021.0021.00
#00000015.4021.001.001.00
##00000015.4021.001.001.00

Color blindness preview

Protanopia (red-blind)
#D7DDEE
Deuteranopia (green-blind)
#D7DCEC
Tritanopia (blue-blind)
#D9DEE1
Achromatopsia (no color)
#DDDDDD

Design tokens & code

CSS
--color: #dcdbed;
/* rgb */ color: rgb(220, 219, 237);
/* oklch */ color: oklch(89.8% 0.024 288.4);
Tailwind
colors: {
  custom: {
    50: '#e6e6f2',
    500: '#dcdbed',
    950: '#000000',
  },
}
SCSS
$custom: #dcdbed;
$custom-light: #e6e6f2;
$custom-dark: #000000;
JSON
{
  "hex": "#dcdbed",
  "rgb": {
    "r": 220,
    "g": 219,
    "b": 237
  },
  "hsl": {
    "h": 243.333,
    "s": 33.333,
    "l": 89.412
  },
  "oklch": {
    "l": 0.8976,
    "c": 0.02446,
    "h": 288.4
  },
  "luminance": 0.71993
}

Semantic roles & 50–950 ramp

primary
#DCDBED
secondary
#C5C7A5
accent
#AC39A6
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161517
muted
#848485

Preview Lab

Preview with #DCDBED

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

Preview Lab → · Contrast checker → · Palette generator →

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