#CCC4FF#CCC4FF

#CCC4FF is a very light, moderate blue. Relative luminance 0.595; OKLCH L 84.7% C 0.082 H 290.8°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).

Color values

HEX#CCC4FF
RGBrgb(204, 196, 255)
HSLhsl(248, 100%, 88%)
HSVhsv(248, 23%, 100%)
CMYKcmyk(20%, 23.1%, 0%, 0%)
CIE-LABlab(81.59, 14.60, -27.94)
CIE-LCHlch(81.59, 31.52, 297.59°)
OKLaboklab(84.68% 0.029 -0.0766)
OKLCHoklch(84.68% 0.082 290.8)
XYZxyz(62.6876, 59.5365, 102.7774)
Luminance0.5954 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCC4FF #F7FFC4
analogous
#C4D9FF #CCC4FF #E9C4FF
triadic
#CCC4FF #FFCCC4 #C4FFCC
tetradic
#CCC4FF #FFC4D9 #F7FFC4 #C4FFE9
square
#CCC4FF #FFC4D9 #F7FFC4 #C4FFE9
split-complementary
#CCC4FF #FFE9C4 #D9FFC4
monochromatic
#624AFF #9787FF #CCC4FF #E5E0FF #E5E0FF

Accessibility & contrast

On white

1.63
#CCC4FF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.91
#CCC4FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCC4FF
12.91:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCC4FF#FFFFFF#000000##000000
##CCC4FF1.001.6312.9112.91
#FFFFFF1.631.0021.0021.00
#00000012.9121.001.001.00
##00000012.9121.001.001.00

Color blindness preview

Protanopia (red-blind)
#B6CCFF
Deuteranopia (green-blind)
#B6CAFD
Tritanopia (blue-blind)
#C2CED8
Achromatopsia (no color)
#CBCBCB

Design tokens & code

CSS
--color: #ccc4ff;
/* rgb */ color: rgb(204, 196, 255);
/* oklch */ color: oklch(84.7% 0.082 290.8);
Tailwind
colors: {
  custom: {
    50: '#dcd5ff',
    500: '#ccc4ff',
    950: '#000000',
  },
}
SCSS
$custom: #ccc4ff;
$custom-light: #dcd5ff;
$custom-dark: #000000;
JSON
{
  "hex": "#ccc4ff",
  "rgb": {
    "r": 204,
    "g": 196,
    "b": 255
  },
  "hsl": {
    "h": 248.136,
    "s": 100,
    "l": 88.431
  },
  "oklch": {
    "l": 0.84678,
    "c": 0.0819,
    "h": 290.8
  },
  "luminance": 0.59537
}

Semantic roles & 50–950 ramp

primary
#CCC4FF
secondary
#DAE87F
accent
#E600C6
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151418
muted
#848386

Preview Lab

Preview with #CCC4FF

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

Preview Lab → · Contrast checker → · Palette generator →

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