#D2D2EC#D2D2EC

#D2D2EC is a very light, muted blue. Relative luminance 0.659; OKLCH L 87.2% C 0.036 H 285.6°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).

Color values

HEX#D2D2EC
RGBrgb(210, 210, 236)
HSLhsl(240, 41%, 87%)
HSVhsv(240, 11%, 93%)
CMYKcmyk(11%, 11%, 0%, 7.5%)
CIE-LABlab(84.92, 4.98, -12.75)
CIE-LCHlch(84.92, 13.68, 291.33°)
OKLaboklab(87.18% 0.0096 -0.0343)
OKLCHoklch(87.18% 0.036 285.6)
XYZxyz(64.7621, 65.8505, 88.6391)
Luminance0.6585 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#D2D2EC #ECECD2
analogous
#D2DFEC #D2D2EC #DFD2EC
triadic
#D2D2EC #ECD2D2 #D2ECD2
tetradic
#D2D2EC #ECD2DF #ECECD2 #D2ECDF
square
#D2D2EC #ECD2DF #ECECD2 #D2ECDF
split-complementary
#D2D2EC #ECDFD2 #DFECD2
monochromatic
#7C7CC8 #A7A7DA #D2D2EC #E9E9F6 #E9E9F6

Accessibility & contrast

On white

1.48
#D2D2EC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.17
#D2D2EC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #D2D2EC
14.17:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##D2D2EC#FFFFFF#000000##000000
##D2D2EC1.001.4814.1714.17
#FFFFFF1.481.0021.0021.00
#00000014.1721.001.001.00
##00000014.1721.001.001.00

Color blindness preview

Protanopia (red-blind)
#CCD5ED
Deuteranopia (green-blind)
#CBD3EB
Tritanopia (blue-blind)
#CDD6DA
Achromatopsia (no color)
#D4D4D4

Design tokens & code

CSS
--color: #d2d2ec;
/* rgb */ color: rgb(210, 210, 236);
/* oklch */ color: oklch(87.2% 0.036 285.6);
Tailwind
colors: {
  custom: {
    50: '#e0dff2',
    500: '#d2d2ec',
    950: '#000000',
  },
}
SCSS
$custom: #d2d2ec;
$custom-light: #e0dff2;
$custom-dark: #000000;
JSON
{
  "hex": "#d2d2ec",
  "rgb": {
    "r": 210,
    "g": 210,
    "b": 236
  },
  "hsl": {
    "h": 240,
    "s": 40.625,
    "l": 87.451
  },
  "oklch": {
    "l": 0.87183,
    "c": 0.03567,
    "h": 285.6
  },
  "luminance": 0.65851
}

Semantic roles & 50–950 ramp

primary
#D2D2EC
secondary
#C7C79B
accent
#B432B4
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485

Preview Lab

Preview with #D2D2EC

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

Preview Lab → · Contrast checker → · Palette generator →

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