#CCCFDC#CCCFDC

#CCCFDC is a very light, near-neutral blue. Relative luminance 0.626; OKLCH L 85.6% C 0.018 H 275.6°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).

Color values

HEX#CCCFDC
RGBrgb(204, 207, 220)
HSLhsl(229, 19%, 83%)
HSVhsv(229, 7%, 86%)
CMYKcmyk(7.3%, 5.9%, 0%, 13.7%)
CIE-LABlab(83.25, 1.44, -6.77)
CIE-LCHlch(83.25, 6.93, 281.99°)
OKLaboklab(85.61% 0.0018 -0.0181)
OKLCHoklch(85.61% 0.018 275.6)
XYZxyz(60.1304, 62.6300, 76.6172)
Luminance0.6263 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCCFDC #DCD9CC
analogous
#CCD7DC #CCCFDC #D1CCDC
triadic
#CCCFDC #DCCCCF #CFDCCC
tetradic
#CCCFDC #DCCCD7 #DCD9CC #CCDCD1
square
#CCCFDC #DCCCD7 #DCD9CC #CCDCD1
split-complementary
#CCCFDC #DCD1CC #D7DCCC
monochromatic
#838BAA #A8ADC3 #CCCFDC #EDEEF3 #EDEEF3

Accessibility & contrast

On white

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

On black

13.53
#CCCFDC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCCFDC
13.53:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCCFDC#FFFFFF#000000##000000
##CCCFDC1.001.5513.5313.53
#FFFFFF1.551.0021.0021.00
#00000013.5321.001.001.00
##00000013.5321.001.001.00

Color blindness preview

Protanopia (red-blind)
#CCD0DD
Deuteranopia (green-blind)
#CBCFDC
Tritanopia (blue-blind)
#C9D1D3
Achromatopsia (no color)
#CFCFCF

Design tokens & code

CSS
--color: #cccfdc;
/* rgb */ color: rgb(204, 207, 220);
/* oklch */ color: oklch(85.6% 0.018 275.6);
Tailwind
colors: {
  custom: {
    50: '#dbdde6',
    500: '#cccfdc',
    950: '#000000',
  },
}
SCSS
$custom: #cccfdc;
$custom-light: #dbdde6;
$custom-dark: #000000;
JSON
{
  "hex": "#cccfdc",
  "rgb": {
    "r": 204,
    "g": 207,
    "b": 220
  },
  "hsl": {
    "h": 228.75,
    "s": 18.605,
    "l": 83.137
  },
  "oklch": {
    "l": 0.85609,
    "c": 0.01823,
    "h": 275.6
  },
  "luminance": 0.6263
}

Semantic roles & 50–950 ramp

primary
#CCCFDC
secondary
#B2AD9B
accent
#8D499D
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#151516
muted
#848484

Preview Lab

Preview with #CCCFDC

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

Preview Lab → · Contrast checker → · Palette generator →

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