#D3DBEC#D3DBEC

#D3DBEC is a very light, muted blue. Relative luminance 0.706; OKLCH L 89.0% C 0.025 H 265.6°. Best body text is #000000 at 15.11:1 contrast (WCAG AA passes).

Color values

HEX#D3DBEC
RGBrgb(211, 219, 236)
HSLhsl(221, 40%, 88%)
HSVhsv(221, 11%, 93%)
CMYKcmyk(10.6%, 7.2%, 0%, 7.5%)
CIE-LABlab(87.27, 0.58, -9.23)
CIE-LCHlch(87.27, 9.25, 273.57°)
OKLaboklab(89.05% -0.0019 -0.0248)
OKLCHoklch(89.05% 0.025 265.6)
XYZxyz(67.3325, 70.5673, 89.4141)
Luminance0.7057 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#D3DBEC #ECE4D3
analogous
#D3E7EC #D3DBEC #D7D3EC
triadic
#D3DBEC #ECD3DB #DBECD3
tetradic
#D3DBEC #ECD3E7 #ECE4D3 #D3ECD7
square
#D3DBEC #ECD3E7 #ECE4D3 #D3ECD7
split-complementary
#D3DBEC #ECD7D3 #E7ECD3
monochromatic
#7E95C7 #A8B8DA #D3DBEC #EAEEF6 #EAEEF6

Accessibility & contrast

On white

1.39
#D3DBEC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

15.11
#D3DBEC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #D3DBEC
15.11:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##D3DBEC#FFFFFF#000000##000000
##D3DBEC1.001.3915.1115.11
#FFFFFF1.391.0021.0021.00
#00000015.1121.001.001.00
##00000015.1121.001.001.00

Color blindness preview

Protanopia (red-blind)
#D6DCED
Deuteranopia (green-blind)
#D4DAEC
Tritanopia (blue-blind)
#CDDEE0
Achromatopsia (no color)
#DBDBDB

Design tokens & code

CSS
--color: #d3dbec;
/* rgb */ color: rgb(211, 219, 236);
/* oklch */ color: oklch(89.0% 0.025 265.6);
Tailwind
colors: {
  custom: {
    50: '#e0e6f2',
    500: '#d3dbec',
    950: '#000000',
  },
}
SCSS
$custom: #d3dbec;
$custom-light: #e0e6f2;
$custom-dark: #000000;
JSON
{
  "hex": "#d3dbec",
  "rgb": {
    "r": 211,
    "g": 219,
    "b": 236
  },
  "hsl": {
    "h": 220.8,
    "s": 39.683,
    "l": 87.647
  },
  "oklch": {
    "l": 0.89045,
    "c": 0.02489,
    "h": 265.6
  },
  "luminance": 0.70568
}

Semantic roles & 50–950 ramp

primary
#D3DBEC
secondary
#C7B99C
accent
#8A33B3
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485

Preview Lab

Preview with #D3DBEC

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

Preview Lab → · Contrast checker → · Palette generator →

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