#CCCAED#CCCAED

#CCCAED is a very light, muted blue. Relative luminance 0.612; OKLCH L 85.2% C 0.048 H 287.9°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).

Color values

HEX#CCCAED
RGBrgb(204, 202, 237)
HSLhsl(243, 49%, 86%)
HSVhsv(243, 15%, 93%)
CMYKcmyk(13.9%, 14.8%, 0%, 7.1%)
CIE-LABlab(82.48, 7.51, -16.98)
CIE-LCHlch(82.48, 18.57, 293.87°)
OKLaboklab(85.18% 0.0149 -0.046)
OKLCHoklch(85.18% 0.048 287.9)
XYZxyz(61.3051, 61.1923, 88.6858)
Luminance0.6119 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCCAED #EBEDCA
analogous
#CAD9ED #CCCAED #DDCAED
triadic
#CCCAED #EDCCCA #CAEDCC
tetradic
#CCCAED #EDCAD9 #EBEDCA #CAEDDD
square
#CCCAED #EDCAD9 #EBEDCA #CAEDDD
split-complementary
#CCCAED #EDDDCA #D9EDCA
monochromatic
#746FCE #A09CDD #CCCAED #E9E8F7 #E9E8F7

Accessibility & contrast

On white

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

On black

13.24
#CCCAED on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCCAED
13.24:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCCAED#FFFFFF#000000##000000
##CCCAED1.001.5913.2413.24
#FFFFFF1.591.0021.0021.00
#00000013.2421.001.001.00
##00000013.2421.001.001.00

Color blindness preview

Protanopia (red-blind)
#C2CEEF
Deuteranopia (green-blind)
#C2CCEC
Tritanopia (blue-blind)
#C5D0D5
Achromatopsia (no color)
#CDCDCD

Design tokens & code

CSS
--color: #cccaed;
/* rgb */ color: rgb(204, 202, 237);
/* oklch */ color: oklch(85.2% 0.048 287.9);
Tailwind
colors: {
  custom: {
    50: '#dbdaf2',
    500: '#cccaed',
    950: '#000000',
  },
}
SCSS
$custom: #cccaed;
$custom-light: #dbdaf2;
$custom-dark: #000000;
JSON
{
  "hex": "#cccaed",
  "rgb": {
    "r": 204,
    "g": 202,
    "b": 237
  },
  "hsl": {
    "h": 243.429,
    "s": 49.296,
    "l": 86.078
  },
  "oklch": {
    "l": 0.85177,
    "c": 0.04836,
    "h": 287.9
  },
  "luminance": 0.61193
}

Semantic roles & 50–950 ramp

primary
#CCCAED
secondary
#C6CA92
accent
#BD29B4
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151417
muted
#848385

Preview Lab

Preview with #CCCAED

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

Preview Lab → · Contrast checker → · Palette generator →

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