#CCCCDF#CCCCDF

#CCCCDF is a very light, muted blue. Relative luminance 0.614; OKLCH L 85.1% C 0.026 H 285.8°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).

Color values

HEX#CCCCDF
RGBrgb(204, 204, 223)
HSLhsl(240, 23%, 84%)
HSVhsv(240, 9%, 87%)
CMYKcmyk(8.5%, 8.5%, 0%, 12.5%)
CIE-LABlab(82.57, 3.61, -9.38)
CIE-LCHlch(82.57, 10.05, 291.05°)
OKLaboklab(85.1% 0.0071 -0.0252)
OKLCHoklch(85.1% 0.026 285.8)
XYZxyz(59.8113, 61.3505, 78.4885)
Luminance0.6135 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCCCDF #DFDFCC
analogous
#CCD5DF #CCCCDF #D5CCDF
triadic
#CCCCDF #DFCCCC #CCDFCC
tetradic
#CCCCDF #DFCCD5 #DFDFCC #CCDFD5
square
#CCCCDF #DFCCD5 #DFDFCC #CCDFD5
split-complementary
#CCCCDF #DFD5CC #D5DFCC
monochromatic
#8181B0 #A6A6C7 #CCCCDF #ECECF3 #ECECF3

Accessibility & contrast

On white

1.58
#CCCCDF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.27
#CCCCDF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCCCDF
13.27:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCCCDF#FFFFFF#000000##000000
##CCCCDF1.001.5813.2713.27
#FFFFFF1.581.0021.0021.00
#00000013.2721.001.001.00
##00000013.2721.001.001.00

Color blindness preview

Protanopia (red-blind)
#C8CEE0
Deuteranopia (green-blind)
#C7CDDE
Tritanopia (blue-blind)
#C8CFD2
Achromatopsia (no color)
#CDCDCD

Design tokens & code

CSS
--color: #ccccdf;
/* rgb */ color: rgb(204, 204, 223);
/* oklch */ color: oklch(85.1% 0.026 285.8);
Tailwind
colors: {
  custom: {
    50: '#dbdbe9',
    500: '#ccccdf',
    950: '#000000',
  },
}
SCSS
$custom: #ccccdf;
$custom-light: #dbdbe9;
$custom-dark: #000000;
JSON
{
  "hex": "#ccccdf",
  "rgb": {
    "r": 204,
    "g": 204,
    "b": 223
  },
  "hsl": {
    "h": 240,
    "s": 22.892,
    "l": 83.725
  },
  "oklch": {
    "l": 0.85103,
    "c": 0.02618,
    "h": 285.8
  },
  "luminance": 0.61351
}

Semantic roles & 50–950 ramp

primary
#CCCCDF
secondary
#B6B69A
accent
#A144A1
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#151516
muted
#848484

Preview Lab

Preview with #CCCCDF

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

Preview Lab → · Contrast checker → · Palette generator →

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