#DDDCEB#DDDCEB

#DDDCEB is a very light, muted blue. Relative luminance 0.726; OKLCH L 90.0% C 0.020 H 289.0°. Best body text is #000000 at 15.51:1 contrast (WCAG AA passes).

Color values

HEX#DDDCEB
RGBrgb(221, 220, 235)
HSLhsl(244, 27%, 89%)
HSVhsv(244, 6%, 92%)
CMYKcmyk(6%, 6.4%, 0%, 7.8%)
CIE-LABlab(88.24, 3.11, -7.20)
CIE-LCHlch(88.24, 7.84, 293.37°)
OKLaboklab(89.97% 0.0066 -0.0192)
OKLCHoklch(89.97% 0.02 289)
XYZxyz(70.4046, 72.5565, 88.8768)
Luminance0.7256 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DDDCEB #EAEBDC
analogous
#DCE3EB #DDDCEB #E5DCEB
triadic
#DDDCEB #EBDDDC #DCEBDD
tetradic
#DDDCEB #EBDCE3 #EAEBDC #DCEBE5
square
#DDDCEB #EBDCE3 #EAEBDC #DCEBE5
split-complementary
#DDDCEB #EBE5DC #E3EBDC
monochromatic
#918EBE #B7B5D5 #DDDCEB #ECECF4 #ECECF4

Accessibility & contrast

On white

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

On black

15.51
#DDDCEB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DDDCEB
15.51:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DDDCEB#FFFFFF#000000##000000
##DDDCEB1.001.3515.5115.51
#FFFFFF1.351.0021.0021.00
#00000015.5121.001.001.00
##00000015.5121.001.001.00

Color blindness preview

Protanopia (red-blind)
#D9DEEC
Deuteranopia (green-blind)
#D9DDEB
Tritanopia (blue-blind)
#DADEE1
Achromatopsia (no color)
#DDDDDD

Design tokens & code

CSS
--color: #dddceb;
/* rgb */ color: rgb(221, 220, 235);
/* oklch */ color: oklch(90.0% 0.020 289.0);
Tailwind
colors: {
  custom: {
    50: '#e7e6f1',
    500: '#dddceb',
    950: '#000000',
  },
}
SCSS
$custom: #dddceb;
$custom-light: #e7e6f1;
$custom-dark: #000000;
JSON
{
  "hex": "#dddceb",
  "rgb": {
    "r": 221,
    "g": 220,
    "b": 235
  },
  "hsl": {
    "h": 244,
    "s": 27.273,
    "l": 89.216
  },
  "oklch": {
    "l": 0.89972,
    "c": 0.02035,
    "h": 289
  },
  "luminance": 0.72557
}

Semantic roles & 50–950 ramp

primary
#DDDCEB
secondary
#C2C4A8
accent
#A6409F
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161616
muted
#848485

Preview Lab

Preview with #DDDCEB

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

Preview Lab → · Contrast checker → · Palette generator →

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