#FFCCF8#FFCCF8

#FFCCF8 is a very light, moderate purple. Relative luminance 0.712; OKLCH L 90.3% C 0.081 H 330.9°. Best body text is #000000 at 15.24:1 contrast (WCAG AA passes).

Color values

HEX#FFCCF8
RGBrgb(255, 204, 248)
HSLhsl(308, 100%, 90%)
HSVhsv(308, 20%, 100%)
CMYKcmyk(0%, 20%, 2.7%, 0%)
CIE-LABlab(87.59, 25.11, -14.71)
CIE-LCHlch(87.59, 29.11, 329.64°)
OKLaboklab(90.28% 0.0705 -0.0393)
OKLCHoklch(90.28% 0.081 330.9)
XYZxyz(79.7745, 71.2251, 98.3342)
Luminance0.7122 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFCCF8 #CCFFD3
analogous
#ECCCFF #FFCCF8 #FFCCDF
triadic
#FFCCF8 #F8FFCC #CCF8FF
tetradic
#FFCCF8 #FFECCC #CCFFD3 #CCDFFF
square
#FFCCF8 #FFECCC #CCFFD3 #CCDFFF
split-complementary
#FFCCF8 #DFFFCC #CCFFEC
monochromatic
#FF52E7 #FF8FF0 #FFCCF8 #FFE0FB #FFE0FB

Accessibility & contrast

On white

1.38
#FFCCF8 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

15.24
#FFCCF8 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFCCF8
15.24:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFCCF8#FFFFFF#000000##000000
##FFCCF81.001.3815.2415.24
#FFFFFF1.381.0021.0021.00
#00000015.2421.001.001.00
##00000015.2421.001.001.00

Color blindness preview

Protanopia (red-blind)
#CBD7FA
Deuteranopia (green-blind)
#D6DEF6
Tritanopia (blue-blind)
#FFCFDB
Achromatopsia (no color)
#DCDCDC

Design tokens & code

CSS
--color: #ffccf8;
/* rgb */ color: rgb(255, 204, 248);
/* oklch */ color: oklch(90.3% 0.081 330.9);
Tailwind
colors: {
  custom: {
    50: '#ffdbfa',
    500: '#ffccf8',
    950: '#000000',
  },
}
SCSS
$custom: #ffccf8;
$custom-light: #ffdbfa;
$custom-dark: #000000;
JSON
{
  "hex": "#ffccf8",
  "rgb": {
    "r": 255,
    "g": 204,
    "b": 248
  },
  "hsl": {
    "h": 308.235,
    "s": 100,
    "l": 90
  },
  "oklch": {
    "l": 0.90276,
    "c": 0.0807,
    "h": 330.9
  },
  "luminance": 0.71223
}

Semantic roles & 50–950 ramp

primary
#FFCCF8
secondary
#86EA93
accent
#E61F00
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181517
muted
#868485

Preview Lab

Preview with #FFCCF8

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

Preview Lab → · Contrast checker → · Palette generator →

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