#DDDCED#DDDCED

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

Color values

HEX#DDDCED
RGBrgb(221, 220, 237)
HSLhsl(244, 32%, 90%)
HSVhsv(244, 7%, 93%)
CMYKcmyk(6.8%, 7.2%, 0%, 7.1%)
CIE-LABlab(88.29, 3.49, -8.17)
CIE-LCHlch(88.29, 8.88, 293.15°)
OKLaboklab(90.03% 0.0074 -0.0219)
OKLCHoklch(90.03% 0.023 288.6)
XYZxyz(70.6951, 72.6727, 90.4072)
Luminance0.7267 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DDDCED #ECEDDC
analogous
#DCE4ED #DDDCED #E6DCED
triadic
#DDDCED #EDDDDC #DCEDDD
tetradic
#DDDCED #EDDCE4 #ECEDDC #DCEDE6
square
#DDDCED #EDDCE4 #ECEDDC #DCEDE6
split-complementary
#DDDCED #EDE6DC #E4EDDC
monochromatic
#8E8BC3 #B6B4D8 #DDDCED #EBEBF5 #EBEBF5

Accessibility & contrast

On white

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

On black

15.53
#DDDCED on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DDDCED
15.53:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DDDCED#FFFFFF#000000##000000
##DDDCED1.001.3515.5315.53
#FFFFFF1.351.0021.0021.00
#00000015.5321.001.001.00
##00000015.5321.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #dddced;
/* rgb */ color: rgb(221, 220, 237);
/* oklch */ color: oklch(90.0% 0.023 288.6);
Tailwind
colors: {
  custom: {
    50: '#e7e6f2',
    500: '#dddced',
    950: '#000000',
  },
}
SCSS
$custom: #dddced;
$custom-light: #e7e6f2;
$custom-dark: #000000;
JSON
{
  "hex": "#dddced",
  "rgb": {
    "r": 221,
    "g": 220,
    "b": 237
  },
  "hsl": {
    "h": 243.529,
    "s": 32.075,
    "l": 89.608
  },
  "oklch": {
    "l": 0.90034,
    "c": 0.02308,
    "h": 288.6
  },
  "luminance": 0.72673
}

Semantic roles & 50–950 ramp

primary
#DDDCED
secondary
#C5C7A6
accent
#AB3BA4
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161617
muted
#848485

Preview Lab

Preview with #DDDCED

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

Preview Lab → · Contrast checker → · Palette generator →

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