#DCDDF0#DCDDF0

#DCDDF0 is a very light, muted blue. Relative luminance 0.732; OKLCH L 90.2% C 0.026 H 283.5°. Best body text is #000000 at 15.64:1 contrast (WCAG AA passes).

Color values

HEX#DCDDF0
RGBrgb(220, 221, 240)
HSLhsl(237, 40%, 90%)
HSVhsv(237, 8%, 94%)
CMYKcmyk(8.3%, 7.9%, 0%, 5.9%)
CIE-LABlab(88.55, 3.22, -9.37)
CIE-LCHlch(88.55, 9.91, 288.99°)
OKLaboklab(90.25% 0.006 -0.0251)
OKLCHoklch(90.25% 0.026 283.5)
XYZxyz(71.0967, 73.2194, 92.8083)
Luminance0.7322 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DCDDF0 #F0EFDC
analogous
#DCE7F0 #DCDDF0 #E5DCF0
triadic
#DCDDF0 #F0DCDD #DDF0DC
tetradic
#DCDDF0 #F0DCE7 #F0EFDC #DCF0E5
square
#DCDDF0 #F0DCE7 #F0EFDC #DCF0E5
split-complementary
#DCDDF0 #F0E5DC #E7F0DC
monochromatic
#868ACB #B1B3DE #DCDDF0 #EAEAF6 #EAEAF6

Accessibility & contrast

On white

1.34
#DCDDF0 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

15.64
#DCDDF0 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DCDDF0
15.64:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DCDDF0#FFFFFF#000000##000000
##DCDDF01.001.3415.6415.64
#FFFFFF1.341.0021.0021.00
#00000015.6421.001.001.00
##00000015.6421.001.001.00

Color blindness preview

Protanopia (red-blind)
#D9DFF1
Deuteranopia (green-blind)
#D8DEEF
Tritanopia (blue-blind)
#D8E0E3
Achromatopsia (no color)
#DEDEDE

Design tokens & code

CSS
--color: #dcddf0;
/* rgb */ color: rgb(220, 221, 240);
/* oklch */ color: oklch(90.2% 0.026 283.5);
Tailwind
colors: {
  custom: {
    50: '#e6e7f5',
    500: '#dcddf0',
    950: '#000000',
  },
}
SCSS
$custom: #dcddf0;
$custom-light: #e6e7f5;
$custom-dark: #000000;
JSON
{
  "hex": "#dcddf0",
  "rgb": {
    "r": 220,
    "g": 221,
    "b": 240
  },
  "hsl": {
    "h": 237,
    "s": 40,
    "l": 90.196
  },
  "oklch": {
    "l": 0.90248,
    "c": 0.02584,
    "h": 283.5
  },
  "luminance": 0.7322
}

Semantic roles & 50–950 ramp

primary
#DCDDF0
secondary
#CCCAA4
accent
#AD32B3
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161617
muted
#848485

Preview Lab

Preview with #DCDDF0

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

Preview Lab → · Contrast checker → · Palette generator →

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