#D3DBDF#D3DBDF

#D3DBDF is a very light, near-neutral cyan. Relative luminance 0.698; OKLCH L 88.6% C 0.010 H 228.9°. Best body text is #000000 at 14.97:1 contrast (WCAG AA passes).

Color values

HEX#D3DBDF
RGBrgb(211, 219, 223)
HSLhsl(200, 16%, 85%)
HSVhsv(200, 5%, 87%)
CMYKcmyk(5.4%, 1.8%, 0%, 12.5%)
CIE-LABlab(86.92, -1.94, -2.90)
CIE-LCHlch(86.92, 3.49, 236.15°)
OKLaboklab(88.65% -0.0068 -0.0077)
OKLCHoklch(88.65% 0.01 228.9)
XYZxyz(65.5121, 69.8392, 79.8266)
Luminance0.6984 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#D3DBDF #DFD7D3
analogous
#D3DFDD #D3DBDF #D3D5DF
triadic
#D3DBDF #DFD3DB #DBDFD3
tetradic
#D3DBDF #DDD3DF #DFD7D3 #D5DFD3
square
#D3DBDF #DDD3DF #DFD7D3 #D5DFD3
split-complementary
#D3DBDF #DFD3D5 #DFDDD3
monochromatic
#8CA1AB #B0BEC5 #D3DBDF #EDF1F2 #EDF1F2

Accessibility & contrast

On white

1.40
#D3DBDF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.97
#D3DBDF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #D3DBDF
14.97:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##D3DBDF#FFFFFF#000000##000000
##D3DBDF1.001.4014.9714.97
#FFFFFF1.401.0021.0021.00
#00000014.9721.001.001.00
##00000014.9721.001.001.00

Color blindness preview

Protanopia (red-blind)
#D9DBDF
Deuteranopia (green-blind)
#D7D9DF
Tritanopia (blue-blind)
#D0DCDC
Achromatopsia (no color)
#DADADA

Design tokens & code

CSS
--color: #d3dbdf;
/* rgb */ color: rgb(211, 219, 223);
/* oklch */ color: oklch(88.6% 0.010 228.9);
Tailwind
colors: {
  custom: {
    50: '#e0e6e9',
    500: '#d3dbdf',
    950: '#000000',
  },
}
SCSS
$custom: #d3dbdf;
$custom-light: #e0e6e9;
$custom-dark: #000000;
JSON
{
  "hex": "#d3dbdf",
  "rgb": {
    "r": 211,
    "g": 219,
    "b": 223
  },
  "hsl": {
    "h": 200,
    "s": 15.789,
    "l": 85.098
  },
  "oklch": {
    "l": 0.88647,
    "c": 0.01028,
    "h": 228.9
  },
  "luminance": 0.6984
}

Semantic roles & 50–950 ramp

primary
#D3DBDF
secondary
#B4A8A2
accent
#664B9A
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484

Preview Lab

Preview with #D3DBDF

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

Preview Lab → · Contrast checker → · Palette generator →

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