#CCCDF2#CCCDF2

#CCCDF2 is a very light, muted blue. Relative luminance 0.629; OKLCH L 85.9% C 0.051 H 284.0°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).

Color values

HEX#CCCDF2
RGBrgb(204, 205, 242)
HSLhsl(238, 59%, 87%)
HSVhsv(238, 16%, 95%)
CMYKcmyk(15.7%, 15.3%, 0%, 5.1%)
CIE-LABlab(83.40, 6.96, -18.27)
CIE-LCHlch(83.40, 19.55, 290.86°)
OKLaboklab(85.94% 0.0124 -0.0496)
OKLCHoklch(85.94% 0.051 284)
XYZxyz(62.7566, 62.9101, 92.8238)
Luminance0.6291 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCCDF2 #F2F1CC
analogous
#CCE0F2 #CCCDF2 #DECCF2
triadic
#CCCDF2 #F2CCCD #CDF2CC
tetradic
#CCCDF2 #F2CCE0 #F2F1CC #CCF2DE
square
#CCCDF2 #F2CCE0 #F2F1CC #CCF2DE
split-complementary
#CCCDF2 #F2DECC #E0F2CC
monochromatic
#6A6DD9 #9B9DE6 #CCCDF2 #E7E7F9 #E7E7F9

Accessibility & contrast

On white

1.55
#CCCDF2 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.58
#CCCDF2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCCDF2
13.58:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCCDF2#FFFFFF#000000##000000
##CCCDF21.001.5513.5813.58
#FFFFFF1.551.0021.0021.00
#00000013.5821.001.001.00
##00000013.5821.001.001.00

Color blindness preview

Protanopia (red-blind)
#C4D1F4
Deuteranopia (green-blind)
#C3CFF1
Tritanopia (blue-blind)
#C4D3D9
Achromatopsia (no color)
#D0D0D0

Design tokens & code

CSS
--color: #cccdf2;
/* rgb */ color: rgb(204, 205, 242);
/* oklch */ color: oklch(85.9% 0.051 284.0);
Tailwind
colors: {
  custom: {
    50: '#dbdcf6',
    500: '#cccdf2',
    950: '#000000',
  },
}
SCSS
$custom: #cccdf2;
$custom-light: #dbdcf6;
$custom-dark: #000000;
JSON
{
  "hex": "#cccdf2",
  "rgb": {
    "r": 204,
    "g": 205,
    "b": 242
  },
  "hsl": {
    "h": 238.421,
    "s": 59.375,
    "l": 87.451
  },
  "oklch": {
    "l": 0.85941,
    "c": 0.05113,
    "h": 284
  },
  "luminance": 0.62911
}

Semantic roles & 50–950 ramp

primary
#CCCDF2
secondary
#D1D091
accent
#C31EC7
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485

Preview Lab

Preview with #CCCDF2

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

Preview Lab → · Contrast checker → · Palette generator →

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