#FFC0FF#FFC0FF

#FFC0FF is a very light, moderate purple. Relative luminance 0.662; OKLCH L 88.4% C 0.108 H 326.4°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).

Color values

HEX#FFC0FF
RGBrgb(255, 192, 255)
HSLhsl(300, 100%, 88%)
HSVhsv(300, 25%, 100%)
CMYKcmyk(0%, 24.7%, 0%, 0%)
CIE-LABlab(85.09, 32.67, -22.20)
CIE-LCHlch(85.09, 39.49, 325.80°)
OKLaboklab(88.43% 0.0902 -0.0598)
OKLCHoklch(88.43% 0.108 326.4)
XYZxyz(78.1378, 66.1815, 103.2466)
Luminance0.6618 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFC0FF #C0FFC0
analogous
#DFC0FF #FFC0FF #FFC0DF
triadic
#FFC0FF #FFFFC0 #C0FFFF
tetradic
#FFC0FF #FFDFC0 #C0FFC0 #C0DFFF
square
#FFC0FF #FFDFC0 #C0FFC0 #C0DFFF
split-complementary
#FFC0FF #DFFFC0 #C0FFDF
monochromatic
#FF46FF #FF83FF #FFC0FF #FFE0FF #FFE0FF

Accessibility & contrast

On white

1.48
#FFC0FF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.24
#FFC0FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFC0FF
14.24:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFC0FF#FFFFFF#000000##000000
##FFC0FF1.001.4814.2414.24
#FFFFFF1.481.0021.0021.00
#00000014.2421.001.001.00
##00000014.2421.001.001.00

Color blindness preview

Protanopia (red-blind)
#BCD0FF
Deuteranopia (green-blind)
#CAD7FD
Tritanopia (blue-blind)
#FFC5D6
Achromatopsia (no color)
#D4D4D4

Design tokens & code

CSS
--color: #ffc0ff;
/* rgb */ color: rgb(255, 192, 255);
/* oklch */ color: oklch(88.4% 0.108 326.4);
Tailwind
colors: {
  custom: {
    50: '#ffd3ff',
    500: '#ffc0ff',
    950: '#000000',
  },
}
SCSS
$custom: #ffc0ff;
$custom-light: #ffd3ff;
$custom-dark: #000000;
JSON
{
  "hex": "#ffc0ff",
  "rgb": {
    "r": 255,
    "g": 192,
    "b": 255
  },
  "hsl": {
    "h": 300,
    "s": 100,
    "l": 87.647
  },
  "oklch": {
    "l": 0.88425,
    "c": 0.10826,
    "h": 326.4
  },
  "luminance": 0.66179
}

Semantic roles & 50–950 ramp

primary
#FFC0FF
secondary
#7BE87B
accent
#E60000
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181418
muted
#868386

Preview Lab

Preview with #FFC0FF

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

Preview Lab → · Contrast checker → · Palette generator →

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