#D3DEFF#D3DEFF

#D3DEFF is a very light, muted blue. Relative luminance 0.733; OKLCH L 90.3% C 0.047 H 270.9°. Best body text is #000000 at 15.66:1 contrast (WCAG AA passes).

Color values

HEX#D3DEFF
RGBrgb(211, 222, 255)
HSLhsl(225, 100%, 91%)
HSVhsv(225, 17%, 100%)
CMYKcmyk(17.3%, 12.9%, 0%, 0%)
CIE-LABlab(88.60, 2.90, -17.25)
CIE-LCHlch(88.60, 17.50, 279.53°)
OKLaboklab(90.27% 0.0007 -0.0468)
OKLCHoklch(90.27% 0.047 270.9)
XYZxyz(71.0309, 73.3102, 104.9963)
Luminance0.7331 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#D3DEFF #FFF4D3
analogous
#D3F4FF #D3DEFF #DED3FF
triadic
#D3DEFF #FFD3DE #DEFFD3
tetradic
#D3DEFF #FFD3F4 #FFF4D3 #D3FFDE
square
#D3DEFF #FFD3F4 #FFF4D3 #D3FFDE
split-complementary
#D3DEFF #FFDED3 #F4FFD3
monochromatic
#5982FF #96B0FF #D3DEFF #E0E8FF #E0E8FF

Accessibility & contrast

On white

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

On black

15.66
#D3DEFF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #D3DEFF
15.66:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##D3DEFF#FFFFFF#000000##000000
##D3DEFF1.001.3415.6615.66
#FFFFFF1.341.0021.0021.00
#00000015.6621.001.001.00
##00000015.6621.001.001.00

Color blindness preview

Protanopia (red-blind)
#D5E0FF
Deuteranopia (green-blind)
#D1DDFE
Tritanopia (blue-blind)
#C9E4E9
Achromatopsia (no color)
#DEDEDE

Design tokens & code

CSS
--color: #d3deff;
/* rgb */ color: rgb(211, 222, 255);
/* oklch */ color: oklch(90.3% 0.047 270.9);
Tailwind
colors: {
  custom: {
    50: '#e0e8ff',
    500: '#d3deff',
    950: '#000000',
  },
}
SCSS
$custom: #d3deff;
$custom-light: #e0e8ff;
$custom-dark: #000000;
JSON
{
  "hex": "#d3deff",
  "rgb": {
    "r": 211,
    "g": 222,
    "b": 255
  },
  "hsl": {
    "h": 225,
    "s": 100,
    "l": 91.373
  },
  "oklch": {
    "l": 0.90267,
    "c": 0.04684,
    "h": 270.9
  },
  "luminance": 0.73311
}

Semantic roles & 50–950 ramp

primary
#D3DEFF
secondary
#EBD38C
accent
#AC00E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151618
muted
#848486

Preview Lab

Preview with #D3DEFF

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

Preview Lab → · Contrast checker → · Palette generator →

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