#CCCCFD#CCCCFD

#CCCCFD is a very light, moderate blue. Relative luminance 0.631; OKLCH L 86.1% C 0.068 H 284.9°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).

Color values

HEX#CCCCFD
RGBrgb(204, 204, 253)
HSLhsl(240, 92%, 90%)
HSVhsv(240, 19%, 99%)
CMYKcmyk(19.4%, 19.4%, 0%, 0.8%)
CIE-LABlab(83.50, 9.86, -23.95)
CIE-LCHlch(83.50, 25.90, 292.37°)
OKLaboklab(86.14% 0.0174 -0.0654)
OKLCHoklch(86.14% 0.068 284.9)
XYZxyz(64.2202, 63.1140, 101.7082)
Luminance0.6311 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCCCFD #FDFDCC
analogous
#CCE5FD #CCCCFD #E5CCFD
triadic
#CCCCFD #FDCCCC #CCFDCC
tetradic
#CCCCFD #FDCCE5 #FDFDCC #CCFDE5
square
#CCCCFD #FDCCE5 #FDFDCC #CCFDE5
split-complementary
#CCCCFD #FDE5CC #E5FDCC
monochromatic
#5656F8 #9191FB #CCCCFD #E2E2FE #E2E2FE

Accessibility & contrast

On white

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

On black

13.62
#CCCCFD on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCCCFD
13.62:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCCCFD#FFFFFF#000000##000000
##CCCCFD1.001.5413.6213.62
#FFFFFF1.541.0021.0021.00
#00000013.6221.001.001.00
##00000013.6221.001.001.00

Color blindness preview

Protanopia (red-blind)
#C0D2FF
Deuteranopia (green-blind)
#BECFFC
Tritanopia (blue-blind)
#C1D4DC
Achromatopsia (no color)
#D0D0D0

Design tokens & code

CSS
--color: #ccccfd;
/* rgb */ color: rgb(204, 204, 253);
/* oklch */ color: oklch(86.1% 0.068 284.9);
Tailwind
colors: {
  custom: {
    50: '#dcdbfe',
    500: '#ccccfd',
    950: '#000000',
  },
}
SCSS
$custom: #ccccfd;
$custom-light: #dcdbfe;
$custom-dark: #000000;
JSON
{
  "hex": "#ccccfd",
  "rgb": {
    "r": 204,
    "g": 204,
    "b": 253
  },
  "hsl": {
    "h": 240,
    "s": 92.453,
    "l": 89.608
  },
  "oklch": {
    "l": 0.86143,
    "c": 0.06769,
    "h": 284.9
  },
  "luminance": 0.63115
}

Semantic roles & 50–950 ramp

primary
#CCCCFD
secondary
#E5E588
accent
#E600E5
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151517
muted
#848485

Preview Lab

Preview with #CCCCFD

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

Preview Lab → · Contrast checker → · Palette generator →

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