#D2D3EA#D2D3EA

#D2D3EA is a very light, muted blue. Relative luminance 0.662; OKLCH L 87.3% C 0.032 H 283.7°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).

Color values

HEX#D2D3EA
RGBrgb(210, 211, 234)
HSLhsl(238, 36%, 87%)
HSVhsv(238, 10%, 92%)
CMYKcmyk(10.3%, 9.8%, 0%, 8.2%)
CIE-LABlab(85.11, 4.05, -11.40)
CIE-LCHlch(85.11, 12.09, 289.56°)
OKLaboklab(87.32% 0.0075 -0.0307)
OKLCHoklch(87.32% 0.032 283.7)
XYZxyz(64.7208, 66.2302, 87.1999)
Luminance0.6623 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#D2D3EA #EAE9D2
analogous
#D2DFEA #D2D3EA #DDD2EA
triadic
#D2D3EA #EAD2D3 #D3EAD2
tetradic
#D2D3EA #EAD2DF #EAE9D2 #D2EADD
square
#D2D3EA #EAD2DF #EAE9D2 #D2EADD
split-complementary
#D2D3EA #EADDD2 #DFEAD2
monochromatic
#7F81C3 #A8AAD7 #D2D3EA #EAEBF5 #EAEBF5

Accessibility & contrast

On white

1.47
#D2D3EA on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.25
#D2D3EA on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #D2D3EA
14.25:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##D2D3EA#FFFFFF#000000##000000
##D2D3EA1.001.4714.2514.25
#FFFFFF1.471.0021.0021.00
#00000014.2521.001.001.00
##00000014.2521.001.001.00

Color blindness preview

Protanopia (red-blind)
#CED5EB
Deuteranopia (green-blind)
#CDD4E9
Tritanopia (blue-blind)
#CDD7DA
Achromatopsia (no color)
#D5D5D5

Design tokens & code

CSS
--color: #d2d3ea;
/* rgb */ color: rgb(210, 211, 234);
/* oklch */ color: oklch(87.3% 0.032 283.7);
Tailwind
colors: {
  custom: {
    50: '#dfe0f0',
    500: '#d2d3ea',
    950: '#000000',
  },
}
SCSS
$custom: #d2d3ea;
$custom-light: #dfe0f0;
$custom-dark: #000000;
JSON
{
  "hex": "#d2d3ea",
  "rgb": {
    "r": 210,
    "g": 211,
    "b": 234
  },
  "hsl": {
    "h": 237.5,
    "s": 36.364,
    "l": 87.059
  },
  "oklch": {
    "l": 0.87315,
    "c": 0.03157,
    "h": 283.7
  },
  "luminance": 0.66231
}

Semantic roles & 50–950 ramp

primary
#D2D3EA
secondary
#C4C39C
accent
#AA36AF
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485

Preview Lab

Preview with #D2D3EA

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

Preview Lab → · Contrast checker → · Palette generator →

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