#DCCCF0#DCCCF0

#DCCCF0 is a very light, muted violet. Relative luminance 0.647; OKLCH L 86.9% C 0.052 H 305.4°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).

Color values

HEX#DCCCF0
RGBrgb(220, 204, 240)
HSLhsl(267, 55%, 87%)
HSVhsv(267, 15%, 94%)
CMYKcmyk(8.3%, 15%, 0%, 5.9%)
CIE-LABlab(84.33, 12.18, -15.68)
CIE-LCHlch(84.33, 19.86, 307.84°)
OKLaboklab(86.95% 0.0301 -0.0423)
OKLCHoklch(86.95% 0.052 305.4)
XYZxyz(66.8334, 64.6928, 91.3872)
Luminance0.6469 (WCAG relative)
Temperaturecool
Familyviolet

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DCCCF0 #E0F0CC
analogous
#CCCEF0 #DCCCF0 #EECCF0
triadic
#DCCCF0 #F0DCCC #CCF0DC
tetradic
#DCCCF0 #F0CCCE #E0F0CC #CCF0EE
square
#DCCCF0 #F0CCCE #E0F0CC #CCF0EE
split-complementary
#DCCCF0 #F0EECC #CEF0CC
monochromatic
#9B6DD4 #BC9DE2 #DCCCF0 #EFE7F8 #EFE7F8

Accessibility & contrast

On white

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

On black

13.94
#DCCCF0 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DCCCF0
13.94:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DCCCF0#FFFFFF#000000##000000
##DCCCF01.001.5113.9413.94
#FFFFFF1.511.0021.0021.00
#00000013.9421.001.001.00
##00000013.9421.001.001.00

Color blindness preview

Protanopia (red-blind)
#C6D2F2
Deuteranopia (green-blind)
#C9D2EF
Tritanopia (blue-blind)
#D9D1D8
Achromatopsia (no color)
#D2D2D2

Design tokens & code

CSS
--color: #dcccf0;
/* rgb */ color: rgb(220, 204, 240);
/* oklch */ color: oklch(86.9% 0.052 305.4);
Tailwind
colors: {
  custom: {
    50: '#e7dbf5',
    500: '#dcccf0',
    950: '#000000',
  },
}
SCSS
$custom: #dcccf0;
$custom-light: #e7dbf5;
$custom-dark: #000000;
JSON
{
  "hex": "#dcccf0",
  "rgb": {
    "r": 220,
    "g": 204,
    "b": 240
  },
  "hsl": {
    "h": 266.667,
    "s": 54.545,
    "l": 87.059
  },
  "oklch": {
    "l": 0.86949,
    "c": 0.05189,
    "h": 305.4
  },
  "luminance": 0.64693
}

Semantic roles & 50–950 ramp

primary
#DCCCF0
secondary
#B3CE92
accent
#C2237C
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161517
muted
#848485

Preview Lab

Preview with #DCCCF0

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

Preview Lab → · Contrast checker → · Palette generator →

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