#D3DCED#D3DCED

#D3DCED is a very light, muted blue. Relative luminance 0.712; OKLCH L 89.3% C 0.025 H 263.3°. Best body text is #000000 at 15.23:1 contrast (WCAG AA passes).

Color values

HEX#D3DCED
RGBrgb(211, 220, 237)
HSLhsl(219, 42%, 88%)
HSVhsv(219, 11%, 93%)
CMYKcmyk(11%, 7.2%, 0%, 7.1%)
CIE-LABlab(87.56, 0.25, -9.34)
CIE-LCHlch(87.56, 9.34, 271.55°)
OKLaboklab(89.28% -0.0029 -0.0251)
OKLCHoklch(89.28% 0.025 263.3)
XYZxyz(67.7399, 71.1489, 90.2686)
Luminance0.7115 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#D3DCED #EDE4D3
analogous
#D3E9ED #D3DCED #D7D3ED
triadic
#D3DCED #EDD3DC #DCEDD3
tetradic
#D3DCED #EDD3E9 #EDE4D3 #D3EDD7
square
#D3DCED #EDD3E9 #EDE4D3 #D3EDD7
split-complementary
#D3DCED #EDD7D3 #E9EDD3
monochromatic
#7C97C9 #A8B9DB #D3DCED #E9EEF6 #E9EEF6

Accessibility & contrast

On white

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

On black

15.23
#D3DCED on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #D3DCED
15.23:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##D3DCED#FFFFFF#000000##000000
##D3DCED1.001.3815.2315.23
#FFFFFF1.381.0021.0021.00
#00000015.2321.001.001.00
##00000015.2321.001.001.00

Color blindness preview

Protanopia (red-blind)
#D7DDEE
Deuteranopia (green-blind)
#D5DAED
Tritanopia (blue-blind)
#CDDFE1
Achromatopsia (no color)
#DBDBDB

Design tokens & code

CSS
--color: #d3dced;
/* rgb */ color: rgb(211, 220, 237);
/* oklch */ color: oklch(89.3% 0.025 263.3);
Tailwind
colors: {
  custom: {
    50: '#e0e6f2',
    500: '#d3dced',
    950: '#000000',
  },
}
SCSS
$custom: #d3dced;
$custom-light: #e0e6f2;
$custom-dark: #000000;
JSON
{
  "hex": "#d3dced",
  "rgb": {
    "r": 211,
    "g": 220,
    "b": 237
  },
  "hsl": {
    "h": 219.231,
    "s": 41.935,
    "l": 87.843
  },
  "oklch": {
    "l": 0.89277,
    "c": 0.02528,
    "h": 263.3
  },
  "luminance": 0.7115
}

Semantic roles & 50–950 ramp

primary
#D3DCED
secondary
#C9B99C
accent
#8730B5
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485

Preview Lab

Preview with #D3DCED

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

Preview Lab → · Contrast checker → · Palette generator →

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