#D3DEEE#D3DEEE

#D3DEEE is a very light, muted blue. Relative luminance 0.723; OKLCH L 89.7% C 0.025 H 257.7°. Best body text is #000000 at 15.45:1 contrast (WCAG AA passes).

Color values

HEX#D3DEEE
RGBrgb(211, 222, 238)
HSLhsl(216, 44%, 88%)
HSVhsv(216, 11%, 93%)
CMYKcmyk(11.3%, 6.7%, 0%, 6.7%)
CIE-LABlab(88.10, -0.59, -9.06)
CIE-LCHlch(88.10, 9.08, 266.28°)
OKLaboklab(89.71% -0.0053 -0.0244)
OKLCHoklch(89.71% 0.025 257.7)
XYZxyz(68.4144, 72.2636, 91.2162)
Luminance0.7226 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#D3DEEE #EEE3D3
analogous
#D3EBEE #D3DEEE #D5D3EE
triadic
#D3DEEE #EED3DE #DEEED3
tetradic
#D3DEEE #EED3EB #EEE3D3 #D3EED5
square
#D3DEEE #EED3EB #EEE3D3 #D3EED5
split-complementary
#D3DEEE #EED5D3 #EBEED3
monochromatic
#7B9CCC #A7BDDD #D3DEEE #E9EEF6 #E9EEF6

Accessibility & contrast

On white

1.36
#D3DEEE on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

15.45
#D3DEEE on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #D3DEEE
15.45:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##D3DEEE#FFFFFF#000000##000000
##D3DEEE1.001.3615.4515.45
#FFFFFF1.361.0021.0021.00
#00000015.4521.001.001.00
##00000015.4521.001.001.00

Color blindness preview

Protanopia (red-blind)
#D9DEEF
Deuteranopia (green-blind)
#D6DCEE
Tritanopia (blue-blind)
#CDE1E3
Achromatopsia (no color)
#DDDDDD

Design tokens & code

CSS
--color: #d3deee;
/* rgb */ color: rgb(211, 222, 238);
/* oklch */ color: oklch(89.7% 0.025 257.7);
Tailwind
colors: {
  custom: {
    50: '#e0e8f3',
    500: '#d3deee',
    950: '#000000',
  },
}
SCSS
$custom: #d3deee;
$custom-light: #e0e8f3;
$custom-dark: #000000;
JSON
{
  "hex": "#d3deee",
  "rgb": {
    "r": 211,
    "g": 222,
    "b": 238
  },
  "hsl": {
    "h": 215.556,
    "s": 44.262,
    "l": 88.039
  },
  "oklch": {
    "l": 0.89709,
    "c": 0.02497,
    "h": 257.7
  },
  "luminance": 0.72264
}

Semantic roles & 50–950 ramp

primary
#D3DEEE
secondary
#CAB79B
accent
#7F2EB7
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485

Preview Lab

Preview with #D3DEEE

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

Preview Lab → · Contrast checker → · Palette generator →

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