#CCCCD7#CCCCD7

#CCCCD7 is a very light, near-neutral blue. Relative luminance 0.609; OKLCH L 84.9% C 0.015 H 286.1°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).

Color values

HEX#CCCCD7
RGBrgb(204, 204, 215)
HSLhsl(240, 12%, 82%)
HSVhsv(240, 5%, 84%)
CMYKcmyk(5.1%, 5.1%, 0%, 15.7%)
CIE-LABlab(82.34, 2.06, -5.45)
CIE-LCHlch(82.34, 5.82, 290.68°)
OKLaboklab(84.85% 0.0042 -0.0145)
OKLCHoklch(84.85% 0.015 286.1)
XYZxyz(58.7582, 60.9292, 72.9418)
Luminance0.6093 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCCCD7 #D7D7CC
analogous
#CCD2D7 #CCCCD7 #D2CCD7
triadic
#CCCCD7 #D7CCCC #CCD7CC
tetradic
#CCCCD7 #D7CCD2 #D7D7CC #CCD7D2
square
#CCCCD7 #D7CCD2 #D7D7CC #CCD7D2
split-complementary
#CCCCD7 #D7D2CC #D2D7CC
monochromatic
#8787A1 #AAAABC #CCCCD7 #EEEEF2 #EEEEF2

Accessibility & contrast

On white

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

On black

13.19
#CCCCD7 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCCCD7
13.19:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCCCD7#FFFFFF#000000##000000
##CCCCD71.001.5913.1913.19
#FFFFFF1.591.0021.0021.00
#00000013.1921.001.001.00
##00000013.1921.001.001.00

Color blindness preview

Protanopia (red-blind)
#CACDD8
Deuteranopia (green-blind)
#C9CDD7
Tritanopia (blue-blind)
#CACECF
Achromatopsia (no color)
#CDCDCD

Design tokens & code

CSS
--color: #ccccd7;
/* rgb */ color: rgb(204, 204, 215);
/* oklch */ color: oklch(84.9% 0.015 286.1);
Tailwind
colors: {
  custom: {
    50: '#dbdbe3',
    500: '#ccccd7',
    950: '#000000',
  },
}
SCSS
$custom: #ccccd7;
$custom-light: #dbdbe3;
$custom-dark: #000000;
JSON
{
  "hex": "#ccccd7",
  "rgb": {
    "r": 204,
    "g": 204,
    "b": 215
  },
  "hsl": {
    "h": 240,
    "s": 12.088,
    "l": 82.157
  },
  "oklch": {
    "l": 0.84851,
    "c": 0.01513,
    "h": 286.1
  },
  "luminance": 0.60929
}

Semantic roles & 50–950 ramp

primary
#CCCCD7
secondary
#ABAB9C
accent
#964F96
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#151515
muted
#848484

Preview Lab

Preview with #CCCCD7

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

Preview Lab → · Contrast checker → · Palette generator →

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