#FFCCFF#FFCCFF

#FFCCFF is a very light, moderate purple. Relative luminance 0.717; OKLCH L 90.5% C 0.087 H 326.3°. Best body text is #000000 at 15.33:1 contrast (WCAG AA passes).

Color values

HEX#FFCCFF
RGBrgb(255, 204, 255)
HSLhsl(300, 100%, 90%)
HSVhsv(300, 20%, 100%)
CMYKcmyk(0%, 20%, 0%, 0%)
CIE-LABlab(87.81, 26.36, -18.09)
CIE-LCHlch(87.81, 31.97, 325.55°)
OKLaboklab(90.51% 0.0727 -0.0486)
OKLCHoklch(90.51% 0.087 326.3)
XYZxyz(80.8808, 71.6676, 104.1609)
Luminance0.7167 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFCCFF #CCFFCC
analogous
#E5CCFF #FFCCFF #FFCCE6
triadic
#FFCCFF #FFFFCC #CCFFFF
tetradic
#FFCCFF #FFE6CC #CCFFCC #CCE5FF
square
#FFCCFF #FFE6CC #CCFFCC #CCE5FF
split-complementary
#FFCCFF #E6FFCC #CCFFE6
monochromatic
#FF52FF #FF8FFF #FFCCFF #FFE0FF #FFE0FF

Accessibility & contrast

On white

1.37
#FFCCFF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

15.33
#FFCCFF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFCCFF
15.33:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFCCFF#FFFFFF#000000##000000
##FFCCFF1.001.3715.3315.33
#FFFFFF1.371.0021.0021.00
#00000015.3321.001.001.00
##00000015.3321.001.001.00

Color blindness preview

Protanopia (red-blind)
#C9D8FF
Deuteranopia (green-blind)
#D4DEFD
Tritanopia (blue-blind)
#FFD0DD
Achromatopsia (no color)
#DCDCDC

Design tokens & code

CSS
--color: #ffccff;
/* rgb */ color: rgb(255, 204, 255);
/* oklch */ color: oklch(90.5% 0.087 326.3);
Tailwind
colors: {
  custom: {
    50: '#ffdbff',
    500: '#ffccff',
    950: '#000000',
  },
}
SCSS
$custom: #ffccff;
$custom-light: #ffdbff;
$custom-dark: #000000;
JSON
{
  "hex": "#ffccff",
  "rgb": {
    "r": 255,
    "g": 204,
    "b": 255
  },
  "hsl": {
    "h": 300,
    "s": 100,
    "l": 90
  },
  "oklch": {
    "l": 0.90512,
    "c": 0.08744,
    "h": 326.3
  },
  "luminance": 0.71666
}

Semantic roles & 50–950 ramp

primary
#FFCCFF
secondary
#86EA86
accent
#E60000
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181518
muted
#868486

Preview Lab

Preview with #FFCCFF

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

Preview Lab → · Contrast checker → · Palette generator →

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