#FFC7FF#FFC7FF

#FFC7FF is a very light, moderate purple. Relative luminance 0.693; OKLCH L 89.6% C 0.096 H 326.3°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).

Color values

HEX#FFC7FF
RGBrgb(255, 199, 255)
HSLhsl(300, 100%, 89%)
HSVhsv(300, 22%, 100%)
CMYKcmyk(0%, 22%, 0%, 0%)
CIE-LABlab(86.67, 28.99, -19.81)
CIE-LCHlch(86.67, 35.11, 325.65°)
OKLaboklab(89.63% 0.08 -0.0533)
OKLCHoklch(89.63% 0.096 326.3)
XYZxyz(79.7114, 69.3289, 103.7712)
Luminance0.6933 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFC7FF #C7FFC7
analogous
#E3C7FF #FFC7FF #FFC7E3
triadic
#FFC7FF #FFFFC7 #C7FFFF
tetradic
#FFC7FF #FFE3C7 #C7FFC7 #C7E3FF
square
#FFC7FF #FFE3C7 #C7FFC7 #C7E3FF
split-complementary
#FFC7FF #E3FFC7 #C7FFE3
monochromatic
#FF4DFF #FF8AFF #FFC7FF #FFE0FF #FFE0FF

Accessibility & contrast

On white

1.41
#FFC7FF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.87
#FFC7FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFC7FF
14.87:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFC7FF#FFFFFF#000000##000000
##FFC7FF1.001.4114.8714.87
#FFFFFF1.411.0021.0021.00
#00000014.8721.001.001.00
##00000014.8721.001.001.00

Color blindness preview

Protanopia (red-blind)
#C3D5FF
Deuteranopia (green-blind)
#D0DBFD
Tritanopia (blue-blind)
#FFCCDA
Achromatopsia (no color)
#D9D9D9

Design tokens & code

CSS
--color: #ffc7ff;
/* rgb */ color: rgb(255, 199, 255);
/* oklch */ color: oklch(89.6% 0.096 326.3);
Tailwind
colors: {
  custom: {
    50: '#ffd8ff',
    500: '#ffc7ff',
    950: '#000000',
  },
}
SCSS
$custom: #ffc7ff;
$custom-light: #ffd8ff;
$custom-dark: #000000;
JSON
{
  "hex": "#ffc7ff",
  "rgb": {
    "r": 255,
    "g": 199,
    "b": 255
  },
  "hsl": {
    "h": 300,
    "s": 100,
    "l": 89.02
  },
  "oklch": {
    "l": 0.89634,
    "c": 0.09612,
    "h": 326.3
  },
  "luminance": 0.69327
}

Semantic roles & 50–950 ramp

primary
#FFC7FF
secondary
#81E981
accent
#E60000
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181418
muted
#868386

Preview Lab

Preview with #FFC7FF

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

Preview Lab → · Contrast checker → · Palette generator →

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