#DDDCEC#DDDCEC

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

Color values

HEX#DDDCEC
RGBrgb(221, 220, 236)
HSLhsl(244, 30%, 89%)
HSVhsv(244, 7%, 93%)
CMYKcmyk(6.4%, 6.8%, 0%, 7.5%)
CIE-LABlab(88.26, 3.30, -7.68)
CIE-LCHlch(88.26, 8.36, 293.25°)
OKLaboklab(90% 0.007 -0.0205)
OKLCHoklch(90% 0.022 288.8)
XYZxyz(70.5494, 72.6144, 89.6399)
Luminance0.7261 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DDDCEC #EBECDC
analogous
#DCE3EC #DDDCEC #E5DCEC
triadic
#DDDCEC #ECDDDC #DCECDD
tetradic
#DDDCEC #ECDCE3 #EBECDC #DCECE5
square
#DDDCEC #ECDCE3 #EBECDC #DCECE5
split-complementary
#DDDCEC #ECE5DC #E3ECDC
monochromatic
#908DC1 #B6B4D6 #DDDCEC #ECEBF4 #ECEBF4

Accessibility & contrast

On white

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

On black

15.52
#DDDCEC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DDDCEC
15.52:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DDDCEC#FFFFFF#000000##000000
##DDDCEC1.001.3515.5215.52
#FFFFFF1.351.0021.0021.00
#00000015.5221.001.001.00
##00000015.5221.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #dddcec;
/* rgb */ color: rgb(221, 220, 236);
/* oklch */ color: oklch(90.0% 0.022 288.8);
Tailwind
colors: {
  custom: {
    50: '#e7e6f2',
    500: '#dddcec',
    950: '#000000',
  },
}
SCSS
$custom: #dddcec;
$custom-light: #e7e6f2;
$custom-dark: #000000;
JSON
{
  "hex": "#dddcec",
  "rgb": {
    "r": 221,
    "g": 220,
    "b": 236
  },
  "hsl": {
    "h": 243.75,
    "s": 29.63,
    "l": 89.412
  },
  "oklch": {
    "l": 0.90003,
    "c": 0.02171,
    "h": 288.8
  },
  "luminance": 0.72615
}

Semantic roles & 50–950 ramp

primary
#DDDCEC
secondary
#C3C5A7
accent
#A83DA2
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161616
muted
#848485

Preview Lab

Preview with #DDDCEC

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

Preview Lab → · Contrast checker → · Palette generator →

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