#D2D2ED#D2D2ED

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

Color values

HEX#D2D2ED
RGBrgb(210, 210, 237)
HSLhsl(240, 43%, 88%)
HSVhsv(240, 11%, 93%)
CMYKcmyk(11.4%, 11.4%, 0%, 7.1%)
CIE-LABlab(84.95, 5.18, -13.23)
CIE-LCHlch(84.95, 14.21, 291.37°)
OKLaboklab(87.22% 0.01 -0.0357)
OKLCHoklch(87.22% 0.037 285.6)
XYZxyz(64.9078, 65.9088, 89.4064)
Luminance0.6591 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#D2D2ED #EDEDD2
analogous
#D2DFED #D2D2ED #DFD2ED
triadic
#D2D2ED #EDD2D2 #D2EDD2
tetradic
#D2D2ED #EDD2DF #EDEDD2 #D2EDDF
square
#D2D2ED #EDD2DF #EDEDD2 #D2EDDF
split-complementary
#D2D2ED #EDDFD2 #DFEDD2
monochromatic
#7B7BCA #A6A6DC #D2D2ED #E9E9F6 #E9E9F6

Accessibility & contrast

On white

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

On black

14.18
#D2D2ED on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #D2D2ED
14.18:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##D2D2ED#FFFFFF#000000##000000
##D2D2ED1.001.4814.1814.18
#FFFFFF1.481.0021.0021.00
#00000014.1821.001.001.00
##00000014.1821.001.001.00

Color blindness preview

Protanopia (red-blind)
#CCD5EE
Deuteranopia (green-blind)
#CBD3EC
Tritanopia (blue-blind)
#CDD6DB
Achromatopsia (no color)
#D4D4D4

Design tokens & code

CSS
--color: #d2d2ed;
/* rgb */ color: rgb(210, 210, 237);
/* oklch */ color: oklch(87.2% 0.037 285.6);
Tailwind
colors: {
  custom: {
    50: '#e0dff2',
    500: '#d2d2ed',
    950: '#000000',
  },
}
SCSS
$custom: #d2d2ed;
$custom-light: #e0dff2;
$custom-dark: #000000;
JSON
{
  "hex": "#d2d2ed",
  "rgb": {
    "r": 210,
    "g": 210,
    "b": 237
  },
  "hsl": {
    "h": 240,
    "s": 42.857,
    "l": 87.647
  },
  "oklch": {
    "l": 0.87216,
    "c": 0.03705,
    "h": 285.6
  },
  "luminance": 0.65909
}

Semantic roles & 50–950 ramp

primary
#D2D2ED
secondary
#C9C99A
accent
#B630B6
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485

Preview Lab

Preview with #D2D2ED

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

Preview Lab → · Contrast checker → · Palette generator →

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