#D2D2FF#D2D2FF

#D2D2FF is a very light, moderate blue. Relative luminance 0.670; OKLCH L 87.8% C 0.062 H 285.1°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).

Color values

HEX#D2D2FF
RGBrgb(210, 210, 255)
HSLhsl(240, 100%, 91%)
HSVhsv(240, 18%, 100%)
CMYKcmyk(17.6%, 17.6%, 0%, 0%)
CIE-LABlab(85.51, 8.92, -21.92)
CIE-LCHlch(85.51, 23.66, 292.15°)
OKLaboklab(87.84% 0.0161 -0.0597)
OKLCHoklch(87.84% 0.062 285.1)
XYZxyz(67.6708, 67.0139, 103.9581)
Luminance0.6702 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#D2D2FF #FFFFD2
analogous
#D2E8FF #D2D2FF #E8D2FF
triadic
#D2D2FF #FFD2D2 #D2FFD2
tetradic
#D2D2FF #FFD2E8 #FFFFD2 #D2FFE8
square
#D2D2FF #FFD2E8 #FFFFD2 #D2FFE8
split-complementary
#D2D2FF #FFE8D2 #E8FFD2
monochromatic
#5858FF #9595FF #D2D2FF #E0E0FF #E0E0FF

Accessibility & contrast

On white

1.46
#D2D2FF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.40
#D2D2FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #D2D2FF
14.40:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##D2D2FF#FFFFFF#000000##000000
##D2D2FF1.001.4614.4014.40
#FFFFFF1.461.0021.0021.00
#00000014.4021.001.001.00
##00000014.4021.001.001.00

Color blindness preview

Protanopia (red-blind)
#C7D7FF
Deuteranopia (green-blind)
#C6D4FE
Tritanopia (blue-blind)
#C9D9E1
Achromatopsia (no color)
#D6D6D6

Design tokens & code

CSS
--color: #d2d2ff;
/* rgb */ color: rgb(210, 210, 255);
/* oklch */ color: oklch(87.8% 0.062 285.1);
Tailwind
colors: {
  custom: {
    50: '#e0dfff',
    500: '#d2d2ff',
    950: '#000000',
  },
}
SCSS
$custom: #d2d2ff;
$custom-light: #e0dfff;
$custom-dark: #000000;
JSON
{
  "hex": "#d2d2ff",
  "rgb": {
    "r": 210,
    "g": 210,
    "b": 255
  },
  "hsl": {
    "h": 240,
    "s": 100,
    "l": 91.176
  },
  "oklch": {
    "l": 0.87839,
    "c": 0.06183,
    "h": 285.1
  },
  "luminance": 0.67015
}

Semantic roles & 50–950 ramp

primary
#D2D2FF
secondary
#EAEA8B
accent
#E600E5
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151518
muted
#848486

Preview Lab

Preview with #D2D2FF

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

Preview Lab → · Contrast checker → · Palette generator →

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