#D2D2EB#D2D2EB

#D2D2EB is a very light, muted blue. Relative luminance 0.658; OKLCH L 87.2% C 0.034 H 285.7°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).

Color values

HEX#D2D2EB
RGBrgb(210, 210, 235)
HSLhsl(240, 38%, 87%)
HSVhsv(240, 11%, 92%)
CMYKcmyk(10.6%, 10.6%, 0%, 7.8%)
CIE-LABlab(84.89, 4.78, -12.26)
CIE-LCHlch(84.89, 13.16, 291.29°)
OKLaboklab(87.15% 0.0093 -0.033)
OKLCHoklch(87.15% 0.034 285.7)
XYZxyz(64.6172, 65.7925, 87.8761)
Luminance0.6579 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#D2D2EB #EBEBD2
analogous
#D2DFEB #D2D2EB #DFD2EB
triadic
#D2D2EB #EBD2D2 #D2EBD2
tetradic
#D2D2EB #EBD2DF #EBEBD2 #D2EBDF
square
#D2D2EB #EBD2DF #EBEBD2 #D2EBDF
split-complementary
#D2D2EB #EBDFD2 #DFEBD2
monochromatic
#7D7DC5 #A8A8D8 #D2D2EB #EAEAF6 #EAEAF6

Accessibility & contrast

On white

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

On black

14.16
#D2D2EB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #D2D2EB
14.16:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##D2D2EB#FFFFFF#000000##000000
##D2D2EB1.001.4814.1614.16
#FFFFFF1.481.0021.0021.00
#00000014.1621.001.001.00
##00000014.1621.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #d2d2eb;
/* rgb */ color: rgb(210, 210, 235);
/* oklch */ color: oklch(87.2% 0.034 285.7);
Tailwind
colors: {
  custom: {
    50: '#dfdff1',
    500: '#d2d2eb',
    950: '#000000',
  },
}
SCSS
$custom: #d2d2eb;
$custom-light: #dfdff1;
$custom-dark: #000000;
JSON
{
  "hex": "#d2d2eb",
  "rgb": {
    "r": 210,
    "g": 210,
    "b": 235
  },
  "hsl": {
    "h": 240,
    "s": 38.462,
    "l": 87.255
  },
  "oklch": {
    "l": 0.8715,
    "c": 0.03429,
    "h": 285.7
  },
  "luminance": 0.65793
}

Semantic roles & 50–950 ramp

primary
#D2D2EB
secondary
#C6C69B
accent
#B134B1
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485

Preview Lab

Preview with #D2D2EB

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

Preview Lab → · Contrast checker → · Palette generator →

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