#D2D2FB#D2D2FB

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

Color values

HEX#D2D2FB
RGBrgb(210, 210, 251)
HSLhsl(240, 84%, 90%)
HSVhsv(240, 16%, 98%)
CMYKcmyk(16.3%, 16.3%, 0%, 1.6%)
CIE-LABlab(85.38, 8.07, -20.00)
CIE-LCHlch(85.38, 21.57, 291.98°)
OKLaboklab(87.7% 0.0148 -0.0544)
OKLCHoklch(87.7% 0.056 285.2)
XYZxyz(67.0336, 66.7591, 100.6022)
Luminance0.6676 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#D2D2FB #FBFBD2
analogous
#D2E6FB #D2D2FB #E6D2FB
triadic
#D2D2FB #FBD2D2 #D2FBD2
tetradic
#D2D2FB #FBD2E6 #FBFBD2 #D2FBE6
square
#D2D2FB #FBD2E6 #FBFBD2 #D2FBE6
split-complementary
#D2D2FB #FBE6D2 #E6FBD2
monochromatic
#6262F1 #9A9AF6 #D2D2FB #E3E3FD #E3E3FD

Accessibility & contrast

On white

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

On black

14.35
#D2D2FB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #D2D2FB
14.35:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##D2D2FB#FFFFFF#000000##000000
##D2D2FB1.001.4614.3514.35
#FFFFFF1.461.0021.0021.00
#00000014.3521.001.001.00
##00000014.3521.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #d2d2fb;
/* rgb */ color: rgb(210, 210, 251);
/* oklch */ color: oklch(87.7% 0.056 285.2);
Tailwind
colors: {
  custom: {
    50: '#e0dffc',
    500: '#d2d2fb',
    950: '#000000',
  },
}
SCSS
$custom: #d2d2fb;
$custom-light: #e0dffc;
$custom-dark: #000000;
JSON
{
  "hex": "#d2d2fb",
  "rgb": {
    "r": 210,
    "g": 210,
    "b": 251
  },
  "hsl": {
    "h": 240,
    "s": 83.673,
    "l": 90.392
  },
  "oklch": {
    "l": 0.87696,
    "c": 0.05634,
    "h": 285.2
  },
  "luminance": 0.6676
}

Semantic roles & 50–950 ramp

primary
#D2D2FB
secondary
#E2E28F
accent
#E005E0
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485

Preview Lab

Preview with #D2D2FB

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

Preview Lab → · Contrast checker → · Palette generator →

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