#FFC8FF#FFC8FF

#FFC8FF is a very light, moderate purple. Relative luminance 0.698; OKLCH L 89.8% C 0.094 H 326.3°. Best body text is #000000 at 14.96:1 contrast (WCAG AA passes).

Color values

HEX#FFC8FF
RGBrgb(255, 200, 255)
HSLhsl(300, 100%, 89%)
HSVhsv(300, 22%, 100%)
CMYKcmyk(0%, 21.6%, 0%, 0%)
CIE-LABlab(86.89, 28.46, -19.46)
CIE-LCHlch(86.89, 34.48, 325.63°)
OKLaboklab(89.81% 0.0786 -0.0523)
OKLCHoklch(89.81% 0.094 326.3)
XYZxyz(79.9423, 69.7906, 103.8481)
Luminance0.6979 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFC8FF #C8FFC8
analogous
#E4C8FF #FFC8FF #FFC8E4
triadic
#FFC8FF #FFFFC8 #C8FFFF
tetradic
#FFC8FF #FFE4C8 #C8FFC8 #C8E4FF
square
#FFC8FF #FFE4C8 #C8FFC8 #C8E4FF
split-complementary
#FFC8FF #E4FFC8 #C8FFE4
monochromatic
#FF4EFF #FF8BFF #FFC8FF #FFE0FF #FFE0FF

Accessibility & contrast

On white

1.40
#FFC8FF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.96
#FFC8FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFC8FF
14.96:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFC8FF#FFFFFF#000000##000000
##FFC8FF1.001.4014.9614.96
#FFFFFF1.401.0021.0021.00
#00000014.9621.001.001.00
##00000014.9621.001.001.00

Color blindness preview

Protanopia (red-blind)
#C5D5FF
Deuteranopia (green-blind)
#D1DCFD
Tritanopia (blue-blind)
#FFCCDB
Achromatopsia (no color)
#DADADA

Design tokens & code

CSS
--color: #ffc8ff;
/* rgb */ color: rgb(255, 200, 255);
/* oklch */ color: oklch(89.8% 0.094 326.3);
Tailwind
colors: {
  custom: {
    50: '#ffd9ff',
    500: '#ffc8ff',
    950: '#000000',
  },
}
SCSS
$custom: #ffc8ff;
$custom-light: #ffd9ff;
$custom-dark: #000000;
JSON
{
  "hex": "#ffc8ff",
  "rgb": {
    "r": 255,
    "g": 200,
    "b": 255
  },
  "hsl": {
    "h": 300,
    "s": 100,
    "l": 89.216
  },
  "oklch": {
    "l": 0.89809,
    "c": 0.09439,
    "h": 326.3
  },
  "luminance": 0.69789
}

Semantic roles & 50–950 ramp

primary
#FFC8FF
secondary
#82E982
accent
#E60000
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181418
muted
#868386

Preview Lab

Preview with #FFC8FF

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

Preview Lab → · Contrast checker → · Palette generator →

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