#D3DDEF#D3DDEF

#D3DDEF is a very light, muted blue. Relative luminance 0.718; OKLCH L 89.5% C 0.027 H 262.3°. Best body text is #000000 at 15.36:1 contrast (WCAG AA passes).

Color values

HEX#D3DDEF
RGBrgb(211, 221, 239)
HSLhsl(219, 47%, 88%)
HSVhsv(219, 12%, 94%)
CMYKcmyk(11.7%, 7.5%, 0%, 6.3%)
CIE-LABlab(87.87, 0.13, -9.93)
CIE-LCHlch(87.87, 9.93, 270.76°)
OKLaboklab(89.54% -0.0036 -0.0267)
OKLCHoklch(89.54% 0.027 262.3)
XYZxyz(68.2970, 71.7929, 91.9038)
Luminance0.7179 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#D3DDEF #EFE5D3
analogous
#D3EBEF #D3DDEF #D7D3EF
triadic
#D3DDEF #EFD3DD #DDEFD3
tetradic
#D3DDEF #EFD3EB #EFE5D3 #D3EFD7
square
#D3DDEF #EFD3EB #EFE5D3 #D3EFD7
split-complementary
#D3DDEF #EFD7D3 #EBEFD3
monochromatic
#7998CE #A6BADF #D3DDEF #E9EEF7 #E9EEF7

Accessibility & contrast

On white

1.37
#D3DDEF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

15.36
#D3DDEF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #D3DDEF
15.36:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##D3DDEF#FFFFFF#000000##000000
##D3DDEF1.001.3715.3615.36
#FFFFFF1.371.0021.0021.00
#00000015.3621.001.001.00
##00000015.3621.001.001.00

Color blindness preview

Protanopia (red-blind)
#D8DEF0
Deuteranopia (green-blind)
#D5DBEF
Tritanopia (blue-blind)
#CDE1E3
Achromatopsia (no color)
#DCDCDC

Design tokens & code

CSS
--color: #d3ddef;
/* rgb */ color: rgb(211, 221, 239);
/* oklch */ color: oklch(89.5% 0.027 262.3);
Tailwind
colors: {
  custom: {
    50: '#e0e7f4',
    500: '#d3ddef',
    950: '#000000',
  },
}
SCSS
$custom: #d3ddef;
$custom-light: #e0e7f4;
$custom-dark: #000000;
JSON
{
  "hex": "#d3ddef",
  "rgb": {
    "r": 211,
    "g": 221,
    "b": 239
  },
  "hsl": {
    "h": 218.571,
    "s": 46.667,
    "l": 88.235
  },
  "oklch": {
    "l": 0.8954,
    "c": 0.02697,
    "h": 262.3
  },
  "luminance": 0.71794
}

Semantic roles & 50–950 ramp

primary
#D3DDEF
secondary
#CCBA9A
accent
#872CBA
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485

Preview Lab

Preview with #D3DDEF

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

Preview Lab → · Contrast checker → · Palette generator →

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