#CCCCF2#CCCCF2

#CCCCF2 is a very light, muted blue. Relative luminance 0.624; OKLCH L 85.7% C 0.052 H 285.2°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).

Color values

HEX#CCCCF2
RGBrgb(204, 204, 242)
HSLhsl(240, 59%, 87%)
HSVhsv(240, 16%, 95%)
CMYKcmyk(15.7%, 15.7%, 0%, 5.1%)
CIE-LABlab(83.14, 7.49, -18.65)
CIE-LCHlch(83.14, 20.10, 291.89°)
OKLaboklab(85.75% 0.0138 -0.0506)
OKLCHoklch(85.75% 0.052 285.2)
XYZxyz(62.5181, 62.4332, 92.7443)
Luminance0.6243 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCCCF2 #F2F2CC
analogous
#CCDFF2 #CCCCF2 #DFCCF2
triadic
#CCCCF2 #F2CCCC #CCF2CC
tetradic
#CCCCF2 #F2CCDF #F2F2CC #CCF2DF
square
#CCCCF2 #F2CCDF #F2F2CC #CCF2DF
split-complementary
#CCCCF2 #F2DFCC #DFF2CC
monochromatic
#6A6AD9 #9B9BE6 #CCCCF2 #E7E7F9 #E7E7F9

Accessibility & contrast

On white

1.56
#CCCCF2 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.49
#CCCCF2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCCCF2
13.49:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCCCF2#FFFFFF#000000##000000
##CCCCF21.001.5613.4913.49
#FFFFFF1.561.0021.0021.00
#00000013.4921.001.001.00
##00000013.4921.001.001.00

Color blindness preview

Protanopia (red-blind)
#C3D0F4
Deuteranopia (green-blind)
#C2CEF1
Tritanopia (blue-blind)
#C4D2D8
Achromatopsia (no color)
#CFCFCF

Design tokens & code

CSS
--color: #ccccf2;
/* rgb */ color: rgb(204, 204, 242);
/* oklch */ color: oklch(85.7% 0.052 285.2);
Tailwind
colors: {
  custom: {
    50: '#dbdbf6',
    500: '#ccccf2',
    950: '#000000',
  },
}
SCSS
$custom: #ccccf2;
$custom-light: #dbdbf6;
$custom-dark: #000000;
JSON
{
  "hex": "#ccccf2",
  "rgb": {
    "r": 204,
    "g": 204,
    "b": 242
  },
  "hsl": {
    "h": 240,
    "s": 59.375,
    "l": 87.451
  },
  "oklch": {
    "l": 0.85745,
    "c": 0.05249,
    "h": 285.2
  },
  "luminance": 0.62434
}

Semantic roles & 50–950 ramp

primary
#CCCCF2
secondary
#D1D191
accent
#C71EC7
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151517
muted
#848485

Preview Lab

Preview with #CCCCF2

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

Preview Lab → · Contrast checker → · Palette generator →

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