#DDDDEF#DDDDEF

#DDDDEF is a very light, muted blue. Relative luminance 0.733; OKLCH L 90.3% C 0.024 H 285.9°. Best body text is #000000 at 15.66:1 contrast (WCAG AA passes).

Color values

HEX#DDDDEF
RGBrgb(221, 221, 239)
HSLhsl(240, 36%, 90%)
HSVhsv(240, 8%, 94%)
CMYKcmyk(7.5%, 7.5%, 0%, 6.3%)
CIE-LABlab(88.60, 3.35, -8.76)
CIE-LCHlch(88.60, 9.38, 290.94°)
OKLaboklab(90.29% 0.0067 -0.0235)
OKLCHoklch(90.29% 0.024 285.9)
XYZxyz(71.2522, 73.3167, 92.0424)
Luminance0.7332 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DDDDEF #EFEFDD
analogous
#DDE6EF #DDDDEF #E6DDEF
triadic
#DDDDEF #EFDDDD #DDEFDD
tetradic
#DDDDEF #EFDDE6 #EFEFDD #DDEFE6
square
#DDDDEF #EFDDE6 #EFEFDD #DDEFE6
split-complementary
#DDDDEF #EFE6DD #E6EFDD
monochromatic
#8A8AC8 #B3B3DB #DDDDEF #EAEAF5 #EAEAF5

Accessibility & contrast

On white

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

On black

15.66
#DDDDEF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DDDDEF
15.66:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DDDDEF#FFFFFF#000000##000000
##DDDDEF1.001.3415.6615.66
#FFFFFF1.341.0021.0021.00
#00000015.6621.001.001.00
##00000015.6621.001.001.00

Color blindness preview

Protanopia (red-blind)
#D9DFF0
Deuteranopia (green-blind)
#D9DEEE
Tritanopia (blue-blind)
#DAE0E3
Achromatopsia (no color)
#DEDEDE

Design tokens & code

CSS
--color: #ddddef;
/* rgb */ color: rgb(221, 221, 239);
/* oklch */ color: oklch(90.3% 0.024 285.9);
Tailwind
colors: {
  custom: {
    50: '#e7e7f4',
    500: '#ddddef',
    950: '#000000',
  },
}
SCSS
$custom: #ddddef;
$custom-light: #e7e7f4;
$custom-dark: #000000;
JSON
{
  "hex": "#ddddef",
  "rgb": {
    "r": 221,
    "g": 221,
    "b": 239
  },
  "hsl": {
    "h": 240,
    "s": 36,
    "l": 90.196
  },
  "oklch": {
    "l": 0.90294,
    "c": 0.02442,
    "h": 285.9
  },
  "luminance": 0.73317
}

Semantic roles & 50–950 ramp

primary
#DDDDEF
secondary
#CACAA6
accent
#AF37AF
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161617
muted
#848485

Preview Lab

Preview with #DDDDEF

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

Preview Lab → · Contrast checker → · Palette generator →

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