#CCCFEC#CCCFEC

#CCCFEC is a very light, muted blue. Relative luminance 0.635; OKLCH L 86.1% C 0.040 H 280.8°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).

Color values

HEX#CCCFEC
RGBrgb(204, 207, 236)
HSLhsl(234, 46%, 86%)
HSVhsv(234, 14%, 93%)
CMYKcmyk(13.6%, 12.3%, 0%, 7.5%)
CIE-LABlab(83.71, 4.65, -14.60)
CIE-LCHlch(83.71, 15.32, 287.66°)
OKLaboklab(86.13% 0.0076 -0.0395)
OKLCHoklch(86.13% 0.04 280.8)
XYZxyz(62.3517, 63.5185, 88.3160)
Luminance0.6352 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCCFEC #ECE9CC
analogous
#CCDFEC #CCCFEC #D9CCEC
triadic
#CCCFEC #ECCCCF #CFECCC
tetradic
#CCCFEC #ECCCDF #ECE9CC #CCECD9
square
#CCCFEC #ECCCDF #ECE9CC #CCECD9
split-complementary
#CCCFEC #ECD9CC #DFECCC
monochromatic
#737BCB #9FA5DB #CCCFEC #E9EAF7 #E9EAF7

Accessibility & contrast

On white

1.53
#CCCFEC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.70
#CCCFEC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCCFEC
13.70:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCCFEC#FFFFFF#000000##000000
##CCCFEC1.001.5313.7013.70
#FFFFFF1.531.0021.0021.00
#00000013.7021.001.001.00
##00000013.7021.001.001.00

Color blindness preview

Protanopia (red-blind)
#C8D2ED
Deuteranopia (green-blind)
#C6D0EB
Tritanopia (blue-blind)
#C5D4D8
Achromatopsia (no color)
#D1D1D1

Design tokens & code

CSS
--color: #cccfec;
/* rgb */ color: rgb(204, 207, 236);
/* oklch */ color: oklch(86.1% 0.040 280.8);
Tailwind
colors: {
  custom: {
    50: '#dbddf2',
    500: '#cccfec',
    950: '#000000',
  },
}
SCSS
$custom: #cccfec;
$custom-light: #dbddf2;
$custom-dark: #000000;
JSON
{
  "hex": "#cccfec",
  "rgb": {
    "r": 204,
    "g": 207,
    "b": 236
  },
  "hsl": {
    "h": 234.375,
    "s": 45.714,
    "l": 86.275
  },
  "oklch": {
    "l": 0.86129,
    "c": 0.04019,
    "h": 280.8
  },
  "luminance": 0.63519
}

Semantic roles & 50–950 ramp

primary
#CCCFEC
secondary
#C8C394
accent
#AC2DB9
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485

Preview Lab

Preview with #CCCFEC

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

Preview Lab → · Contrast checker → · Palette generator →

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