#D3D3FF#D3D3FF

#D3D3FF is a very light, moderate blue. Relative luminance 0.677; OKLCH L 88.1% C 0.060 H 285.1°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).

Color values

HEX#D3D3FF
RGBrgb(211, 211, 255)
HSLhsl(240, 100%, 91%)
HSVhsv(240, 17%, 100%)
CMYKcmyk(17.3%, 17.3%, 0%, 0%)
CIE-LABlab(85.83, 8.70, -21.42)
CIE-LCHlch(85.83, 23.12, 292.10°)
OKLaboklab(88.11% 0.0157 -0.0583)
OKLCHoklch(88.11% 0.06 285.1)
XYZxyz(68.2041, 67.6566, 104.0541)
Luminance0.6766 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#D3D3FF #FFFFD3
analogous
#D3E9FF #D3D3FF #E9D3FF
triadic
#D3D3FF #FFD3D3 #D3FFD3
tetradic
#D3D3FF #FFD3E9 #FFFFD3 #D3FFE9
square
#D3D3FF #FFD3E9 #FFFFD3 #D3FFE9
split-complementary
#D3D3FF #FFE9D3 #E9FFD3
monochromatic
#5959FF #9696FF #D3D3FF #E0E0FF #E0E0FF

Accessibility & contrast

On white

1.45
#D3D3FF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.53
#D3D3FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #D3D3FF
14.53:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##D3D3FF#FFFFFF#000000##000000
##D3D3FF1.001.4514.5314.53
#FFFFFF1.451.0021.0021.00
#00000014.5321.001.001.00
##00000014.5321.001.001.00

Color blindness preview

Protanopia (red-blind)
#C8D8FF
Deuteranopia (green-blind)
#C7D5FE
Tritanopia (blue-blind)
#CADAE2
Achromatopsia (no color)
#D7D7D7

Design tokens & code

CSS
--color: #d3d3ff;
/* rgb */ color: rgb(211, 211, 255);
/* oklch */ color: oklch(88.1% 0.060 285.1);
Tailwind
colors: {
  custom: {
    50: '#e1e0ff',
    500: '#d3d3ff',
    950: '#000000',
  },
}
SCSS
$custom: #d3d3ff;
$custom-light: #e1e0ff;
$custom-dark: #000000;
JSON
{
  "hex": "#d3d3ff",
  "rgb": {
    "r": 211,
    "g": 211,
    "b": 255
  },
  "hsl": {
    "h": 240,
    "s": 100,
    "l": 91.373
  },
  "oklch": {
    "l": 0.8811,
    "c": 0.0604,
    "h": 285.1
  },
  "luminance": 0.67657
}

Semantic roles & 50–950 ramp

primary
#D3D3FF
secondary
#EBEB8C
accent
#E600E5
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151518
muted
#848486

Preview Lab

Preview with #D3D3FF

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

Preview Lab → · Contrast checker → · Palette generator →

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