#D2D7FF#D2D7FF

#D2D7FF is a very light, muted blue. Relative luminance 0.695; OKLCH L 88.8% C 0.055 H 279.6°. Best body text is #000000 at 14.90:1 contrast (WCAG AA passes).

Color values

HEX#D2D7FF
RGBrgb(210, 215, 255)
HSLhsl(233, 100%, 91%)
HSVhsv(233, 18%, 100%)
CMYKcmyk(17.6%, 15.7%, 0%, 0%)
CIE-LABlab(86.76, 6.27, -20.03)
CIE-LCHlch(86.76, 20.98, 287.39°)
OKLaboklab(88.82% 0.0092 -0.0545)
OKLCHoklch(88.82% 0.055 279.6)
XYZxyz(68.9245, 69.5215, 104.3760)
Luminance0.6952 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#D2D7FF #FFFAD2
analogous
#D2EDFF #D2D7FF #E3D2FF
triadic
#D2D7FF #FFD2D7 #D7FFD2
tetradic
#D2D7FF #FFD2ED #FFFAD2 #D2FFE3
square
#D2D7FF #FFD2ED #FFFAD2 #D2FFE3
split-complementary
#D2D7FF #FFE3D2 #EDFFD2
monochromatic
#586AFF #95A1FF #D2D7FF #E0E4FF #E0E4FF

Accessibility & contrast

On white

1.41
#D2D7FF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.90
#D2D7FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #D2D7FF
14.90:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##D2D7FF#FFFFFF#000000##000000
##D2D7FF1.001.4114.9014.90
#FFFFFF1.411.0021.0021.00
#00000014.9021.001.001.00
##00000014.9021.001.001.00

Color blindness preview

Protanopia (red-blind)
#CDDBFF
Deuteranopia (green-blind)
#CAD8FE
Tritanopia (blue-blind)
#C8DEE4
Achromatopsia (no color)
#D9D9D9

Design tokens & code

CSS
--color: #d2d7ff;
/* rgb */ color: rgb(210, 215, 255);
/* oklch */ color: oklch(88.8% 0.055 279.6);
Tailwind
colors: {
  custom: {
    50: '#e0e3ff',
    500: '#d2d7ff',
    950: '#000000',
  },
}
SCSS
$custom: #d2d7ff;
$custom-light: #e0e3ff;
$custom-dark: #000000;
JSON
{
  "hex": "#d2d7ff",
  "rgb": {
    "r": 210,
    "g": 215,
    "b": 255
  },
  "hsl": {
    "h": 233.333,
    "s": 100,
    "l": 91.176
  },
  "oklch": {
    "l": 0.88815,
    "c": 0.05524,
    "h": 279.6
  },
  "luminance": 0.69523
}

Semantic roles & 50–950 ramp

primary
#D2D7FF
secondary
#EAE08B
accent
#CC00E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151518
muted
#848486

Preview Lab

Preview with #D2D7FF

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

Preview Lab → · Contrast checker → · Palette generator →

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