#CCCFD9#CCCFD9

#CCCFD9 is a very light, near-neutral blue. Relative luminance 0.625; OKLCH L 85.5% C 0.014 H 272.7°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).

Color values

HEX#CCCFD9
RGBrgb(204, 207, 217)
HSLhsl(226, 15%, 83%)
HSVhsv(226, 6%, 85%)
CMYKcmyk(6%, 4.6%, 0%, 14.9%)
CIE-LABlab(83.16, 0.86, -5.30)
CIE-LCHlch(83.16, 5.37, 279.20°)
OKLaboklab(85.52% 0.0007 -0.0142)
OKLCHoklch(85.52% 0.014 272.7)
XYZxyz(59.7366, 62.4725, 74.5435)
Luminance0.6247 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCCFD9 #D9D6CC
analogous
#CCD5D9 #CCCFD9 #CFCCD9
triadic
#CCCFD9 #D9CCCF #CFD9CC
tetradic
#CCCFD9 #D9CCD5 #D9D6CC #CCD9CF
square
#CCCFD9 #D9CCD5 #D9D6CC #CCD9CF
split-complementary
#CCCFD9 #D9CFCC #D5D9CC
monochromatic
#868DA5 #A9AEBF #CCCFD9 #EDEEF2 #EDEEF2

Accessibility & contrast

On white

1.56
#CCCFD9 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.49
#CCCFD9 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCCFD9
13.49:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCCFD9#FFFFFF#000000##000000
##CCCFD91.001.5613.4913.49
#FFFFFF1.561.0021.0021.00
#00000013.4921.001.001.00
##00000013.4921.001.001.00

Color blindness preview

Protanopia (red-blind)
#CCD0DA
Deuteranopia (green-blind)
#CCCFD9
Tritanopia (blue-blind)
#C9D1D2
Achromatopsia (no color)
#CFCFCF

Design tokens & code

CSS
--color: #cccfd9;
/* rgb */ color: rgb(204, 207, 217);
/* oklch */ color: oklch(85.5% 0.014 272.7);
Tailwind
colors: {
  custom: {
    50: '#dbdde4',
    500: '#cccfd9',
    950: '#000000',
  },
}
SCSS
$custom: #cccfd9;
$custom-light: #dbdde4;
$custom-dark: #000000;
JSON
{
  "hex": "#cccfd9",
  "rgb": {
    "r": 204,
    "g": 207,
    "b": 217
  },
  "hsl": {
    "h": 226.154,
    "s": 14.607,
    "l": 82.549
  },
  "oklch": {
    "l": 0.85516,
    "c": 0.01418,
    "h": 272.7
  },
  "luminance": 0.62473
}

Semantic roles & 50–950 ramp

primary
#CCCFD9
secondary
#AEAA9B
accent
#874D99
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#151515
muted
#848484

Preview Lab

Preview with #CCCFD9

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

Preview Lab → · Contrast checker → · Palette generator →

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