#CCC3FF#CCC3FF

#CCC3FF is a very light, moderate blue. Relative luminance 0.591; OKLCH L 84.5% C 0.083 H 291.4°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).

Color values

HEX#CCC3FF
RGBrgb(204, 195, 255)
HSLhsl(249, 100%, 88%)
HSVhsv(249, 24%, 100%)
CMYKcmyk(20%, 23.5%, 0%, 0%)
CIE-LABlab(81.34, 15.14, -28.32)
CIE-LCHlch(81.34, 32.11, 298.14°)
OKLaboklab(84.49% 0.0304 -0.0776)
OKLCHoklch(84.49% 0.083 291.4)
XYZxyz(62.4628, 59.0869, 102.7024)
Luminance0.5909 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCC3FF #F6FFC3
analogous
#C3D8FF #CCC3FF #EAC3FF
triadic
#CCC3FF #FFCCC3 #C3FFCC
tetradic
#CCC3FF #FFC3D8 #F6FFC3 #C3FFEA
square
#CCC3FF #FFC3D8 #F6FFC3 #C3FFEA
split-complementary
#CCC3FF #FFEAC3 #D8FFC3
monochromatic
#6449FF #9886FF #CCC3FF #E5E0FF #E5E0FF

Accessibility & contrast

On white

1.64
#CCC3FF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.82
#CCC3FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCC3FF
12.82:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCC3FF#FFFFFF#000000##000000
##CCC3FF1.001.6412.8212.82
#FFFFFF1.641.0021.0021.00
#00000012.8221.001.001.00
##00000012.8221.001.001.00

Color blindness preview

Protanopia (red-blind)
#B5CBFF
Deuteranopia (green-blind)
#B5C9FD
Tritanopia (blue-blind)
#C2CDD8
Achromatopsia (no color)
#CACACA

Design tokens & code

CSS
--color: #ccc3ff;
/* rgb */ color: rgb(204, 195, 255);
/* oklch */ color: oklch(84.5% 0.083 291.4);
Tailwind
colors: {
  custom: {
    50: '#dcd5ff',
    500: '#ccc3ff',
    950: '#000000',
  },
}
SCSS
$custom: #ccc3ff;
$custom-light: #dcd5ff;
$custom-dark: #000000;
JSON
{
  "hex": "#ccc3ff",
  "rgb": {
    "r": 204,
    "g": 195,
    "b": 255
  },
  "hsl": {
    "h": 249,
    "s": 100,
    "l": 88.235
  },
  "oklch": {
    "l": 0.84487,
    "c": 0.08339,
    "h": 291.4
  },
  "luminance": 0.59088
}

Semantic roles & 50–950 ramp

primary
#CCC3FF
secondary
#D8E87E
accent
#E600C3
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151418
muted
#848386

Preview Lab

Preview with #CCC3FF

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

Preview Lab → · Contrast checker → · Palette generator →

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