#D2D3ED#D2D3ED

#D2D3ED is a very light, muted blue. Relative luminance 0.664; OKLCH L 87.4% C 0.036 H 283.9°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).

Color values

HEX#D2D3ED
RGBrgb(210, 211, 237)
HSLhsl(238, 43%, 88%)
HSVhsv(238, 11%, 93%)
CMYKcmyk(11.4%, 11%, 0%, 7.1%)
CIE-LABlab(85.20, 4.65, -12.85)
CIE-LCHlch(85.20, 13.67, 289.89°)
OKLaboklab(87.41% 0.0086 -0.0347)
OKLCHoklch(87.41% 0.036 283.9)
XYZxyz(65.1555, 66.4041, 89.4890)
Luminance0.6641 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#D2D3ED #EDECD2
analogous
#D2E0ED #D2D3ED #DED2ED
triadic
#D2D3ED #EDD2D3 #D3EDD2
tetradic
#D2D3ED #EDD2E0 #EDECD2 #D2EDDE
square
#D2D3ED #EDD2E0 #EDECD2 #D2EDDE
split-complementary
#D2D3ED #EDDED2 #E0EDD2
monochromatic
#7B7ECA #A6A8DC #D2D3ED #E9EAF6 #E9EAF6

Accessibility & contrast

On white

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

On black

14.28
#D2D3ED on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #D2D3ED
14.28:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##D2D3ED#FFFFFF#000000##000000
##D2D3ED1.001.4714.2814.28
#FFFFFF1.471.0021.0021.00
#00000014.2821.001.001.00
##00000014.2821.001.001.00

Color blindness preview

Protanopia (red-blind)
#CDD6EE
Deuteranopia (green-blind)
#CCD4EC
Tritanopia (blue-blind)
#CDD7DB
Achromatopsia (no color)
#D5D5D5

Design tokens & code

CSS
--color: #d2d3ed;
/* rgb */ color: rgb(210, 211, 237);
/* oklch */ color: oklch(87.4% 0.036 283.9);
Tailwind
colors: {
  custom: {
    50: '#e0e0f2',
    500: '#d2d3ed',
    950: '#000000',
  },
}
SCSS
$custom: #d2d3ed;
$custom-light: #e0e0f2;
$custom-dark: #000000;
JSON
{
  "hex": "#d2d3ed",
  "rgb": {
    "r": 210,
    "g": 211,
    "b": 237
  },
  "hsl": {
    "h": 237.778,
    "s": 42.857,
    "l": 87.647
  },
  "oklch": {
    "l": 0.87413,
    "c": 0.0357,
    "h": 283.9
  },
  "luminance": 0.66405
}

Semantic roles & 50–950 ramp

primary
#D2D3ED
secondary
#C9C79A
accent
#B130B6
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485

Preview Lab

Preview with #D2D3ED

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

Preview Lab → · Contrast checker → · Palette generator →

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