#CCCDED#CCCDED

#CCCDED is a very light, muted blue. Relative luminance 0.626; OKLCH L 85.8% C 0.044 H 284.0°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).

Color values

HEX#CCCDED
RGBrgb(204, 205, 237)
HSLhsl(238, 48%, 86%)
HSVhsv(238, 14%, 93%)
CMYKcmyk(13.9%, 13.5%, 0%, 7.1%)
CIE-LABlab(83.24, 5.92, -15.84)
CIE-LCHlch(83.24, 16.91, 290.47°)
OKLaboklab(85.77% 0.0107 -0.0429)
OKLCHoklch(85.77% 0.044 284)
XYZxyz(62.0159, 62.6138, 88.9228)
Luminance0.6261 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCCDED #EDECCC
analogous
#CCDEED #CCCDED #DCCCED
triadic
#CCCDED #EDCCCD #CDEDCC
tetradic
#CCCDED #EDCCDE #EDECCC #CCEDDC
square
#CCCDED #EDCCDE #EDECCC #CCEDDC
split-complementary
#CCCDED #EDDCCC #DEEDCC
monochromatic
#7274CD #9FA1DD #CCCDED #E8E9F7 #E8E9F7

Accessibility & contrast

On white

1.55
#CCCDED on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.52
#CCCDED on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCCDED
13.52:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCCDED#FFFFFF#000000##000000
##CCCDED1.001.5513.5213.52
#FFFFFF1.551.0021.0021.00
#00000013.5221.001.001.00
##00000013.5221.001.001.00

Color blindness preview

Protanopia (red-blind)
#C5D0EF
Deuteranopia (green-blind)
#C4CEEC
Tritanopia (blue-blind)
#C5D2D7
Achromatopsia (no color)
#CFCFCF

Design tokens & code

CSS
--color: #cccded;
/* rgb */ color: rgb(204, 205, 237);
/* oklch */ color: oklch(85.8% 0.044 284.0);
Tailwind
colors: {
  custom: {
    50: '#dbdcf2',
    500: '#cccded',
    950: '#000000',
  },
}
SCSS
$custom: #cccded;
$custom-light: #dbdcf2;
$custom-dark: #000000;
JSON
{
  "hex": "#cccded",
  "rgb": {
    "r": 204,
    "g": 205,
    "b": 237
  },
  "hsl": {
    "h": 238.182,
    "s": 47.826,
    "l": 86.471
  },
  "oklch": {
    "l": 0.85767,
    "c": 0.0442,
    "h": 284
  },
  "luminance": 0.62614
}

Semantic roles & 50–950 ramp

primary
#CCCDED
secondary
#CAC894
accent
#B72ABB
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485

Preview Lab

Preview with #CCCDED

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

Preview Lab → · Contrast checker → · Palette generator →

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