#D2D2FD#D2D2FD

#D2D2FD is a very light, muted blue. Relative luminance 0.669; OKLCH L 87.8% C 0.059 H 285.1°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).

Color values

HEX#D2D2FD
RGBrgb(210, 210, 253)
HSLhsl(240, 91%, 91%)
HSVhsv(240, 17%, 99%)
CMYKcmyk(17%, 17%, 0%, 0.8%)
CIE-LABlab(85.45, 8.49, -20.96)
CIE-LCHlch(85.45, 22.62, 292.06°)
OKLaboklab(87.77% 0.0154 -0.057)
OKLCHoklch(87.77% 0.059 285.1)
XYZxyz(67.3505, 66.8858, 102.2714)
Luminance0.6689 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#D2D2FD #FDFDD2
analogous
#D2E7FD #D2D2FD #E7D2FD
triadic
#D2D2FD #FDD2D2 #D2FDD2
tetradic
#D2D2FD #FDD2E7 #FDFDD2 #D2FDE7
square
#D2D2FD #FDD2E7 #FDFDD2 #D2FDE7
split-complementary
#D2D2FD #FDE7D2 #E7FDD2
monochromatic
#5D5DF8 #9797FA #D2D2FD #E2E2FE #E2E2FE

Accessibility & contrast

On white

1.46
#D2D2FD on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.38
#D2D2FD on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #D2D2FD
14.38:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##D2D2FD#FFFFFF#000000##000000
##D2D2FD1.001.4614.3814.38
#FFFFFF1.461.0021.0021.00
#00000014.3821.001.001.00
##00000014.3821.001.001.00

Color blindness preview

Protanopia (red-blind)
#C8D7FF
Deuteranopia (green-blind)
#C6D4FC
Tritanopia (blue-blind)
#C9D9E0
Achromatopsia (no color)
#D5D5D5

Design tokens & code

CSS
--color: #d2d2fd;
/* rgb */ color: rgb(210, 210, 253);
/* oklch */ color: oklch(87.8% 0.059 285.1);
Tailwind
colors: {
  custom: {
    50: '#e0dffe',
    500: '#d2d2fd',
    950: '#000000',
  },
}
SCSS
$custom: #d2d2fd;
$custom-light: #e0dffe;
$custom-dark: #000000;
JSON
{
  "hex": "#d2d2fd",
  "rgb": {
    "r": 210,
    "g": 210,
    "b": 253
  },
  "hsl": {
    "h": 240,
    "s": 91.489,
    "l": 90.784
  },
  "oklch": {
    "l": 0.87768,
    "c": 0.05908,
    "h": 285.1
  },
  "luminance": 0.66887
}

Semantic roles & 50–950 ramp

primary
#D2D2FD
secondary
#E6E68D
accent
#E600E5
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485

Preview Lab

Preview with #D2D2FD

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

Preview Lab → · Contrast checker → · Palette generator →

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