#D2D3FF#D2D3FF

#D2D3FF is a very light, moderate blue. Relative luminance 0.675; OKLCH L 88.0% C 0.060 H 284.1°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).

Color values

HEX#D2D3FF
RGBrgb(210, 211, 255)
HSLhsl(239, 100%, 91%)
HSVhsv(239, 18%, 100%)
CMYKcmyk(17.6%, 17.3%, 0%, 0%)
CIE-LABlab(85.76, 8.39, -21.54)
CIE-LCHlch(85.76, 23.12, 291.28°)
OKLaboklab(88.03% 0.0147 -0.0587)
OKLCHoklch(88.03% 0.06 284.1)
XYZxyz(67.9184, 67.5093, 104.0407)
Luminance0.6751 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#D2D3FF #FFFED2
analogous
#D2E9FF #D2D3FF #E7D2FF
triadic
#D2D3FF #FFD2D3 #D3FFD2
tetradic
#D2D3FF #FFD2E9 #FFFED2 #D2FFE7
square
#D2D3FF #FFD2E9 #FFFED2 #D2FFE7
split-complementary
#D2D3FF #FFE7D2 #E9FFD2
monochromatic
#585BFF #9597FF #D2D3FF #E0E1FF #E0E1FF

Accessibility & contrast

On white

1.45
#D2D3FF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.50
#D2D3FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #D2D3FF
14.50:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##D2D3FF#FFFFFF#000000##000000
##D2D3FF1.001.4514.5014.50
#FFFFFF1.451.0021.0021.00
#00000014.5021.001.001.00
##00000014.5021.001.001.00

Color blindness preview

Protanopia (red-blind)
#C8D8FF
Deuteranopia (green-blind)
#C7D5FE
Tritanopia (blue-blind)
#C8DAE2
Achromatopsia (no color)
#D6D6D6

Design tokens & code

CSS
--color: #d2d3ff;
/* rgb */ color: rgb(210, 211, 255);
/* oklch */ color: oklch(88.0% 0.060 284.1);
Tailwind
colors: {
  custom: {
    50: '#e0e0ff',
    500: '#d2d3ff',
    950: '#000000',
  },
}
SCSS
$custom: #d2d3ff;
$custom-light: #e0e0ff;
$custom-dark: #000000;
JSON
{
  "hex": "#d2d3ff",
  "rgb": {
    "r": 210,
    "g": 211,
    "b": 255
  },
  "hsl": {
    "h": 238.667,
    "s": 100,
    "l": 91.176
  },
  "oklch": {
    "l": 0.88034,
    "c": 0.06047,
    "h": 284.1
  },
  "luminance": 0.6751
}

Semantic roles & 50–950 ramp

primary
#D2D3FF
secondary
#EAE88B
accent
#E000E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151518
muted
#848486

Preview Lab

Preview with #D2D3FF

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

Preview Lab → · Contrast checker → · Palette generator →

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