#CCCAEB#CCCAEB

#CCCAEB is a very light, muted blue. Relative luminance 0.611; OKLCH L 85.1% C 0.046 H 288.2°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).

Color values

HEX#CCCAEB
RGBrgb(204, 202, 235)
HSLhsl(244, 45%, 86%)
HSVhsv(244, 14%, 92%)
CMYKcmyk(13.2%, 14%, 0%, 7.8%)
CIE-LABlab(82.42, 7.10, -16.01)
CIE-LCHlch(82.42, 17.51, 293.92°)
OKLaboklab(85.11% 0.0142 -0.0433)
OKLCHoklch(85.11% 0.046 288.2)
XYZxyz(61.0146, 61.0761, 87.1555)
Luminance0.6108 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCCAEB #E9EBCA
analogous
#CAD8EB #CCCAEB #DCCAEB
triadic
#CCCAEB #EBCCCA #CAEBCC
tetradic
#CCCAEB #EBCAD8 #E9EBCA #CAEBDC
square
#CCCAEB #EBCAD8 #E9EBCA #CAEBDC
split-complementary
#CCCAEB #EBDCCA #D8EBCA
monochromatic
#7671C9 #A19EDA #CCCAEB #EAE9F7 #EAE9F7

Accessibility & contrast

On white

1.59
#CCCAEB on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.22
#CCCAEB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCCAEB
13.22:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCCAEB#FFFFFF#000000##000000
##CCCAEB1.001.5913.2213.22
#FFFFFF1.591.0021.0021.00
#00000013.2221.001.001.00
##00000013.2221.001.001.00

Color blindness preview

Protanopia (red-blind)
#C3CEED
Deuteranopia (green-blind)
#C2CCEA
Tritanopia (blue-blind)
#C6CFD5
Achromatopsia (no color)
#CDCDCD

Design tokens & code

CSS
--color: #cccaeb;
/* rgb */ color: rgb(204, 202, 235);
/* oklch */ color: oklch(85.1% 0.046 288.2);
Tailwind
colors: {
  custom: {
    50: '#dbdaf1',
    500: '#cccaeb',
    950: '#000000',
  },
}
SCSS
$custom: #cccaeb;
$custom-light: #dbdaf1;
$custom-dark: #000000;
JSON
{
  "hex": "#cccaeb",
  "rgb": {
    "r": 204,
    "g": 202,
    "b": 235
  },
  "hsl": {
    "h": 243.636,
    "s": 45.205,
    "l": 85.686
  },
  "oklch": {
    "l": 0.85107,
    "c": 0.0456,
    "h": 288.2
  },
  "luminance": 0.61077
}

Semantic roles & 50–950 ramp

primary
#CCCAEB
secondary
#C4C793
accent
#B82DB0
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151416
muted
#848385

Preview Lab

Preview with #CCCAEB

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

Preview Lab → · Contrast checker → · Palette generator →

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