#CCCFEB#CCCFEB

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

Color values

HEX#CCCFEB
RGBrgb(204, 207, 235)
HSLhsl(234, 44%, 86%)
HSVhsv(234, 13%, 92%)
CMYKcmyk(13.2%, 11.9%, 0%, 7.8%)
CIE-LABlab(83.68, 4.44, -14.11)
CIE-LCHlch(83.68, 14.79, 287.47°)
OKLaboklab(86.1% 0.0072 -0.0381)
OKLCHoklch(86.1% 0.039 280.7)
XYZxyz(62.2068, 63.4605, 87.5529)
Luminance0.6346 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCCFEB #EBE8CC
analogous
#CCDEEB #CCCFEB #D8CCEB
triadic
#CCCFEB #EBCCCF #CFEBCC
tetradic
#CCCFEB #EBCCDE #EBE8CC #CCEBD8
square
#CCCFEB #EBCCDE #EBE8CC #CCEBD8
split-complementary
#CCCFEB #EBD8CC #DEEBCC
monochromatic
#747CC9 #A0A6DA #CCCFEB #E9EAF6 #E9EAF6

Accessibility & contrast

On white

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

On black

13.69
#CCCFEB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCCFEB
13.69:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCCFEB#FFFFFF#000000##000000
##CCCFEB1.001.5313.6913.69
#FFFFFF1.531.0021.0021.00
#00000013.6921.001.001.00
##00000013.6921.001.001.00

Color blindness preview

Protanopia (red-blind)
#C8D2EC
Deuteranopia (green-blind)
#C7D0EA
Tritanopia (blue-blind)
#C6D4D8
Achromatopsia (no color)
#D1D1D1

Design tokens & code

CSS
--color: #cccfeb;
/* rgb */ color: rgb(204, 207, 235);
/* oklch */ color: oklch(86.1% 0.039 280.7);
Tailwind
colors: {
  custom: {
    50: '#dbddf1',
    500: '#cccfeb',
    950: '#000000',
  },
}
SCSS
$custom: #cccfeb;
$custom-light: #dbddf1;
$custom-dark: #000000;
JSON
{
  "hex": "#cccfeb",
  "rgb": {
    "r": 204,
    "g": 207,
    "b": 235
  },
  "hsl": {
    "h": 234.194,
    "s": 43.662,
    "l": 86.078
  },
  "oklch": {
    "l": 0.86095,
    "c": 0.03881,
    "h": 280.7
  },
  "luminance": 0.63461
}

Semantic roles & 50–950 ramp

primary
#CCCFEB
secondary
#C6C295
accent
#AA2FB7
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485

Preview Lab

Preview with #CCCFEB

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

Preview Lab → · Contrast checker → · Palette generator →

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