#CCCFED#CCCFED

#CCCFED is a very light, muted blue. Relative luminance 0.636; OKLCH L 86.2% C 0.042 H 281.0°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).

Color values

HEX#CCCFED
RGBrgb(204, 207, 237)
HSLhsl(235, 48%, 86%)
HSVhsv(235, 14%, 93%)
CMYKcmyk(13.9%, 12.7%, 0%, 7.1%)
CIE-LABlab(83.74, 4.85, -15.08)
CIE-LCHlch(83.74, 15.85, 287.84°)
OKLaboklab(86.16% 0.0079 -0.0408)
OKLCHoklch(86.16% 0.042 281)
XYZxyz(62.4973, 63.5767, 89.0833)
Luminance0.6358 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCCFED #EDEACC
analogous
#CCE0ED #CCCFED #DACCED
triadic
#CCCFED #EDCCCF #CFEDCC
tetradic
#CCCFED #EDCCE0 #EDEACC #CCEDDA
square
#CCCFED #EDCCE0 #EDEACC #CCEDDA
split-complementary
#CCCFED #EDDACC #E0EDCC
monochromatic
#727ACD #9FA4DD #CCCFED #E8EAF7 #E8EAF7

Accessibility & contrast

On white

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

On black

13.72
#CCCFED on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCCFED
13.72:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCCFED#FFFFFF#000000##000000
##CCCFED1.001.5313.7213.72
#FFFFFF1.531.0021.0021.00
#00000013.7221.001.001.00
##00000013.7221.001.001.00

Color blindness preview

Protanopia (red-blind)
#C8D2EE
Deuteranopia (green-blind)
#C6D0EC
Tritanopia (blue-blind)
#C5D4D9
Achromatopsia (no color)
#D1D1D1

Design tokens & code

CSS
--color: #cccfed;
/* rgb */ color: rgb(204, 207, 237);
/* oklch */ color: oklch(86.2% 0.042 281.0);
Tailwind
colors: {
  custom: {
    50: '#dbddf2',
    500: '#cccfed',
    950: '#000000',
  },
}
SCSS
$custom: #cccfed;
$custom-light: #dbddf2;
$custom-dark: #000000;
JSON
{
  "hex": "#cccfed",
  "rgb": {
    "r": 204,
    "g": 207,
    "b": 237
  },
  "hsl": {
    "h": 234.545,
    "s": 47.826,
    "l": 86.471
  },
  "oklch": {
    "l": 0.86163,
    "c": 0.04157,
    "h": 281
  },
  "luminance": 0.63577
}

Semantic roles & 50–950 ramp

primary
#CCCFED
secondary
#CAC594
accent
#AE2ABB
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485

Preview Lab

Preview with #CCCFED

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

Preview Lab → · Contrast checker → · Palette generator →

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