#CCCFDD#CCCFDD

#CCCFDD is a very light, near-neutral blue. Relative luminance 0.627; OKLCH L 85.6% C 0.020 H 276.3°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).

Color values

HEX#CCCFDD
RGBrgb(204, 207, 221)
HSLhsl(229, 20%, 83%)
HSVhsv(229, 8%, 87%)
CMYKcmyk(7.7%, 6.3%, 0%, 13.3%)
CIE-LABlab(83.28, 1.63, -7.27)
CIE-LCHlch(83.28, 7.45, 282.67°)
OKLaboklab(85.64% 0.0022 -0.0195)
OKLCHoklch(85.64% 0.02 276.3)
XYZxyz(60.2632, 62.6831, 77.3168)
Luminance0.6268 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCCFDD #DDDACC
analogous
#CCD7DD #CCCFDD #D1CCDD
triadic
#CCCFDD #DDCCCF #CFDDCC
tetradic
#CCCFDD #DDCCD7 #DDDACC #CCDDD1
square
#CCCFDD #DDCCD7 #DDDACC #CCDDD1
split-complementary
#CCCFDD #DDD1CC #D7DDCC
monochromatic
#838AAC #A7ACC5 #CCCFDD #EDEEF3 #EDEEF3

Accessibility & contrast

On white

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

On black

13.54
#CCCFDD on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCCFDD
13.54:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCCFDD#FFFFFF#000000##000000
##CCCFDD1.001.5513.5413.54
#FFFFFF1.551.0021.0021.00
#00000013.5421.001.001.00
##00000013.5421.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #cccfdd;
/* rgb */ color: rgb(204, 207, 221);
/* oklch */ color: oklch(85.6% 0.020 276.3);
Tailwind
colors: {
  custom: {
    50: '#dbdde7',
    500: '#cccfdd',
    950: '#000000',
  },
}
SCSS
$custom: #cccfdd;
$custom-light: #dbdde7;
$custom-dark: #000000;
JSON
{
  "hex": "#cccfdd",
  "rgb": {
    "r": 204,
    "g": 207,
    "b": 221
  },
  "hsl": {
    "h": 229.412,
    "s": 20,
    "l": 83.333
  },
  "oklch": {
    "l": 0.8564,
    "c": 0.01959,
    "h": 276.3
  },
  "luminance": 0.62683
}

Semantic roles & 50–950 ramp

primary
#CCCFDD
secondary
#B3AF9A
accent
#8F479E
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#151516
muted
#848484

Preview Lab

Preview with #CCCFDD

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

Preview Lab → · Contrast checker → · Palette generator →

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