#D3DCFF#D3DCFF

#D3DCFF is a very light, muted blue. Relative luminance 0.723; OKLCH L 89.9% C 0.049 H 274.0°. Best body text is #000000 at 15.45:1 contrast (WCAG AA passes).

Color values

HEX#D3DCFF
RGBrgb(211, 220, 255)
HSLhsl(228, 100%, 91%)
HSVhsv(228, 17%, 100%)
CMYKcmyk(17.3%, 13.7%, 0%, 0%)
CIE-LABlab(88.09, 3.95, -18.01)
CIE-LCHlch(88.09, 18.44, 282.35°)
OKLaboklab(89.87% 0.0034 -0.0489)
OKLCHoklch(89.87% 0.049 274)
XYZxyz(70.5029, 72.2541, 104.8203)
Luminance0.7226 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#D3DCFF #FFF6D3
analogous
#D3F2FF #D3DCFF #E0D3FF
triadic
#D3DCFF #FFD3DC #DCFFD3
tetradic
#D3DCFF #FFD3F2 #FFF6D3 #D3FFE0
square
#D3DCFF #FFD3F2 #FFF6D3 #D3FFE0
split-complementary
#D3DCFF #FFE0D3 #F2FFD3
monochromatic
#597BFF #96ABFF #D3DCFF #E0E7FF #E0E7FF

Accessibility & contrast

On white

1.36
#D3DCFF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

15.45
#D3DCFF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #D3DCFF
15.45:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##D3DCFF#FFFFFF#000000##000000
##D3DCFF1.001.3615.4515.45
#FFFFFF1.361.0021.0021.00
#00000015.4521.001.001.00
##00000015.4521.001.001.00

Color blindness preview

Protanopia (red-blind)
#D2DFFF
Deuteranopia (green-blind)
#CFDBFE
Tritanopia (blue-blind)
#C9E2E7
Achromatopsia (no color)
#DDDDDD

Design tokens & code

CSS
--color: #d3dcff;
/* rgb */ color: rgb(211, 220, 255);
/* oklch */ color: oklch(89.9% 0.049 274.0);
Tailwind
colors: {
  custom: {
    50: '#e0e6ff',
    500: '#d3dcff',
    950: '#000000',
  },
}
SCSS
$custom: #d3dcff;
$custom-light: #e0e6ff;
$custom-dark: #000000;
JSON
{
  "hex": "#d3dcff",
  "rgb": {
    "r": 211,
    "g": 220,
    "b": 255
  },
  "hsl": {
    "h": 227.727,
    "s": 100,
    "l": 91.373
  },
  "oklch": {
    "l": 0.89872,
    "c": 0.04903,
    "h": 274
  },
  "luminance": 0.72255
}

Semantic roles & 50–950 ramp

primary
#D3DCFF
secondary
#EBD78C
accent
#B700E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151618
muted
#848486

Preview Lab

Preview with #D3DCFF

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

Preview Lab → · Contrast checker → · Palette generator →

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