#DDDEED#DDDEED

#DDDEED is a very light, muted blue. Relative luminance 0.737; OKLCH L 90.4% C 0.020 H 282.9°. Best body text is #000000 at 15.75:1 contrast (WCAG AA passes).

Color values

HEX#DDDEED
RGBrgb(221, 222, 237)
HSLhsl(236, 31%, 90%)
HSVhsv(236, 7%, 93%)
CMYKcmyk(6.8%, 6.3%, 0%, 7.1%)
CIE-LABlab(88.79, 2.45, -7.42)
CIE-LCHlch(88.79, 7.82, 288.26°)
OKLaboklab(90.43% 0.0046 -0.0199)
OKLCHoklch(90.43% 0.02 282.9)
XYZxyz(71.2232, 73.7288, 90.5832)
Luminance0.7373 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DDDEED #EDECDD
analogous
#DDE6ED #DDDEED #E4DDED
triadic
#DDDEED #EDDDDE #DEEDDD
tetradic
#DDDEED #EDDDE6 #EDECDD #DDEDE4
square
#DDDEED #EDDDE6 #EDECDD #DDEDE4
split-complementary
#DDDEED #EDE4DD #E6EDDD
monochromatic
#8D90C3 #B5B7D8 #DDDEED #EBECF4 #EBECF4

Accessibility & contrast

On white

1.33
#DDDEED on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

15.75
#DDDEED on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DDDEED
15.75:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DDDEED#FFFFFF#000000##000000
##DDDEED1.001.3315.7515.75
#FFFFFF1.331.0021.0021.00
#00000015.7521.001.001.00
##00000015.7521.001.001.00

Color blindness preview

Protanopia (red-blind)
#DBDFEE
Deuteranopia (green-blind)
#DADEED
Tritanopia (blue-blind)
#DAE0E3
Achromatopsia (no color)
#DFDFDF

Design tokens & code

CSS
--color: #dddeed;
/* rgb */ color: rgb(221, 222, 237);
/* oklch */ color: oklch(90.4% 0.020 282.9);
Tailwind
colors: {
  custom: {
    50: '#e7e8f2',
    500: '#dddeed',
    950: '#000000',
  },
}
SCSS
$custom: #dddeed;
$custom-light: #e7e8f2;
$custom-dark: #000000;
JSON
{
  "hex": "#dddeed",
  "rgb": {
    "r": 221,
    "g": 222,
    "b": 237
  },
  "hsl": {
    "h": 236.25,
    "s": 30.769,
    "l": 89.804
  },
  "oklch": {
    "l": 0.90428,
    "c": 0.02039,
    "h": 282.9
  },
  "luminance": 0.73729
}

Semantic roles & 50–950 ramp

primary
#DDDEED
secondary
#C7C5A8
accent
#A33CA9
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161617
muted
#848485

Preview Lab

Preview with #DDDEED

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

Preview Lab → · Contrast checker → · Palette generator →

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