#DCDCED#DCDCED

#DCDCED is a very light, muted blue. Relative luminance 0.725; OKLCH L 90.0% C 0.023 H 285.9°. Best body text is #000000 at 15.50:1 contrast (WCAG AA passes).

Color values

HEX#DCDCED
RGBrgb(220, 220, 237)
HSLhsl(240, 32%, 90%)
HSVhsv(240, 7%, 93%)
CMYKcmyk(7.2%, 7.2%, 0%, 7.1%)
CIE-LABlab(88.22, 3.16, -8.29)
CIE-LCHlch(88.22, 8.87, 290.90°)
OKLaboklab(89.96% 0.0063 -0.0222)
OKLCHoklch(89.96% 0.023 285.9)
XYZxyz(70.3915, 72.5161, 90.3929)
Luminance0.7252 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DCDCED #EDEDDC
analogous
#DCE5ED #DCDCED #E5DCED
triadic
#DCDCED #EDDCDC #DCEDDC
tetradic
#DCDCED #EDDCE5 #EDEDDC #DCEDE5
square
#DCDCED #EDDCE5 #EDEDDC #DCEDE5
split-complementary
#DCDCED #EDE5DC #E5EDDC
monochromatic
#8B8BC3 #B4B4D8 #DCDCED #EBEBF5 #EBEBF5

Accessibility & contrast

On white

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

On black

15.50
#DCDCED on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DCDCED
15.50:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DCDCED#FFFFFF#000000##000000
##DCDCED1.001.3515.5015.50
#FFFFFF1.351.0021.0021.00
#00000015.5021.001.001.00
##00000015.5021.001.001.00

Color blindness preview

Protanopia (red-blind)
#D8DEEE
Deuteranopia (green-blind)
#D8DDEC
Tritanopia (blue-blind)
#D9DFE1
Achromatopsia (no color)
#DDDDDD

Design tokens & code

CSS
--color: #dcdced;
/* rgb */ color: rgb(220, 220, 237);
/* oklch */ color: oklch(90.0% 0.023 285.9);
Tailwind
colors: {
  custom: {
    50: '#e6e6f2',
    500: '#dcdced',
    950: '#000000',
  },
}
SCSS
$custom: #dcdced;
$custom-light: #e6e6f2;
$custom-dark: #000000;
JSON
{
  "hex": "#dcdced",
  "rgb": {
    "r": 220,
    "g": 220,
    "b": 237
  },
  "hsl": {
    "h": 240,
    "s": 32.075,
    "l": 89.608
  },
  "oklch": {
    "l": 0.89957,
    "c": 0.02308,
    "h": 285.9
  },
  "luminance": 0.72516
}

Semantic roles & 50–950 ramp

primary
#DCDCED
secondary
#C7C7A6
accent
#AB3BAB
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161617
muted
#848485

Preview Lab

Preview with #DCDCED

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

Preview Lab → · Contrast checker → · Palette generator →

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