#D2DFEB#D2DFEB

#D2DFEB is a very light, muted cyan. Relative luminance 0.725; OKLCH L 89.7% C 0.022 H 245.9°. Best body text is #000000 at 15.50:1 contrast (WCAG AA passes).

Color values

HEX#D2DFEB
RGBrgb(210, 223, 235)
HSLhsl(209, 38%, 87%)
HSVhsv(209, 11%, 92%)
CMYKcmyk(10.6%, 5.1%, 0%, 7.8%)
CIE-LABlab(88.20, -2.02, -7.34)
CIE-LCHlch(88.20, 7.62, 254.60°)
OKLaboklab(89.74% -0.0088 -0.0197)
OKLCHoklch(89.74% 0.022 245.9)
XYZxyz(67.9581, 72.4742, 88.9897)
Luminance0.7248 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#D2DFEB #EBDED2
analogous
#D2EBEB #D2DFEB #D2D3EB
triadic
#D2DFEB #EBD2DF #DFEBD2
tetradic
#D2DFEB #EBD2EB #EBDED2 #D3EBD2
square
#D2DFEB #EBD2EB #EBDED2 #D3EBD2
split-complementary
#D2DFEB #EBD2D3 #EBEBD2
monochromatic
#7DA3C5 #A8C1D8 #D2DFEB #EAF0F6 #EAF0F6

Accessibility & contrast

On white

1.36
#D2DFEB on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

15.50
#D2DFEB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #D2DFEB
15.50:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##D2DFEB#FFFFFF#000000##000000
##D2DFEB1.001.3615.5015.50
#FFFFFF1.361.0021.0021.00
#00000015.5021.001.001.00
##00000015.5021.001.001.00

Color blindness preview

Protanopia (red-blind)
#DADFEC
Deuteranopia (green-blind)
#D7DCEB
Tritanopia (blue-blind)
#CCE2E3
Achromatopsia (no color)
#DDDDDD

Design tokens & code

CSS
--color: #d2dfeb;
/* rgb */ color: rgb(210, 223, 235);
/* oklch */ color: oklch(89.7% 0.022 245.9);
Tailwind
colors: {
  custom: {
    50: '#dfe9f1',
    500: '#d2dfeb',
    950: '#000000',
  },
}
SCSS
$custom: #d2dfeb;
$custom-light: #dfe9f1;
$custom-dark: #000000;
JSON
{
  "hex": "#d2dfeb",
  "rgb": {
    "r": 210,
    "g": 223,
    "b": 235
  },
  "hsl": {
    "h": 208.8,
    "s": 38.462,
    "l": 87.255
  },
  "oklch": {
    "l": 0.89743,
    "c": 0.02163,
    "h": 245.9
  },
  "luminance": 0.72475
}

Semantic roles & 50–950 ramp

primary
#D2DFEB
secondary
#C6B09B
accent
#7034B1
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151616
muted
#848485

Preview Lab

Preview with #D2DFEB

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

Preview Lab → · Contrast checker → · Palette generator →

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