#DDDBEC#DDDBEC

#DDDBEC is a very light, muted blue. Relative luminance 0.721; OKLCH L 89.8% C 0.023 H 291.3°. Best body text is #000000 at 15.42:1 contrast (WCAG AA passes).

Color values

HEX#DDDBEC
RGBrgb(221, 219, 236)
HSLhsl(247, 31%, 89%)
HSVhsv(247, 7%, 93%)
CMYKcmyk(6.4%, 7.2%, 0%, 7.5%)
CIE-LABlab(88.01, 3.82, -8.05)
CIE-LCHlch(88.01, 8.91, 295.39°)
OKLaboklab(89.81% 0.0084 -0.0215)
OKLCHoklch(89.81% 0.023 291.3)
XYZxyz(70.2878, 72.0911, 89.5526)
Luminance0.7209 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DDDBEC #EAECDB
analogous
#DBE2EC #DDDBEC #E6DBEC
triadic
#DDDBEC #ECDDDB #DBECDD
tetradic
#DDDBEC #ECDBE2 #EAECDB #DBECE6
square
#DDDBEC #ECDBE2 #EAECDB #DBECE6
split-complementary
#DDDBEC #ECE6DB #E2ECDB
monochromatic
#918BC2 #B7B3D7 #DDDBEC #ECEBF4 #ECEBF4

Accessibility & contrast

On white

1.36
#DDDBEC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

15.42
#DDDBEC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DDDBEC
15.42:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DDDBEC#FFFFFF#000000##000000
##DDDBEC1.001.3615.4215.42
#FFFFFF1.361.0021.0021.00
#00000015.4221.001.001.00
##00000015.4221.001.001.00

Color blindness preview

Protanopia (red-blind)
#D8DDED
Deuteranopia (green-blind)
#D8DCEB
Tritanopia (blue-blind)
#DADDE0
Achromatopsia (no color)
#DDDDDD

Design tokens & code

CSS
--color: #dddbec;
/* rgb */ color: rgb(221, 219, 236);
/* oklch */ color: oklch(89.8% 0.023 291.3);
Tailwind
colors: {
  custom: {
    50: '#e7e6f2',
    500: '#dddbec',
    950: '#000000',
  },
}
SCSS
$custom: #dddbec;
$custom-light: #e7e6f2;
$custom-dark: #000000;
JSON
{
  "hex": "#dddbec",
  "rgb": {
    "r": 221,
    "g": 219,
    "b": 236
  },
  "hsl": {
    "h": 247.059,
    "s": 30.909,
    "l": 89.216
  },
  "oklch": {
    "l": 0.89807,
    "c": 0.02314,
    "h": 291.3
  },
  "luminance": 0.72091
}

Semantic roles & 50–950 ramp

primary
#DDDBEC
secondary
#C2C5A6
accent
#AA3C9D
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161516
muted
#848485

Preview Lab

Preview with #DDDBEC

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

Preview Lab → · Contrast checker → · Palette generator →

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