#D3DEFE#D3DEFE

#D3DEFE is a very light, muted blue. Relative luminance 0.732; OKLCH L 90.2% C 0.045 H 270.4°. Best body text is #000000 at 15.65:1 contrast (WCAG AA passes).

Color values

HEX#D3DEFE
RGBrgb(211, 222, 254)
HSLhsl(225, 96%, 91%)
HSVhsv(225, 17%, 100%)
CMYKcmyk(16.9%, 12.6%, 0%, 0.4%)
CIE-LABlab(88.56, 2.69, -16.78)
CIE-LCHlch(88.56, 16.99, 279.10°)
OKLaboklab(90.23% 0.0004 -0.0455)
OKLCHoklch(90.23% 0.046 270.4)
XYZxyz(70.8704, 73.2460, 104.1508)
Luminance0.7325 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#D3DEFE #FEF3D3
analogous
#D3F3FE #D3DEFE #DDD3FE
triadic
#D3DEFE #FED3DE #DEFED3
tetradic
#D3DEFE #FED3F3 #FEF3D3 #D3FEDD
square
#D3DEFE #FED3F3 #FEF3D3 #D3FEDD
split-complementary
#D3DEFE #FEDDD3 #F3FED3
monochromatic
#5B84FB #97B1FD #D3DEFE #E1E9FE #E1E9FE

Accessibility & contrast

On white

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

On black

15.65
#D3DEFE on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #D3DEFE
15.65:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##D3DEFE#FFFFFF#000000##000000
##D3DEFE1.001.3415.6515.65
#FFFFFF1.341.0021.0021.00
#00000015.6521.001.001.00
##00000015.6521.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #d3defe;
/* rgb */ color: rgb(211, 222, 254);
/* oklch */ color: oklch(90.2% 0.045 270.4);
Tailwind
colors: {
  custom: {
    50: '#e0e8fe',
    500: '#d3defe',
    950: '#000000',
  },
}
SCSS
$custom: #d3defe;
$custom-light: #e0e8fe;
$custom-dark: #000000;
JSON
{
  "hex": "#d3defe",
  "rgb": {
    "r": 211,
    "g": 222,
    "b": 254
  },
  "hsl": {
    "h": 224.651,
    "s": 95.556,
    "l": 91.176
  },
  "oklch": {
    "l": 0.90233,
    "c": 0.0455,
    "h": 270.4
  },
  "luminance": 0.73247
}

Semantic roles & 50–950 ramp

primary
#D3DEFE
secondary
#E8D18D
accent
#AB00E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151617
muted
#848485

Preview Lab

Preview with #D3DEFE

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

Preview Lab → · Contrast checker → · Palette generator →

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