#D2D2EE#D2D2EE

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

Color values

HEX#D2D2EE
RGBrgb(210, 210, 238)
HSLhsl(240, 45%, 88%)
HSVhsv(240, 12%, 93%)
CMYKcmyk(11.8%, 11.8%, 0%, 6.7%)
CIE-LABlab(84.98, 5.38, -13.72)
CIE-LCHlch(84.98, 14.74, 291.42°)
OKLaboklab(87.25% 0.0103 -0.037)
OKLCHoklch(87.25% 0.038 285.6)
XYZxyz(65.0543, 65.9674, 90.1780)
Luminance0.6597 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#D2D2EE #EEEED2
analogous
#D2E0EE #D2D2EE #E0D2EE
triadic
#D2D2EE #EED2D2 #D2EED2
tetradic
#D2D2EE #EED2E0 #EEEED2 #D2EEE0
square
#D2D2EE #EED2E0 #EEEED2 #D2EEE0
split-complementary
#D2D2EE #EEE0D2 #E0EED2
monochromatic
#7979CC #A6A6DD #D2D2EE #E9E9F7 #E9E9F7

Accessibility & contrast

On white

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

On black

14.19
#D2D2EE on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #D2D2EE
14.19:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##D2D2EE#FFFFFF#000000##000000
##D2D2EE1.001.4814.1914.19
#FFFFFF1.481.0021.0021.00
#00000014.1921.001.001.00
##00000014.1921.001.001.00

Color blindness preview

Protanopia (red-blind)
#CCD5EF
Deuteranopia (green-blind)
#CBD3ED
Tritanopia (blue-blind)
#CCD6DB
Achromatopsia (no color)
#D4D4D4

Design tokens & code

CSS
--color: #d2d2ee;
/* rgb */ color: rgb(210, 210, 238);
/* oklch */ color: oklch(87.2% 0.038 285.6);
Tailwind
colors: {
  custom: {
    50: '#e0dff3',
    500: '#d2d2ee',
    950: '#000000',
  },
}
SCSS
$custom: #d2d2ee;
$custom-light: #e0dff3;
$custom-dark: #000000;
JSON
{
  "hex": "#d2d2ee",
  "rgb": {
    "r": 210,
    "g": 210,
    "b": 238
  },
  "hsl": {
    "h": 240,
    "s": 45.161,
    "l": 87.843
  },
  "oklch": {
    "l": 0.87249,
    "c": 0.03843,
    "h": 285.6
  },
  "luminance": 0.65968
}

Semantic roles & 50–950 ramp

primary
#D2D2EE
secondary
#CACA9A
accent
#B82DB8
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485

Preview Lab

Preview with #D2D2EE

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

Preview Lab → · Contrast checker → · Palette generator →

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