#CCC0FF#CCC0FF

#CCC0FF is a very light, moderate violet. Relative luminance 0.578; OKLCH L 83.9% C 0.088 H 293.1°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).

Color values

HEX#CCC0FF
RGBrgb(204, 192, 255)
HSLhsl(251, 100%, 88%)
HSVhsv(251, 25%, 100%)
CMYKcmyk(20%, 24.7%, 0%, 0%)
CIE-LABlab(80.60, 16.77, -29.44)
CIE-LCHlch(80.60, 33.88, 299.66°)
OKLaboklab(83.92% 0.0345 -0.0808)
OKLCHoklch(83.92% 0.088 293.1)
XYZxyz(61.7974, 57.7560, 102.4806)
Luminance0.5776 (WCAG relative)
Temperaturecool
Familyviolet

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCC0FF #F3FFC0
analogous
#C0D3FF #CCC0FF #ECC0FF
triadic
#CCC0FF #FFCCC0 #C0FFCC
tetradic
#CCC0FF #FFC0D3 #F3FFC0 #C0FFEC
square
#CCC0FF #FFC0D3 #F3FFC0 #C0FFEC
split-complementary
#CCC0FF #FFECC0 #D3FFC0
monochromatic
#6946FF #9A83FF #CCC0FF #E6E0FF #E6E0FF

Accessibility & contrast

On white

1.67
#CCC0FF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.55
#CCC0FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCC0FF
12.55:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCC0FF#FFFFFF#000000##000000
##CCC0FF1.001.6712.5512.55
#FFFFFF1.671.0021.0021.00
#00000012.5521.001.001.00
##00000012.5521.001.001.00

Color blindness preview

Protanopia (red-blind)
#B1C9FF
Deuteranopia (green-blind)
#B2C7FD
Tritanopia (blue-blind)
#C2CAD6
Achromatopsia (no color)
#C8C8C8

Design tokens & code

CSS
--color: #ccc0ff;
/* rgb */ color: rgb(204, 192, 255);
/* oklch */ color: oklch(83.9% 0.088 293.1);
Tailwind
colors: {
  custom: {
    50: '#dcd3ff',
    500: '#ccc0ff',
    950: '#000000',
  },
}
SCSS
$custom: #ccc0ff;
$custom-light: #dcd3ff;
$custom-dark: #000000;
JSON
{
  "hex": "#ccc0ff",
  "rgb": {
    "r": 204,
    "g": 192,
    "b": 255
  },
  "hsl": {
    "h": 251.429,
    "s": 100,
    "l": 87.647
  },
  "oklch": {
    "l": 0.83917,
    "c": 0.08789,
    "h": 293.1
  },
  "luminance": 0.57757
}

Semantic roles & 50–950 ramp

primary
#CCC0FF
secondary
#D3E87B
accent
#E600BA
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151418
muted
#848386

Preview Lab

Preview with #CCC0FF

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

Preview Lab → · Contrast checker → · Palette generator →

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