#DCDDEC#DCDDEC

#DCDDEC is a very light, muted blue. Relative luminance 0.730; OKLCH L 90.1% C 0.020 H 282.9°. Best body text is #000000 at 15.60:1 contrast (WCAG AA passes).

Color values

HEX#DCDDEC
RGBrgb(220, 221, 236)
HSLhsl(236, 30%, 89%)
HSVhsv(236, 7%, 93%)
CMYKcmyk(6.8%, 6.4%, 0%, 7.5%)
CIE-LABlab(88.44, 2.45, -7.43)
CIE-LCHlch(88.44, 7.82, 288.27°)
OKLaboklab(90.12% 0.0046 -0.0199)
OKLCHoklch(90.12% 0.02 282.9)
XYZxyz(70.5090, 72.9843, 89.7134)
Luminance0.7298 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DCDDEC #ECEBDC
analogous
#DCE5EC #DCDDEC #E3DCEC
triadic
#DCDDEC #ECDCDD #DDECDC
tetradic
#DCDDEC #ECDCE5 #ECEBDC #DCECE3
square
#DCDDEC #ECDCE5 #ECEBDC #DCECE3
split-complementary
#DCDDEC #ECE3DC #E5ECDC
monochromatic
#8D90C1 #B4B6D6 #DCDDEC #EBECF4 #EBECF4

Accessibility & contrast

On white

1.35
#DCDDEC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

15.60
#DCDDEC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DCDDEC
15.60:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DCDDEC#FFFFFF#000000##000000
##DCDDEC1.001.3515.6015.60
#FFFFFF1.351.0021.0021.00
#00000015.6021.001.001.00
##00000015.6021.001.001.00

Color blindness preview

Protanopia (red-blind)
#DADEED
Deuteranopia (green-blind)
#D9DDEC
Tritanopia (blue-blind)
#D9DFE2
Achromatopsia (no color)
#DEDEDE

Design tokens & code

CSS
--color: #dcddec;
/* rgb */ color: rgb(220, 221, 236);
/* oklch */ color: oklch(90.1% 0.020 282.9);
Tailwind
colors: {
  custom: {
    50: '#e6e7f2',
    500: '#dcddec',
    950: '#000000',
  },
}
SCSS
$custom: #dcddec;
$custom-light: #e6e7f2;
$custom-dark: #000000;
JSON
{
  "hex": "#dcddec",
  "rgb": {
    "r": 220,
    "g": 221,
    "b": 236
  },
  "hsl": {
    "h": 236.25,
    "s": 29.63,
    "l": 89.412
  },
  "oklch": {
    "l": 0.90123,
    "c": 0.0204,
    "h": 282.9
  },
  "luminance": 0.72985
}

Semantic roles & 50–950 ramp

primary
#DCDDEC
secondary
#C5C3A7
accent
#A23DA8
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161616
muted
#848485

Preview Lab

Preview with #DCDDEC

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

Preview Lab → · Contrast checker → · Palette generator →

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