#D2D2EA#D2D2EA

#D2D2EA is a very light, muted blue. Relative luminance 0.657; OKLCH L 87.1% C 0.033 H 285.7°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).

Color values

HEX#D2D2EA
RGBrgb(210, 210, 234)
HSLhsl(240, 36%, 87%)
HSVhsv(240, 10%, 92%)
CMYKcmyk(10.3%, 10.3%, 0%, 8.2%)
CIE-LABlab(84.86, 4.58, -11.77)
CIE-LCHlch(84.86, 12.63, 291.24°)
OKLaboklab(87.12% 0.0089 -0.0317)
OKLCHoklch(87.12% 0.033 285.7)
XYZxyz(64.4732, 65.7349, 87.1174)
Luminance0.6573 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#D2D2EA #EAEAD2
analogous
#D2DEEA #D2D2EA #DED2EA
triadic
#D2D2EA #EAD2D2 #D2EAD2
tetradic
#D2D2EA #EAD2DE #EAEAD2 #D2EADE
square
#D2D2EA #EAD2DE #EAEAD2 #D2EADE
split-complementary
#D2D2EA #EADED2 #DEEAD2
monochromatic
#7F7FC3 #A8A8D7 #D2D2EA #EAEAF5 #EAEAF5

Accessibility & contrast

On white

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

On black

14.15
#D2D2EA on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #D2D2EA
14.15:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##D2D2EA#FFFFFF#000000##000000
##D2D2EA1.001.4814.1514.15
#FFFFFF1.481.0021.0021.00
#00000014.1521.001.001.00
##00000014.1521.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #d2d2ea;
/* rgb */ color: rgb(210, 210, 234);
/* oklch */ color: oklch(87.1% 0.033 285.7);
Tailwind
colors: {
  custom: {
    50: '#dfdff0',
    500: '#d2d2ea',
    950: '#000000',
  },
}
SCSS
$custom: #d2d2ea;
$custom-light: #dfdff0;
$custom-dark: #000000;
JSON
{
  "hex": "#d2d2ea",
  "rgb": {
    "r": 210,
    "g": 210,
    "b": 234
  },
  "hsl": {
    "h": 240,
    "s": 36.364,
    "l": 87.059
  },
  "oklch": {
    "l": 0.87117,
    "c": 0.03292,
    "h": 285.7
  },
  "luminance": 0.65735
}

Semantic roles & 50–950 ramp

primary
#D2D2EA
secondary
#C4C49C
accent
#AF36AF
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485

Preview Lab

Preview with #D2D2EA

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

Preview Lab → · Contrast checker → · Palette generator →

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