#DCCCFF#DCCCFF

#DCCCFF is a very light, moderate violet. Relative luminance 0.656; OKLCH L 87.5% C 0.071 H 299.3°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).

Color values

HEX#DCCCFF
RGBrgb(220, 204, 255)
HSLhsl(259, 100%, 90%)
HSVhsv(259, 20%, 100%)
CMYKcmyk(13.7%, 20%, 0%, 0%)
CIE-LABlab(84.80, 15.21, -22.92)
CIE-LCHlch(84.80, 27.51, 303.57°)
OKLaboklab(87.48% 0.035 -0.0623)
OKLCHoklch(87.48% 0.071 299.3)
XYZxyz(69.1544, 65.6212, 103.6113)
Luminance0.6562 (WCAG relative)
Temperaturecool
Familyviolet

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DCCCFF #EFFFCC
analogous
#CCD5FF #DCCCFF #F6CCFF
triadic
#DCCCFF #FFDCCC #CCFFDC
tetradic
#DCCCFF #FFCCD5 #EFFFCC #CCFFF6
square
#DCCCFF #FFCCD5 #EFFFCC #CCFFF6
split-complementary
#DCCCFF #FFF6CC #D5FFCC
monochromatic
#8852FF #B28FFF #DCCCFF #EAE0FF #EAE0FF

Accessibility & contrast

On white

1.49
#DCCCFF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.12
#DCCCFF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DCCCFF
14.12:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DCCCFF#FFFFFF#000000##000000
##DCCCFF1.001.4914.1214.12
#FFFFFF1.491.0021.0021.00
#00000014.1221.001.001.00
##00000014.1221.001.001.00

Color blindness preview

Protanopia (red-blind)
#C2D4FF
Deuteranopia (green-blind)
#C4D3FD
Tritanopia (blue-blind)
#D6D3DD
Achromatopsia (no color)
#D4D4D4

Design tokens & code

CSS
--color: #dcccff;
/* rgb */ color: rgb(220, 204, 255);
/* oklch */ color: oklch(87.5% 0.071 299.3);
Tailwind
colors: {
  custom: {
    50: '#e7dbff',
    500: '#dcccff',
    950: '#000000',
  },
}
SCSS
$custom: #dcccff;
$custom-light: #e7dbff;
$custom-dark: #000000;
JSON
{
  "hex": "#dcccff",
  "rgb": {
    "r": 220,
    "g": 204,
    "b": 255
  },
  "hsl": {
    "h": 258.824,
    "s": 100,
    "l": 90
  },
  "oklch": {
    "l": 0.87478,
    "c": 0.07148,
    "h": 299.3
  },
  "luminance": 0.65621
}

Semantic roles & 50–950 ramp

primary
#DCCCFF
secondary
#CAEA86
accent
#E6009D
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161518
muted
#848486

Preview Lab

Preview with #DCCCFF

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

Preview Lab → · Contrast checker → · Palette generator →

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