#D3CCFF#D3CCFF

#D3CCFF is a very light, moderate blue. Relative luminance 0.643; OKLCH L 86.8% C 0.070 H 291.1°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).

Color values

HEX#D3CCFF
RGBrgb(211, 204, 255)
HSLhsl(248, 100%, 90%)
HSVhsv(248, 20%, 100%)
CMYKcmyk(17.3%, 20%, 0%, 0%)
CIE-LABlab(84.10, 12.43, -24.06)
CIE-LCHlch(84.10, 27.08, 297.32°)
OKLaboklab(86.76% 0.0254 -0.0656)
OKLCHoklch(86.76% 0.07 291.1)
XYZxyz(66.5028, 64.2540, 103.4870)
Luminance0.6425 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#D3CCFF #F8FFCC
analogous
#CCDFFF #D3CCFF #ECCCFF
triadic
#D3CCFF #FFD3CC #CCFFD3
tetradic
#D3CCFF #FFCCDF #F8FFCC #CCFFEC
square
#D3CCFF #FFCCDF #F8FFCC #CCFFEC
split-complementary
#D3CCFF #FFECCC #DFFFCC
monochromatic
#6952FF #9E8FFF #D3CCFF #E5E0FF #E5E0FF

Accessibility & contrast

On white

1.52
#D3CCFF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.85
#D3CCFF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #D3CCFF
13.85:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##D3CCFF#FFFFFF#000000##000000
##D3CCFF1.001.5213.8513.85
#FFFFFF1.521.0021.0021.00
#00000013.8521.001.001.00
##00000013.8521.001.001.00

Color blindness preview

Protanopia (red-blind)
#C0D3FF
Deuteranopia (green-blind)
#C1D1FE
Tritanopia (blue-blind)
#CAD4DD
Achromatopsia (no color)
#D2D2D2

Design tokens & code

CSS
--color: #d3ccff;
/* rgb */ color: rgb(211, 204, 255);
/* oklch */ color: oklch(86.8% 0.070 291.1);
Tailwind
colors: {
  custom: {
    50: '#e1dbff',
    500: '#d3ccff',
    950: '#000000',
  },
}
SCSS
$custom: #d3ccff;
$custom-light: #e1dbff;
$custom-dark: #000000;
JSON
{
  "hex": "#d3ccff",
  "rgb": {
    "r": 211,
    "g": 204,
    "b": 255
  },
  "hsl": {
    "h": 248.235,
    "s": 100,
    "l": 90
  },
  "oklch": {
    "l": 0.86759,
    "c": 0.07038,
    "h": 291.1
  },
  "luminance": 0.64255
}

Semantic roles & 50–950 ramp

primary
#D3CCFF
secondary
#DCEA86
accent
#E600C6
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151518
muted
#848486

Preview Lab

Preview with #D3CCFF

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

Preview Lab → · Contrast checker → · Palette generator →

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