#D2D2FA#D2D2FA

#D2D2FA is a very light, muted blue. Relative luminance 0.667; OKLCH L 87.7% C 0.055 H 285.2°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).

Color values

HEX#D2D2FA
RGBrgb(210, 210, 250)
HSLhsl(240, 80%, 90%)
HSVhsv(240, 16%, 98%)
CMYKcmyk(16%, 16%, 0%, 2%)
CIE-LABlab(85.35, 7.86, -19.52)
CIE-LCHlch(85.35, 21.04, 291.94°)
OKLaboklab(87.66% 0.0144 -0.053)
OKLCHoklch(87.66% 0.055 285.2)
XYZxyz(66.8764, 66.6962, 99.7743)
Luminance0.6670 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#D2D2FA #FAFAD2
analogous
#D2E6FA #D2D2FA #E6D2FA
triadic
#D2D2FA #FAD2D2 #D2FAD2
tetradic
#D2D2FA #FAD2E6 #FAFAD2 #D2FAE6
square
#D2D2FA #FAD2E6 #FAFAD2 #D2FAE6
split-complementary
#D2D2FA #FAE6D2 #E6FAD2
monochromatic
#6464EE #9B9BF4 #D2D2FA #E3E3FC #E3E3FC

Accessibility & contrast

On white

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

On black

14.34
#D2D2FA on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #D2D2FA
14.34:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##D2D2FA#FFFFFF#000000##000000
##D2D2FA1.001.4614.3414.34
#FFFFFF1.461.0021.0021.00
#00000014.3421.001.001.00
##00000014.3421.001.001.00

Color blindness preview

Protanopia (red-blind)
#C8D6FC
Deuteranopia (green-blind)
#C7D4F9
Tritanopia (blue-blind)
#CAD9DF
Achromatopsia (no color)
#D5D5D5

Design tokens & code

CSS
--color: #d2d2fa;
/* rgb */ color: rgb(210, 210, 250);
/* oklch */ color: oklch(87.7% 0.055 285.2);
Tailwind
colors: {
  custom: {
    50: '#e0dffc',
    500: '#d2d2fa',
    950: '#000000',
  },
}
SCSS
$custom: #d2d2fa;
$custom-light: #e0dffc;
$custom-dark: #000000;
JSON
{
  "hex": "#d2d2fa",
  "rgb": {
    "r": 210,
    "g": 210,
    "b": 250
  },
  "hsl": {
    "h": 240,
    "s": 80,
    "l": 90.196
  },
  "oklch": {
    "l": 0.87661,
    "c": 0.05496,
    "h": 285.2
  },
  "luminance": 0.66697
}

Semantic roles & 50–950 ramp

primary
#D2D2FA
secondary
#E0E090
accent
#DC09DC
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485

Preview Lab

Preview with #D2D2FA

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

Preview Lab → · Contrast checker → · Palette generator →

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