#D3DBFF#D3DBFF

#D3DBFF is a very light, muted blue. Relative luminance 0.717; OKLCH L 89.7% C 0.050 H 275.5°. Best body text is #000000 at 15.35:1 contrast (WCAG AA passes).

Color values

HEX#D3DBFF
RGBrgb(211, 219, 255)
HSLhsl(229, 100%, 91%)
HSVhsv(229, 17%, 100%)
CMYKcmyk(17.3%, 14.1%, 0%, 0%)
CIE-LABlab(87.84, 4.47, -18.39)
CIE-LCHlch(87.84, 18.93, 283.66°)
OKLaboklab(89.68% 0.0048 -0.05)
OKLCHoklch(89.68% 0.05 275.5)
XYZxyz(70.2412, 71.7308, 104.7331)
Luminance0.7173 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#D3DBFF #FFF7D3
analogous
#D3F1FF #D3DBFF #E1D3FF
triadic
#D3DBFF #FFD3DB #DBFFD3
tetradic
#D3DBFF #FFD3F1 #FFF7D3 #D3FFE1
square
#D3DBFF #FFD3F1 #FFF7D3 #D3FFE1
split-complementary
#D3DBFF #FFE1D3 #F1FFD3
monochromatic
#5977FF #96A9FF #D3DBFF #E0E6FF #E0E6FF

Accessibility & contrast

On white

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

On black

15.35
#D3DBFF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #D3DBFF
15.35:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##D3DBFF#FFFFFF#000000##000000
##D3DBFF1.001.3715.3515.35
#FFFFFF1.371.0021.0021.00
#00000015.3521.001.001.00
##00000015.3521.001.001.00

Color blindness preview

Protanopia (red-blind)
#D1DEFF
Deuteranopia (green-blind)
#CFDBFE
Tritanopia (blue-blind)
#C9E1E7
Achromatopsia (no color)
#DCDCDC

Design tokens & code

CSS
--color: #d3dbff;
/* rgb */ color: rgb(211, 219, 255);
/* oklch */ color: oklch(89.7% 0.050 275.5);
Tailwind
colors: {
  custom: {
    50: '#e1e6ff',
    500: '#d3dbff',
    950: '#000000',
  },
}
SCSS
$custom: #d3dbff;
$custom-light: #e1e6ff;
$custom-dark: #000000;
JSON
{
  "hex": "#d3dbff",
  "rgb": {
    "r": 211,
    "g": 219,
    "b": 255
  },
  "hsl": {
    "h": 229.091,
    "s": 100,
    "l": 91.373
  },
  "oklch": {
    "l": 0.89675,
    "c": 0.05019,
    "h": 275.5
  },
  "luminance": 0.71732
}

Semantic roles & 50–950 ramp

primary
#D3DBFF
secondary
#EBD98C
accent
#BC00E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151518
muted
#848486

Preview Lab

Preview with #D3DBFF

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

Preview Lab → · Contrast checker → · Palette generator →

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