#CCCFDF#CCCFDF

#CCCFDF is a very light, muted blue. Relative luminance 0.628; OKLCH L 85.7% C 0.022 H 277.4°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).

Color values

HEX#CCCFDF
RGBrgb(204, 207, 223)
HSLhsl(231, 23%, 84%)
HSVhsv(231, 9%, 87%)
CMYKcmyk(8.5%, 7.2%, 0%, 12.5%)
CIE-LABlab(83.33, 2.03, -8.25)
CIE-LCHlch(83.33, 8.49, 283.80°)
OKLaboklab(85.7% 0.0029 -0.0221)
OKLCHoklch(85.7% 0.022 277.4)
XYZxyz(60.5312, 62.7903, 78.7285)
Luminance0.6279 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCCFDF #DFDCCC
analogous
#CCD8DF #CCCFDF #D2CCDF
triadic
#CCCFDF #DFCCCF #CFDFCC
tetradic
#CCCFDF #DFCCD8 #DFDCCC #CCDFD2
square
#CCCFDF #DFCCD8 #DFDCCC #CCDFD2
split-complementary
#CCCFDF #DFD2CC #D8DFCC
monochromatic
#8188B0 #A6ACC7 #CCCFDF #ECEDF3 #ECEDF3

Accessibility & contrast

On white

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

On black

13.56
#CCCFDF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCCFDF
13.56:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCCFDF#FFFFFF#000000##000000
##CCCFDF1.001.5513.5613.56
#FFFFFF1.551.0021.0021.00
#00000013.5621.001.001.00
##00000013.5621.001.001.00

Color blindness preview

Protanopia (red-blind)
#CBD0E0
Deuteranopia (green-blind)
#CACFDF
Tritanopia (blue-blind)
#C8D2D4
Achromatopsia (no color)
#D0D0D0

Design tokens & code

CSS
--color: #cccfdf;
/* rgb */ color: rgb(204, 207, 223);
/* oklch */ color: oklch(85.7% 0.022 277.4);
Tailwind
colors: {
  custom: {
    50: '#dbdde9',
    500: '#cccfdf',
    950: '#000000',
  },
}
SCSS
$custom: #cccfdf;
$custom-light: #dbdde9;
$custom-dark: #000000;
JSON
{
  "hex": "#cccfdf",
  "rgb": {
    "r": 204,
    "g": 207,
    "b": 223
  },
  "hsl": {
    "h": 230.526,
    "s": 22.892,
    "l": 83.725
  },
  "oklch": {
    "l": 0.85703,
    "c": 0.02232,
    "h": 277.4
  },
  "luminance": 0.62791
}

Semantic roles & 50–950 ramp

primary
#CCCFDF
secondary
#B6B19A
accent
#9344A1
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#151516
muted
#848484

Preview Lab

Preview with #CCCFDF

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

Preview Lab → · Contrast checker → · Palette generator →

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