#D2D2FC#D2D2FC

#D2D2FC is a very light, muted blue. Relative luminance 0.668; OKLCH L 87.7% C 0.058 H 285.1°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).

Color values

HEX#D2D2FC
RGBrgb(210, 210, 252)
HSLhsl(240, 88%, 91%)
HSVhsv(240, 17%, 99%)
CMYKcmyk(16.7%, 16.7%, 0%, 1.2%)
CIE-LABlab(85.41, 8.28, -20.48)
CIE-LCHlch(85.41, 22.09, 292.02°)
OKLaboklab(87.73% 0.0151 -0.0557)
OKLCHoklch(87.73% 0.058 285.1)
XYZxyz(67.1916, 66.8223, 101.4346)
Luminance0.6682 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#D2D2FC #FCFCD2
analogous
#D2E7FC #D2D2FC #E7D2FC
triadic
#D2D2FC #FCD2D2 #D2FCD2
tetradic
#D2D2FC #FCD2E7 #FCFCD2 #D2FCE7
square
#D2D2FC #FCD2E7 #FCFCD2 #D2FCE7
split-complementary
#D2D2FC #FCE7D2 #E7FCD2
monochromatic
#5F5FF4 #9999F8 #D2D2FC #E2E2FD #E2E2FD

Accessibility & contrast

On white

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

On black

14.36
#D2D2FC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #D2D2FC
14.36:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##D2D2FC#FFFFFF#000000##000000
##D2D2FC1.001.4614.3614.36
#FFFFFF1.461.0021.0021.00
#00000014.3621.001.001.00
##00000014.3621.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #d2d2fc;
/* rgb */ color: rgb(210, 210, 252);
/* oklch */ color: oklch(87.7% 0.058 285.1);
Tailwind
colors: {
  custom: {
    50: '#e0dffd',
    500: '#d2d2fc',
    950: '#000000',
  },
}
SCSS
$custom: #d2d2fc;
$custom-light: #e0dffd;
$custom-dark: #000000;
JSON
{
  "hex": "#d2d2fc",
  "rgb": {
    "r": 210,
    "g": 210,
    "b": 252
  },
  "hsl": {
    "h": 240,
    "s": 87.5,
    "l": 90.588
  },
  "oklch": {
    "l": 0.87732,
    "c": 0.05771,
    "h": 285.1
  },
  "luminance": 0.66823
}

Semantic roles & 50–950 ramp

primary
#D2D2FC
secondary
#E4E48E
accent
#E401E4
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485

Preview Lab

Preview with #D2D2FC

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

Preview Lab → · Contrast checker → · Palette generator →

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