#CCCFDB#CCCFDB

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

Color values

HEX#CCCFDB
RGBrgb(204, 207, 219)
HSLhsl(228, 17%, 83%)
HSVhsv(228, 7%, 86%)
CMYKcmyk(6.8%, 5.5%, 0%, 14.1%)
CIE-LABlab(83.22, 1.24, -6.28)
CIE-LCHlch(83.22, 6.40, 281.20°)
OKLaboklab(85.58% 0.0014 -0.0168)
OKLCHoklch(85.58% 0.017 274.8)
XYZxyz(59.9983, 62.5771, 75.9218)
Luminance0.6258 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCCFDB #DBD8CC
analogous
#CCD6DB #CCCFDB #D0CCDB
triadic
#CCCFDB #DBCCCF #CFDBCC
tetradic
#CCCFDB #DBCCD6 #DBD8CC #CCDBD0
square
#CCCFDB #DBCCD6 #DBD8CC #CCDBD0
split-complementary
#CCCFDB #DBD0CC #D6DBCC
monochromatic
#848BA8 #A8ADC2 #CCCFDB #EDEEF2 #EDEEF2

Accessibility & contrast

On white

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

On black

13.52
#CCCFDB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCCFDB
13.52:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCCFDB#FFFFFF#000000##000000
##CCCFDB1.001.5513.5213.52
#FFFFFF1.551.0021.0021.00
#00000013.5221.001.001.00
##00000013.5221.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #cccfdb;
/* rgb */ color: rgb(204, 207, 219);
/* oklch */ color: oklch(85.6% 0.017 274.8);
Tailwind
colors: {
  custom: {
    50: '#dbdde6',
    500: '#cccfdb',
    950: '#000000',
  },
}
SCSS
$custom: #cccfdb;
$custom-light: #dbdde6;
$custom-dark: #000000;
JSON
{
  "hex": "#cccfdb",
  "rgb": {
    "r": 204,
    "g": 207,
    "b": 219
  },
  "hsl": {
    "h": 228,
    "s": 17.241,
    "l": 82.941
  },
  "oklch": {
    "l": 0.85577,
    "c": 0.01687,
    "h": 274.8
  },
  "luminance": 0.62577
}

Semantic roles & 50–950 ramp

primary
#CCCFDB
secondary
#B0AC9B
accent
#8B4A9C
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#151515
muted
#848484

Preview Lab

Preview with #CCCFDB

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

Preview Lab → · Contrast checker → · Palette generator →

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