#D0D0EA#D0D0EA

#D0D0EA is a very light, muted blue. Relative luminance 0.645; OKLCH L 86.6% C 0.036 H 285.6°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).

Color values

HEX#D0D0EA
RGBrgb(208, 208, 234)
HSLhsl(240, 38%, 87%)
HSVhsv(240, 11%, 92%)
CMYKcmyk(11.1%, 11.1%, 0%, 8.2%)
CIE-LABlab(84.21, 4.99, -12.77)
CIE-LCHlch(84.21, 13.71, 291.34°)
OKLaboklab(86.57% 0.0096 -0.0344)
OKLCHoklch(86.57% 0.036 285.6)
XYZxyz(63.4165, 64.4617, 86.9273)
Luminance0.6446 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#D0D0EA #EAEAD0
analogous
#D0DDEA #D0D0EA #DDD0EA
triadic
#D0D0EA #EAD0D0 #D0EAD0
tetradic
#D0D0EA #EAD0DD #EAEAD0 #D0EADD
square
#D0D0EA #EAD0DD #EAEAD0 #D0EADD
split-complementary
#D0D0EA #EADDD0 #DDEAD0
monochromatic
#7B7BC4 #A6A6D7 #D0D0EA #EAEAF6 #EAEAF6

Accessibility & contrast

On white

1.51
#D0D0EA on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.89
#D0D0EA on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #D0D0EA
13.89:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##D0D0EA#FFFFFF#000000##000000
##D0D0EA1.001.5113.8913.89
#FFFFFF1.511.0021.0021.00
#00000013.8921.001.001.00
##00000013.8921.001.001.00

Color blindness preview

Protanopia (red-blind)
#CAD3EB
Deuteranopia (green-blind)
#C9D1E9
Tritanopia (blue-blind)
#CBD4D8
Achromatopsia (no color)
#D2D2D2

Design tokens & code

CSS
--color: #d0d0ea;
/* rgb */ color: rgb(208, 208, 234);
/* oklch */ color: oklch(86.6% 0.036 285.6);
Tailwind
colors: {
  custom: {
    50: '#dedef0',
    500: '#d0d0ea',
    950: '#000000',
  },
}
SCSS
$custom: #d0d0ea;
$custom-light: #dedef0;
$custom-dark: #000000;
JSON
{
  "hex": "#d0d0ea",
  "rgb": {
    "r": 208,
    "g": 208,
    "b": 234
  },
  "hsl": {
    "h": 240,
    "s": 38.235,
    "l": 86.667
  },
  "oklch": {
    "l": 0.86567,
    "c": 0.03574,
    "h": 285.6
  },
  "luminance": 0.64462
}

Semantic roles & 50–950 ramp

primary
#D0D0EA
secondary
#C4C49A
accent
#B134B1
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485

Preview Lab

Preview with #D0D0EA

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

Preview Lab → · Contrast checker → · Palette generator →

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