#CCCCDD#CCCCDD

#CCCCDD is a very light, muted blue. Relative luminance 0.612; OKLCH L 85.0% C 0.023 H 285.9°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).

Color values

HEX#CCCCDD
RGBrgb(204, 204, 221)
HSLhsl(240, 20%, 83%)
HSVhsv(240, 8%, 87%)
CMYKcmyk(7.7%, 7.7%, 0%, 13.3%)
CIE-LABlab(82.51, 3.22, -8.40)
CIE-LCHlch(82.51, 9.00, 290.96°)
OKLaboklab(85.04% 0.0064 -0.0225)
OKLCHoklch(85.04% 0.023 285.9)
XYZxyz(59.5433, 61.2433, 77.0768)
Luminance0.6124 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCCCDD #DDDDCC
analogous
#CCD4DD #CCCCDD #D4CCDD
triadic
#CCCCDD #DDCCCC #CCDDCC
tetradic
#CCCCDD #DDCCD4 #DDDDCC #CCDDD4
square
#CCCCDD #DDCCD4 #DDDDCC #CCDDD4
split-complementary
#CCCCDD #DDD4CC #D4DDCC
monochromatic
#8383AC #A7A7C5 #CCCCDD #EDEDF3 #EDEDF3

Accessibility & contrast

On white

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

On black

13.25
#CCCCDD on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCCCDD
13.25:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCCCDD#FFFFFF#000000##000000
##CCCCDD1.001.5913.2513.25
#FFFFFF1.591.0021.0021.00
#00000013.2521.001.001.00
##00000013.2521.001.001.00

Color blindness preview

Protanopia (red-blind)
#C8CEDE
Deuteranopia (green-blind)
#C8CDDC
Tritanopia (blue-blind)
#C9CFD1
Achromatopsia (no color)
#CDCDCD

Design tokens & code

CSS
--color: #ccccdd;
/* rgb */ color: rgb(204, 204, 221);
/* oklch */ color: oklch(85.0% 0.023 285.9);
Tailwind
colors: {
  custom: {
    50: '#dbdbe7',
    500: '#ccccdd',
    950: '#000000',
  },
}
SCSS
$custom: #ccccdd;
$custom-light: #dbdbe7;
$custom-dark: #000000;
JSON
{
  "hex": "#ccccdd",
  "rgb": {
    "r": 204,
    "g": 204,
    "b": 221
  },
  "hsl": {
    "h": 240,
    "s": 20,
    "l": 83.333
  },
  "oklch": {
    "l": 0.85039,
    "c": 0.02341,
    "h": 285.9
  },
  "luminance": 0.61244
}

Semantic roles & 50–950 ramp

primary
#CCCCDD
secondary
#B3B39A
accent
#9E479E
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#151516
muted
#848484

Preview Lab

Preview with #CCCCDD

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

Preview Lab → · Contrast checker → · Palette generator →

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