#CCCAEC#CCCAEC

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

Color values

HEX#CCCAEC
RGBrgb(204, 202, 236)
HSLhsl(244, 47%, 86%)
HSVhsv(244, 14%, 93%)
CMYKcmyk(13.6%, 14.4%, 0%, 7.5%)
CIE-LABlab(82.45, 7.31, -16.50)
CIE-LCHlch(82.45, 18.04, 293.89°)
OKLaboklab(85.14% 0.0146 -0.0447)
OKLCHoklch(85.14% 0.047 288.1)
XYZxyz(61.1594, 61.1340, 87.9186)
Luminance0.6113 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCCAEC #EAECCA
analogous
#CAD9EC #CCCAEC #DDCAEC
triadic
#CCCAEC #ECCCCA #CAECCC
tetradic
#CCCAEC #ECCAD9 #EAECCA #CAECDD
square
#CCCAEC #ECCAD9 #EAECCA #CAECDD
split-complementary
#CCCAEC #ECDDCA #D9ECCA
monochromatic
#7570CC #A19DDC #CCCAEC #E9E8F7 #E9E8F7

Accessibility & contrast

On white

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

On black

13.23
#CCCAEC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCCAEC
13.23:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCCAEC#FFFFFF#000000##000000
##CCCAEC1.001.5913.2313.23
#FFFFFF1.591.0021.0021.00
#00000013.2321.001.001.00
##00000013.2321.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #cccaec;
/* rgb */ color: rgb(204, 202, 236);
/* oklch */ color: oklch(85.1% 0.047 288.1);
Tailwind
colors: {
  custom: {
    50: '#dbdaf2',
    500: '#cccaec',
    950: '#000000',
  },
}
SCSS
$custom: #cccaec;
$custom-light: #dbdaf2;
$custom-dark: #000000;
JSON
{
  "hex": "#cccaec",
  "rgb": {
    "r": 204,
    "g": 202,
    "b": 236
  },
  "hsl": {
    "h": 243.529,
    "s": 47.222,
    "l": 85.882
  },
  "oklch": {
    "l": 0.85142,
    "c": 0.04698,
    "h": 288.1
  },
  "luminance": 0.61135
}

Semantic roles & 50–950 ramp

primary
#CCCAEC
secondary
#C5C892
accent
#BA2BB2
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151416
muted
#848385

Preview Lab

Preview with #CCCAEC

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

Preview Lab → · Contrast checker → · Palette generator →

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