#D3DFEB#D3DFEB

#D3DFEB is a very light, muted cyan. Relative luminance 0.726; OKLCH L 89.8% C 0.021 H 248.1°. Best body text is #000000 at 15.52:1 contrast (WCAG AA passes).

Color values

HEX#D3DFEB
RGBrgb(211, 223, 235)
HSLhsl(210, 38%, 87%)
HSVhsv(210, 10%, 92%)
CMYKcmyk(10.2%, 5.1%, 0%, 7.8%)
CIE-LABlab(88.27, -1.70, -7.23)
CIE-LCHlch(88.27, 7.43, 256.76°)
OKLaboklab(89.82% -0.0078 -0.0194)
OKLCHoklch(89.82% 0.021 248.1)
XYZxyz(68.2438, 72.6215, 89.0031)
Luminance0.7262 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#D3DFEB #EBDFD3
analogous
#D3EBEB #D3DFEB #D3D3EB
triadic
#D3DFEB #EBD3DF #DFEBD3
tetradic
#D3DFEB #EBD3EB #EBDFD3 #D3EBD3
square
#D3DFEB #EBD3EB #EBDFD3 #D3EBD3
split-complementary
#D3DFEB #EBD3D3 #EBEBD3
monochromatic
#7FA2C5 #A9C0D8 #D3DFEB #EAF0F5 #EAF0F5

Accessibility & contrast

On white

1.35
#D3DFEB on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

15.52
#D3DFEB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #D3DFEB
15.52:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##D3DFEB#FFFFFF#000000##000000
##D3DFEB1.001.3515.5215.52
#FFFFFF1.351.0021.0021.00
#00000015.5221.001.001.00
##00000015.5221.001.001.00

Color blindness preview

Protanopia (red-blind)
#DBDFEC
Deuteranopia (green-blind)
#D8DCEB
Tritanopia (blue-blind)
#CDE2E3
Achromatopsia (no color)
#DDDDDD

Design tokens & code

CSS
--color: #d3dfeb;
/* rgb */ color: rgb(211, 223, 235);
/* oklch */ color: oklch(89.8% 0.021 248.1);
Tailwind
colors: {
  custom: {
    50: '#e0e9f1',
    500: '#d3dfeb',
    950: '#000000',
  },
}
SCSS
$custom: #d3dfeb;
$custom-light: #e0e9f1;
$custom-dark: #000000;
JSON
{
  "hex": "#d3dfeb",
  "rgb": {
    "r": 211,
    "g": 223,
    "b": 235
  },
  "hsl": {
    "h": 210,
    "s": 37.5,
    "l": 87.451
  },
  "oklch": {
    "l": 0.89816,
    "c": 0.02095,
    "h": 248.1
  },
  "luminance": 0.72622
}

Semantic roles & 50–950 ramp

primary
#D3DFEB
secondary
#C6B19D
accent
#7335B0
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151616
muted
#848485

Preview Lab

Preview with #D3DFEB

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

Preview Lab → · Contrast checker → · Palette generator →

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