#D2DDEF#D2DDEF

#D2DDEF is a very light, muted blue. Relative luminance 0.716; OKLCH L 89.5% C 0.027 H 260.3°. Best body text is #000000 at 15.33:1 contrast (WCAG AA passes).

Color values

HEX#D2DDEF
RGBrgb(210, 221, 239)
HSLhsl(217, 48%, 88%)
HSVhsv(217, 12%, 94%)
CMYKcmyk(12.1%, 7.5%, 0%, 6.3%)
CIE-LABlab(87.80, -0.19, -10.04)
CIE-LCHlch(87.80, 10.04, 268.93°)
OKLaboklab(89.47% -0.0046 -0.027)
OKLCHoklch(89.47% 0.027 260.3)
XYZxyz(68.0113, 71.6456, 91.8905)
Luminance0.7165 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#D2DDEF #EFE4D2
analogous
#D2EBEF #D2DDEF #D5D2EF
triadic
#D2DDEF #EFD2DD #DDEFD2
tetradic
#D2DDEF #EFD2EB #EFE4D2 #D2EFD5
square
#D2DDEF #EFD2EB #EFE4D2 #D2EFD5
split-complementary
#D2DDEF #EFD5D2 #EBEFD2
monochromatic
#7899CF #A5BBDF #D2DDEF #E8EEF7 #E8EEF7

Accessibility & contrast

On white

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

On black

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

Best text color

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

Contrast matrix

fg \ bg##D2DDEF#FFFFFF#000000##000000
##D2DDEF1.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)
#D7DEF0
Deuteranopia (green-blind)
#D5DBEF
Tritanopia (blue-blind)
#CBE1E3
Achromatopsia (no color)
#DCDCDC

Design tokens & code

CSS
--color: #d2ddef;
/* rgb */ color: rgb(210, 221, 239);
/* oklch */ color: oklch(89.5% 0.027 260.3);
Tailwind
colors: {
  custom: {
    50: '#e0e7f4',
    500: '#d2ddef',
    950: '#000000',
  },
}
SCSS
$custom: #d2ddef;
$custom-light: #e0e7f4;
$custom-dark: #000000;
JSON
{
  "hex": "#d2ddef",
  "rgb": {
    "r": 210,
    "g": 221,
    "b": 239
  },
  "hsl": {
    "h": 217.241,
    "s": 47.541,
    "l": 88.039
  },
  "oklch": {
    "l": 0.89467,
    "c": 0.02743,
    "h": 260.3
  },
  "luminance": 0.71647
}

Semantic roles & 50–950 ramp

primary
#D2DDEF
secondary
#CCB999
accent
#842BBB
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485

Preview Lab

Preview with #D2DDEF

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

Preview Lab → · Contrast checker → · Palette generator →

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