#CCCAFF#CCCAFF

#CCCAFF is a very light, moderate blue. Relative luminance 0.623; OKLCH L 85.8% C 0.073 H 286.5°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).

Color values

HEX#CCCAFF
RGBrgb(204, 202, 255)
HSLhsl(242, 100%, 90%)
HSVhsv(242, 21%, 100%)
CMYKcmyk(20%, 20.8%, 0%, 0%)
CIE-LABlab(83.07, 11.37, -25.67)
CIE-LCHlch(83.07, 28.07, 293.89°)
OKLaboklab(85.83% 0.0208 -0.0702)
OKLCHoklch(85.83% 0.073 286.5)
XYZxyz(64.0681, 62.2975, 103.2375)
Luminance0.6230 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCCAFF #FDFFCA
analogous
#CAE3FF #CCCAFF #E7CAFF
triadic
#CCCAFF #FFCCCA #CAFFCC
tetradic
#CCCAFF #FFCAE3 #FDFFCA #CAFFE7
square
#CCCAFF #FFCAE3 #FDFFCA #CAFFE7
split-complementary
#CCCAFF #FFE7CA #E3FFCA
monochromatic
#5650FF #918DFF #CCCAFF #E2E0FF #E2E0FF

Accessibility & contrast

On white

1.56
#CCCAFF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.46
#CCCAFF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCCAFF
13.46:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCCAFF#FFFFFF#000000##000000
##CCCAFF1.001.5613.4613.46
#FFFFFF1.561.0021.0021.00
#00000013.4621.001.001.00
##00000013.4621.001.001.00

Color blindness preview

Protanopia (red-blind)
#BDD0FF
Deuteranopia (green-blind)
#BCCDFE
Tritanopia (blue-blind)
#C1D3DC
Achromatopsia (no color)
#CFCFCF

Design tokens & code

CSS
--color: #cccaff;
/* rgb */ color: rgb(204, 202, 255);
/* oklch */ color: oklch(85.8% 0.073 286.5);
Tailwind
colors: {
  custom: {
    50: '#dcdaff',
    500: '#cccaff',
    950: '#000000',
  },
}
SCSS
$custom: #cccaff;
$custom-light: #dcdaff;
$custom-dark: #000000;
JSON
{
  "hex": "#cccaff",
  "rgb": {
    "r": 204,
    "g": 202,
    "b": 255
  },
  "hsl": {
    "h": 242.264,
    "s": 100,
    "l": 89.608
  },
  "oklch": {
    "l": 0.85831,
    "c": 0.07324,
    "h": 286.5
  },
  "luminance": 0.62298
}

Semantic roles & 50–950 ramp

primary
#CCCAFF
secondary
#E5E984
accent
#E600DD
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151418
muted
#848386

Preview Lab

Preview with #CCCAFF

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

Preview Lab → · Contrast checker → · Palette generator →

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