#DDDFF5#DDDFF5

#DDDFF5 is a very light, muted blue. Relative luminance 0.747; OKLCH L 90.9% C 0.030 H 281.6°. Best body text is #000000 at 15.95:1 contrast (WCAG AA passes).

Color values

HEX#DDDFF5
RGBrgb(221, 223, 245)
HSLhsl(235, 55%, 91%)
HSVhsv(235, 10%, 96%)
CMYKcmyk(9.8%, 9%, 0%, 3.9%)
CIE-LABlab(89.27, 3.48, -10.92)
CIE-LCHlch(89.27, 11.46, 287.68°)
OKLaboklab(90.88% 0.0061 -0.0294)
OKLCHoklch(90.88% 0.03 281.6)
XYZxyz(72.6845, 74.7395, 96.9654)
Luminance0.7474 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DDDFF5 #F5F3DD
analogous
#DDEBF5 #DDDFF5 #E7DDF5
triadic
#DDDFF5 #F5DDDF #DFF5DD
tetradic
#DDDFF5 #F5DDEB #F5F3DD #DDF5E7
square
#DDDFF5 #F5DDEB #F5F3DD #DDF5E7
split-complementary
#DDDFF5 #F5E7DD #EBF5DD
monochromatic
#7E86D9 #AEB2E7 #DDDFF5 #E7E9F8 #E7E9F8

Accessibility & contrast

On white

1.32
#DDDFF5 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

15.95
#DDDFF5 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DDDFF5
15.95:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DDDFF5#FFFFFF#000000##000000
##DDDFF51.001.3215.9515.95
#FFFFFF1.321.0021.0021.00
#00000015.9521.001.001.00
##00000015.9521.001.001.00

Color blindness preview

Protanopia (red-blind)
#DAE1F6
Deuteranopia (green-blind)
#D9E0F4
Tritanopia (blue-blind)
#D8E3E6
Achromatopsia (no color)
#E0E0E0

Design tokens & code

CSS
--color: #dddff5;
/* rgb */ color: rgb(221, 223, 245);
/* oklch */ color: oklch(90.9% 0.030 281.6);
Tailwind
colors: {
  custom: {
    50: '#e7e9f8',
    500: '#dddff5',
    950: '#000000',
  },
}
SCSS
$custom: #dddff5;
$custom-light: #e7e9f8;
$custom-dark: #000000;
JSON
{
  "hex": "#dddff5",
  "rgb": {
    "r": 221,
    "g": 223,
    "b": 245
  },
  "hsl": {
    "h": 235,
    "s": 54.545,
    "l": 91.373
  },
  "oklch": {
    "l": 0.90877,
    "c": 0.02998,
    "h": 281.6
  },
  "luminance": 0.7474
}

Semantic roles & 50–950 ramp

primary
#DDDFF5
secondary
#D5D1A1
accent
#B523C2
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161617
muted
#848485

Preview Lab

Preview with #DDDFF5

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

Preview Lab → · Contrast checker → · Palette generator →

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