#CCCCF3#CCCCF3

#CCCCF3 is a very light, muted blue. Relative luminance 0.625; OKLCH L 85.8% C 0.054 H 285.2°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).

Color values

HEX#CCCCF3
RGBrgb(204, 204, 243)
HSLhsl(240, 62%, 88%)
HSVhsv(240, 16%, 95%)
CMYKcmyk(16%, 16%, 0%, 4.7%)
CIE-LABlab(83.18, 7.71, -19.13)
CIE-LCHlch(83.18, 20.63, 291.94°)
OKLaboklab(85.78% 0.0141 -0.052)
OKLCHoklch(85.78% 0.054 285.2)
XYZxyz(62.6687, 62.4934, 93.5374)
Luminance0.6249 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCCCF3 #F3F3CC
analogous
#CCDFF3 #CCCCF3 #DFCCF3
triadic
#CCCCF3 #F3CCCC #CCF3CC
tetradic
#CCCCF3 #F3CCDF #F3F3CC #CCF3DF
square
#CCCCF3 #F3CCDF #F3F3CC #CCF3DF
split-complementary
#CCCCF3 #F3DFCC #DFF3CC
monochromatic
#6969DC #9A9AE7 #CCCCF3 #E6E6F9 #E6E6F9

Accessibility & contrast

On white

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

On black

13.50
#CCCCF3 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCCCF3
13.50:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCCCF3#FFFFFF#000000##000000
##CCCCF31.001.5613.5013.50
#FFFFFF1.561.0021.0021.00
#00000013.5021.001.001.00
##00000013.5021.001.001.00

Color blindness preview

Protanopia (red-blind)
#C3D0F5
Deuteranopia (green-blind)
#C2CEF2
Tritanopia (blue-blind)
#C4D2D9
Achromatopsia (no color)
#CFCFCF

Design tokens & code

CSS
--color: #ccccf3;
/* rgb */ color: rgb(204, 204, 243);
/* oklch */ color: oklch(85.8% 0.054 285.2);
Tailwind
colors: {
  custom: {
    50: '#dbdbf7',
    500: '#ccccf3',
    950: '#000000',
  },
}
SCSS
$custom: #ccccf3;
$custom-light: #dbdbf7;
$custom-dark: #000000;
JSON
{
  "hex": "#ccccf3",
  "rgb": {
    "r": 204,
    "g": 204,
    "b": 243
  },
  "hsl": {
    "h": 240,
    "s": 61.905,
    "l": 87.647
  },
  "oklch": {
    "l": 0.8578,
    "c": 0.05388,
    "h": 285.2
  },
  "luminance": 0.62494
}

Semantic roles & 50–950 ramp

primary
#CCCCF3
secondary
#D3D390
accent
#CA1CCA
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151517
muted
#848485

Preview Lab

Preview with #CCCCF3

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

Preview Lab → · Contrast checker → · Palette generator →

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