#DDDBFF#DDDBFF

#DDDBFF is a very light, muted blue. Relative luminance 0.733; OKLCH L 90.4% C 0.049 H 287.9°. Best body text is #000000 at 15.65:1 contrast (WCAG AA passes).

Color values

HEX#DDDBFF
RGBrgb(221, 219, 255)
HSLhsl(243, 100%, 93%)
HSVhsv(243, 14%, 100%)
CMYKcmyk(13.3%, 14.1%, 0%, 0%)
CIE-LABlab(88.57, 7.58, -17.22)
CIE-LCHlch(88.57, 18.81, 293.74°)
OKLaboklab(90.43% 0.0151 -0.0466)
OKLCHoklch(90.43% 0.049 287.9)
XYZxyz(73.1964, 73.2546, 104.8716)
Luminance0.7326 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DDDBFF #FDFFDB
analogous
#DBEBFF #DDDBFF #EFDBFF
triadic
#DDDBFF #FFDDDB #DBFFDD
tetradic
#DDDBFF #FFDBEB #FDFFDB #DBFFEF
square
#DDDBFF #FFDBEB #FDFFDB #DBFFEF
split-complementary
#DDDBFF #FFEFDB #EBFFDB
monochromatic
#6961FF #A39EFF #DDDBFF #E2E0FF #E2E0FF

Accessibility & contrast

On white

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

On black

15.65
#DDDBFF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DDDBFF
15.65:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DDDBFF#FFFFFF#000000##000000
##DDDBFF1.001.3415.6515.65
#FFFFFF1.341.0021.0021.00
#00000015.6521.001.001.00
##00000015.6521.001.001.00

Color blindness preview

Protanopia (red-blind)
#D3DFFF
Deuteranopia (green-blind)
#D2DDFE
Tritanopia (blue-blind)
#D6E1E7
Achromatopsia (no color)
#DEDEDE

Design tokens & code

CSS
--color: #dddbff;
/* rgb */ color: rgb(221, 219, 255);
/* oklch */ color: oklch(90.4% 0.049 287.9);
Tailwind
colors: {
  custom: {
    50: '#e7e6ff',
    500: '#dddbff',
    950: '#000000',
  },
}
SCSS
$custom: #dddbff;
$custom-light: #e7e6ff;
$custom-dark: #000000;
JSON
{
  "hex": "#dddbff",
  "rgb": {
    "r": 221,
    "g": 219,
    "b": 255
  },
  "hsl": {
    "h": 243.333,
    "s": 100,
    "l": 92.941
  },
  "oklch": {
    "l": 0.90426,
    "c": 0.049,
    "h": 287.9
  },
  "luminance": 0.73255
}

Semantic roles & 50–950 ramp

primary
#DDDBFF
secondary
#E7EC92
accent
#E600D9
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161518
muted
#848486

Preview Lab

Preview with #DDDBFF

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

Preview Lab → · Contrast checker → · Palette generator →

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