#D2D3FA#D2D3FA

#D2D3FA is a very light, muted blue. Relative luminance 0.672; OKLCH L 87.9% C 0.054 H 284.1°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).

Color values

HEX#D2D3FA
RGBrgb(210, 211, 250)
HSLhsl(239, 80%, 90%)
HSVhsv(239, 16%, 98%)
CMYKcmyk(16%, 15.6%, 0%, 2%)
CIE-LABlab(85.60, 7.33, -19.14)
CIE-LCHlch(85.60, 20.50, 290.95°)
OKLaboklab(87.86% 0.013 -0.052)
OKLCHoklch(87.86% 0.054 284.1)
XYZxyz(67.1240, 67.1915, 99.8568)
Luminance0.6719 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#D2D3FA #FAF9D2
analogous
#D2E7FA #D2D3FA #E5D2FA
triadic
#D2D3FA #FAD2D3 #D3FAD2
tetradic
#D2D3FA #FAD2E7 #FAF9D2 #D2FAE5
square
#D2D3FA #FAD2E7 #FAF9D2 #D2FAE5
split-complementary
#D2D3FA #FAE5D2 #E7FAD2
monochromatic
#6467EE #9B9DF4 #D2D3FA #E3E4FC #E3E4FC

Accessibility & contrast

On white

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

On black

14.44
#D2D3FA on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #D2D3FA
14.44:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##D2D3FA#FFFFFF#000000##000000
##D2D3FA1.001.4514.4414.44
#FFFFFF1.451.0021.0021.00
#00000014.4421.001.001.00
##00000014.4421.001.001.00

Color blindness preview

Protanopia (red-blind)
#CAD7FC
Deuteranopia (green-blind)
#C8D5F9
Tritanopia (blue-blind)
#CAD9E0
Achromatopsia (no color)
#D6D6D6

Design tokens & code

CSS
--color: #d2d3fa;
/* rgb */ color: rgb(210, 211, 250);
/* oklch */ color: oklch(87.9% 0.054 284.1);
Tailwind
colors: {
  custom: {
    50: '#e0e0fc',
    500: '#d2d3fa',
    950: '#000000',
  },
}
SCSS
$custom: #d2d3fa;
$custom-light: #e0e0fc;
$custom-dark: #000000;
JSON
{
  "hex": "#d2d3fa",
  "rgb": {
    "r": 210,
    "g": 211,
    "b": 250
  },
  "hsl": {
    "h": 238.5,
    "s": 80,
    "l": 90.196
  },
  "oklch": {
    "l": 0.87856,
    "c": 0.0536,
    "h": 284.1
  },
  "luminance": 0.67192
}

Semantic roles & 50–950 ramp

primary
#D2D3FA
secondary
#E0DE90
accent
#D709DC
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485

Preview Lab

Preview with #D2D3FA

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

Preview Lab → · Contrast checker → · Palette generator →

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