#D3DADC#D3DADC

#D3DADC is a very light, near-neutral cyan. Relative luminance 0.692; OKLCH L 88.4% C 0.008 H 216.6°. Best body text is #000000 at 14.83:1 contrast (WCAG AA passes).

Color values

HEX#D3DADC
RGBrgb(211, 218, 220)
HSLhsl(193, 11%, 85%)
HSVhsv(193, 4%, 86%)
CMYKcmyk(4.1%, 0.9%, 0%, 13.7%)
CIE-LABlab(86.58, -1.99, -1.80)
CIE-LCHlch(86.58, 2.68, 222.23°)
OKLaboklab(88.36% -0.0065 -0.0048)
OKLCHoklch(88.36% 0.008 216.6)
XYZxyz(64.8512, 69.1586, 77.6286)
Luminance0.6916 (WCAG relative)
Temperatureneutral
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#D3DADC #DCD5D3
analogous
#D3DCDA #D3DADC #D3D6DC
triadic
#D3DADC #DCD3DA #DADCD3
tetradic
#D3DADC #DAD3DC #DCD5D3 #D6DCD3
square
#D3DADC #DAD3DC #DCD5D3 #D6DCD3
split-complementary
#D3DADC #DCD3D6 #DCDAD3
monochromatic
#8FA1A6 #B1BDC1 #D3DADC #EEF1F1 #EEF1F1

Accessibility & contrast

On white

1.42
#D3DADC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.83
#D3DADC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #D3DADC
14.83:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##D3DADC#FFFFFF#000000##000000
##D3DADC1.001.4214.8314.83
#FFFFFF1.421.0021.0021.00
#00000014.8321.001.001.00
##00000014.8321.001.001.00

Color blindness preview

Protanopia (red-blind)
#D9D9DC
Deuteranopia (green-blind)
#D7D8DC
Tritanopia (blue-blind)
#D1DBDB
Achromatopsia (no color)
#D9D9D9

Design tokens & code

CSS
--color: #d3dadc;
/* rgb */ color: rgb(211, 218, 220);
/* oklch */ color: oklch(88.4% 0.008 216.6);
Tailwind
colors: {
  custom: {
    50: '#e0e5e6',
    500: '#d3dadc',
    950: '#000000',
  },
}
SCSS
$custom: #d3dadc;
$custom-light: #e0e5e6;
$custom-dark: #000000;
JSON
{
  "hex": "#d3dadc",
  "rgb": {
    "r": 211,
    "g": 218,
    "b": 220
  },
  "hsl": {
    "h": 193.333,
    "s": 11.392,
    "l": 84.51
  },
  "oklch": {
    "l": 0.88357,
    "c": 0.0081,
    "h": 216.6
  },
  "luminance": 0.69159
}

Semantic roles & 50–950 ramp

primary
#D3DADC
secondary
#B0A6A3
accent
#5F5095
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484

Preview Lab

Preview with #D3DADC

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

Preview Lab → · Contrast checker → · Palette generator →

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