#DDDDEC#DDDDEC

#DDDDEC is a very light, muted blue. Relative luminance 0.731; OKLCH L 90.2% C 0.020 H 286.0°. Best body text is #000000 at 15.63:1 contrast (WCAG AA passes).

Color values

HEX#DDDDEC
RGBrgb(221, 221, 236)
HSLhsl(240, 28%, 90%)
HSVhsv(240, 6%, 93%)
CMYKcmyk(6.4%, 6.4%, 0%, 7.5%)
CIE-LABlab(88.51, 2.78, -7.31)
CIE-LCHlch(88.51, 7.82, 290.82°)
OKLaboklab(90.2% 0.0056 -0.0195)
OKLCHoklch(90.2% 0.02 286)
XYZxyz(70.8127, 73.1409, 89.7276)
Luminance0.7314 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DDDDEC #ECECDD
analogous
#DDE5EC #DDDDEC #E5DDEC
triadic
#DDDDEC #ECDDDD #DDECDD
tetradic
#DDDDEC #ECDDE5 #ECECDD #DDECE5
square
#DDDDEC #ECDDE5 #ECECDD #DDECE5
split-complementary
#DDDDEC #ECE5DD #E5ECDD
monochromatic
#8E8EC0 #B6B6D6 #DDDDEC #EBEBF4 #EBEBF4

Accessibility & contrast

On white

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

On black

15.63
#DDDDEC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DDDDEC
15.63:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DDDDEC#FFFFFF#000000##000000
##DDDDEC1.001.3415.6315.63
#FFFFFF1.341.0021.0021.00
#00000015.6321.001.001.00
##00000015.6321.001.001.00

Color blindness preview

Protanopia (red-blind)
#DADFED
Deuteranopia (green-blind)
#D9DEEC
Tritanopia (blue-blind)
#DADFE2
Achromatopsia (no color)
#DEDEDE

Design tokens & code

CSS
--color: #ddddec;
/* rgb */ color: rgb(221, 221, 236);
/* oklch */ color: oklch(90.2% 0.020 286.0);
Tailwind
colors: {
  custom: {
    50: '#e7e7f2',
    500: '#ddddec',
    950: '#000000',
  },
}
SCSS
$custom: #ddddec;
$custom-light: #e7e7f2;
$custom-dark: #000000;
JSON
{
  "hex": "#ddddec",
  "rgb": {
    "r": 221,
    "g": 221,
    "b": 236
  },
  "hsl": {
    "h": 240,
    "s": 28.302,
    "l": 89.608
  },
  "oklch": {
    "l": 0.902,
    "c": 0.02034,
    "h": 286
  },
  "luminance": 0.73141
}

Semantic roles & 50–950 ramp

primary
#DDDDEC
secondary
#C5C5A8
accent
#A73FA7
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161616
muted
#848485

Preview Lab

Preview with #DDDDEC

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

Preview Lab → · Contrast checker → · Palette generator →

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