#D2D0FF#D2D0FF

#D2D0FF is a very light, moderate blue. Relative luminance 0.660; OKLCH L 87.5% C 0.065 H 286.9°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).

Color values

HEX#D2D0FF
RGBrgb(210, 208, 255)
HSLhsl(243, 100%, 91%)
HSVhsv(243, 18%, 100%)
CMYKcmyk(17.6%, 18.4%, 0%, 0%)
CIE-LABlab(85.01, 9.99, -22.67)
CIE-LCHlch(85.01, 24.78, 293.77°)
OKLaboklab(87.45% 0.0188 -0.0618)
OKLCHoklch(87.45% 0.065 286.9)
XYZxyz(67.1801, 66.0326, 103.7946)
Luminance0.6603 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#D2D0FF #FDFFD0
analogous
#D0E5FF #D2D0FF #E9D0FF
triadic
#D2D0FF #FFD2D0 #D0FFD2
tetradic
#D2D0FF #FFD0E5 #FDFFD0 #D0FFE9
square
#D2D0FF #FFD0E5 #FDFFD0 #D0FFE9
split-complementary
#D2D0FF #FFE9D0 #E5FFD0
monochromatic
#5D56FF #9793FF #D2D0FF #E2E0FF #E2E0FF

Accessibility & contrast

On white

1.48
#D2D0FF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.21
#D2D0FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #D2D0FF
14.21:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##D2D0FF#FFFFFF#000000##000000
##D2D0FF1.001.4814.2114.21
#FFFFFF1.481.0021.0021.00
#00000014.2121.001.001.00
##00000014.2121.001.001.00

Color blindness preview

Protanopia (red-blind)
#C5D6FF
Deuteranopia (green-blind)
#C4D3FE
Tritanopia (blue-blind)
#C9D8E0
Achromatopsia (no color)
#D4D4D4

Design tokens & code

CSS
--color: #d2d0ff;
/* rgb */ color: rgb(210, 208, 255);
/* oklch */ color: oklch(87.5% 0.065 286.9);
Tailwind
colors: {
  custom: {
    50: '#e0deff',
    500: '#d2d0ff',
    950: '#000000',
  },
}
SCSS
$custom: #d2d0ff;
$custom-light: #e0deff;
$custom-dark: #000000;
JSON
{
  "hex": "#d2d0ff",
  "rgb": {
    "r": 210,
    "g": 208,
    "b": 255
  },
  "hsl": {
    "h": 242.553,
    "s": 100,
    "l": 90.784
  },
  "oklch": {
    "l": 0.87452,
    "c": 0.06461,
    "h": 286.9
  },
  "luminance": 0.66033
}

Semantic roles & 50–950 ramp

primary
#D2D0FF
secondary
#E6EA89
accent
#E600DC
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151518
muted
#848486

Preview Lab

Preview with #D2D0FF

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

Preview Lab → · Contrast checker → · Palette generator →

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