#D3DEE3#D3DEE3

#D3DEE3 is a very light, near-neutral cyan. Relative luminance 0.716; OKLCH L 89.4% C 0.014 H 226.6°. Best body text is #000000 at 15.33:1 contrast (WCAG AA passes).

Color values

HEX#D3DEE3
RGBrgb(211, 222, 227)
HSLhsl(199, 22%, 86%)
HSVhsv(199, 7%, 89%)
CMYKcmyk(7%, 2.2%, 0%, 11%)
CIE-LABlab(87.79, -2.73, -3.72)
CIE-LCHlch(87.79, 4.62, 233.66°)
OKLaboklab(89.37% -0.0094 -0.01)
OKLCHoklch(89.37% 0.014 226.6)
XYZxyz(66.8475, 71.6368, 82.9636)
Luminance0.7164 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#D3DEE3 #E3D8D3
analogous
#D3E3E0 #D3DEE3 #D3D6E3
triadic
#D3DEE3 #E3D3DE #DEE3D3
tetradic
#D3DEE3 #E0D3E3 #E3D8D3 #D6E3D3
square
#D3DEE3 #E0D3E3 #E3D8D3 #D6E3D3
split-complementary
#D3DEE3 #E3D3D6 #E3E0D3
monochromatic
#88A6B3 #AEC2CB #D3DEE3 #ECF1F3 #ECF1F3

Accessibility & contrast

On white

1.37
#D3DEE3 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

15.33
#D3DEE3 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #D3DEE3
15.33:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##D3DEE3#FFFFFF#000000##000000
##D3DEE31.001.3715.3315.33
#FFFFFF1.371.0021.0021.00
#00000015.3321.001.001.00
##00000015.3321.001.001.00

Color blindness preview

Protanopia (red-blind)
#DBDDE3
Deuteranopia (green-blind)
#D9DBE3
Tritanopia (blue-blind)
#CFE0DF
Achromatopsia (no color)
#DCDCDC

Design tokens & code

CSS
--color: #d3dee3;
/* rgb */ color: rgb(211, 222, 227);
/* oklch */ color: oklch(89.4% 0.014 226.6);
Tailwind
colors: {
  custom: {
    50: '#e0e8eb',
    500: '#d3dee3',
    950: '#000000',
  },
}
SCSS
$custom: #d3dee3;
$custom-light: #e0e8eb;
$custom-dark: #000000;
JSON
{
  "hex": "#d3dee3",
  "rgb": {
    "r": 211,
    "g": 222,
    "b": 227
  },
  "hsl": {
    "h": 198.75,
    "s": 22.222,
    "l": 85.882
  },
  "oklch": {
    "l": 0.89372,
    "c": 0.01373,
    "h": 226.6
  },
  "luminance": 0.71637
}

Semantic roles & 50–950 ramp

primary
#D3DEE3
secondary
#BAA8A0
accent
#6245A1
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151616
muted
#848484

Preview Lab

Preview with #D3DEE3

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

Preview Lab → · Contrast checker → · Palette generator →

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