#D2D4FF#D2D4FF

#D2D4FF is a very light, muted blue. Relative luminance 0.680; OKLCH L 88.2% C 0.059 H 283.0°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).

Color values

HEX#D2D4FF
RGBrgb(210, 212, 255)
HSLhsl(237, 100%, 91%)
HSVhsv(237, 18%, 100%)
CMYKcmyk(17.6%, 16.9%, 0%, 0%)
CIE-LABlab(86.01, 7.86, -21.16)
CIE-LCHlch(86.01, 22.57, 290.37°)
OKLaboklab(88.23% 0.0133 -0.0576)
OKLCHoklch(88.23% 0.059 283)
XYZxyz(68.1676, 68.0077, 104.1237)
Luminance0.6801 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#D2D4FF #FFFDD2
analogous
#D2EAFF #D2D4FF #E6D2FF
triadic
#D2D4FF #FFD2D4 #D4FFD2
tetradic
#D2D4FF #FFD2EA #FFFDD2 #D2FFE6
square
#D2D4FF #FFD2EA #FFFDD2 #D2FFE6
split-complementary
#D2D4FF #FFE6D2 #EAFFD2
monochromatic
#585FFF #959AFF #D2D4FF #E0E2FF #E0E2FF

Accessibility & contrast

On white

1.44
#D2D4FF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.60
#D2D4FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #D2D4FF
14.60:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##D2D4FF#FFFFFF#000000##000000
##D2D4FF1.001.4414.6014.60
#FFFFFF1.441.0021.0021.00
#00000014.6021.001.001.00
##00000014.6021.001.001.00

Color blindness preview

Protanopia (red-blind)
#C9D9FF
Deuteranopia (green-blind)
#C8D6FE
Tritanopia (blue-blind)
#C8DBE2
Achromatopsia (no color)
#D7D7D7

Design tokens & code

CSS
--color: #d2d4ff;
/* rgb */ color: rgb(210, 212, 255);
/* oklch */ color: oklch(88.2% 0.059 283.0);
Tailwind
colors: {
  custom: {
    50: '#e0e1ff',
    500: '#d2d4ff',
    950: '#000000',
  },
}
SCSS
$custom: #d2d4ff;
$custom-light: #e0e1ff;
$custom-dark: #000000;
JSON
{
  "hex": "#d2d4ff",
  "rgb": {
    "r": 210,
    "g": 212,
    "b": 255
  },
  "hsl": {
    "h": 237.333,
    "s": 100,
    "l": 91.176
  },
  "oklch": {
    "l": 0.88229,
    "c": 0.05914,
    "h": 283
  },
  "luminance": 0.68009
}

Semantic roles & 50–950 ramp

primary
#D2D4FF
secondary
#EAE68B
accent
#DB00E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151518
muted
#848486

Preview Lab

Preview with #D2D4FF

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

Preview Lab → · Contrast checker → · Palette generator →

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