#CCCDF3#CCCDF3

#CCCDF3 is a very light, muted blue. Relative luminance 0.630; OKLCH L 86.0% C 0.053 H 284.0°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).

Color values

HEX#CCCDF3
RGBrgb(204, 205, 243)
HSLhsl(238, 62%, 88%)
HSVhsv(238, 16%, 95%)
CMYKcmyk(16%, 15.6%, 0%, 4.7%)
CIE-LABlab(83.43, 7.17, -18.75)
CIE-LCHlch(83.43, 20.08, 290.93°)
OKLaboklab(85.98% 0.0127 -0.0509)
OKLCHoklch(85.98% 0.053 284)
XYZxyz(62.9072, 62.9703, 93.6169)
Luminance0.6297 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCCDF3 #F3F2CC
analogous
#CCE0F3 #CCCDF3 #DFCCF3
triadic
#CCCDF3 #F3CCCD #CDF3CC
tetradic
#CCCDF3 #F3CCE0 #F3F2CC #CCF3DF
square
#CCCDF3 #F3CCE0 #F3F2CC #CCF3DF
split-complementary
#CCCDF3 #F3DFCC #E0F3CC
monochromatic
#696CDC #9A9CE7 #CCCDF3 #E6E7F9 #E6E7F9

Accessibility & contrast

On white

1.54
#CCCDF3 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.59
#CCCDF3 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCCDF3
13.59:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCCDF3#FFFFFF#000000##000000
##CCCDF31.001.5413.5913.59
#FFFFFF1.541.0021.0021.00
#00000013.5921.001.001.00
##00000013.5921.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #cccdf3;
/* rgb */ color: rgb(204, 205, 243);
/* oklch */ color: oklch(86.0% 0.053 284.0);
Tailwind
colors: {
  custom: {
    50: '#dbdcf7',
    500: '#cccdf3',
    950: '#000000',
  },
}
SCSS
$custom: #cccdf3;
$custom-light: #dbdcf7;
$custom-dark: #000000;
JSON
{
  "hex": "#cccdf3",
  "rgb": {
    "r": 204,
    "g": 205,
    "b": 243
  },
  "hsl": {
    "h": 238.462,
    "s": 61.905,
    "l": 87.647
  },
  "oklch": {
    "l": 0.85976,
    "c": 0.05251,
    "h": 284
  },
  "luminance": 0.62971
}

Semantic roles & 50–950 ramp

primary
#CCCDF3
secondary
#D3D190
accent
#C51CCA
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485

Preview Lab

Preview with #CCCDF3

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

Preview Lab → · Contrast checker → · Palette generator →

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