#D3DAFF#D3DAFF

#D3DAFF is a very light, muted blue. Relative luminance 0.712; OKLCH L 89.5% C 0.051 H 276.9°. Best body text is #000000 at 15.24:1 contrast (WCAG AA passes).

Color values

HEX#D3DAFF
RGBrgb(211, 218, 255)
HSLhsl(230, 100%, 91%)
HSVhsv(230, 17%, 100%)
CMYKcmyk(17.3%, 14.5%, 0%, 0%)
CIE-LABlab(87.59, 5.00, -18.77)
CIE-LCHlch(87.59, 19.43, 284.90°)
OKLaboklab(89.48% 0.0061 -0.051)
OKLCHoklch(89.48% 0.051 276.9)
XYZxyz(69.9811, 71.2106, 104.6464)
Luminance0.7121 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#D3DAFF #FFF8D3
analogous
#D3F0FF #D3DAFF #E2D3FF
triadic
#D3DAFF #FFD3DA #DAFFD3
tetradic
#D3DAFF #FFD3F0 #FFF8D3 #D3FFE2
square
#D3DAFF #FFD3F0 #FFF8D3 #D3FFE2
split-complementary
#D3DAFF #FFE2D3 #F0FFD3
monochromatic
#5973FF #96A7FF #D3DAFF #E0E5FF #E0E5FF

Accessibility & contrast

On white

1.38
#D3DAFF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

15.24
#D3DAFF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #D3DAFF
15.24:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##D3DAFF#FFFFFF#000000##000000
##D3DAFF1.001.3815.2415.24
#FFFFFF1.381.0021.0021.00
#00000015.2421.001.001.00
##00000015.2421.001.001.00

Color blindness preview

Protanopia (red-blind)
#D0DDFF
Deuteranopia (green-blind)
#CEDAFE
Tritanopia (blue-blind)
#C9E0E6
Achromatopsia (no color)
#DCDCDC

Design tokens & code

CSS
--color: #d3daff;
/* rgb */ color: rgb(211, 218, 255);
/* oklch */ color: oklch(89.5% 0.051 276.9);
Tailwind
colors: {
  custom: {
    50: '#e1e5ff',
    500: '#d3daff',
    950: '#000000',
  },
}
SCSS
$custom: #d3daff;
$custom-light: #e1e5ff;
$custom-dark: #000000;
JSON
{
  "hex": "#d3daff",
  "rgb": {
    "r": 211,
    "g": 218,
    "b": 255
  },
  "hsl": {
    "h": 230.455,
    "s": 100,
    "l": 91.373
  },
  "oklch": {
    "l": 0.89478,
    "c": 0.05137,
    "h": 276.9
  },
  "luminance": 0.71212
}

Semantic roles & 50–950 ramp

primary
#D3DAFF
secondary
#EBDC8C
accent
#C100E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151518
muted
#848486

Preview Lab

Preview with #D3DAFF

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

Preview Lab → · Contrast checker → · Palette generator →

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