#FFC3FC#FFC3FC

#FFC3FC is a very light, moderate purple. Relative luminance 0.673; OKLCH L 88.8% C 0.100 H 328.0°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).

Color values

HEX#FFC3FC
RGBrgb(255, 195, 252)
HSLhsl(303, 100%, 88%)
HSVhsv(303, 24%, 100%)
CMYKcmyk(0%, 23.5%, 1.2%, 0%)
CIE-LABlab(85.67, 30.55, -19.73)
CIE-LCHlch(85.67, 36.37, 327.14°)
OKLaboklab(88.84% 0.0849 -0.053)
OKLCHoklch(88.84% 0.1 328)
XYZxyz(78.3240, 67.3207, 100.9449)
Luminance0.6732 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFC3FC #C3FFC6
analogous
#E4C3FF #FFC3FC #FFC3DE
triadic
#FFC3FC #FCFFC3 #C3FCFF
tetradic
#FFC3FC #FFE4C3 #C3FFC6 #C3DEFF
square
#FFC3FC #FFE4C3 #C3FFC6 #C3DEFF
split-complementary
#FFC3FC #DEFFC3 #C3FFE4
monochromatic
#FF49F6 #FF86F9 #FFC3FC #FFE0FD #FFE0FD

Accessibility & contrast

On white

1.45
#FFC3FC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.46
#FFC3FC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFC3FC
14.46:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFC3FC#FFFFFF#000000##000000
##FFC3FC1.001.4514.4614.46
#FFFFFF1.451.0021.0021.00
#00000014.4621.001.001.00
##00000014.4621.001.001.00

Color blindness preview

Protanopia (red-blind)
#C0D1FE
Deuteranopia (green-blind)
#CED9FA
Tritanopia (blue-blind)
#FFC7D7
Achromatopsia (no color)
#D6D6D6

Design tokens & code

CSS
--color: #ffc3fc;
/* rgb */ color: rgb(255, 195, 252);
/* oklch */ color: oklch(88.8% 0.100 328.0);
Tailwind
colors: {
  custom: {
    50: '#ffd5fd',
    500: '#ffc3fc',
    950: '#000000',
  },
}
SCSS
$custom: #ffc3fc;
$custom-light: #ffd5fd;
$custom-dark: #000000;
JSON
{
  "hex": "#ffc3fc",
  "rgb": {
    "r": 255,
    "g": 195,
    "b": 252
  },
  "hsl": {
    "h": 303,
    "s": 100,
    "l": 88.235
  },
  "oklch": {
    "l": 0.88835,
    "c": 0.10013,
    "h": 328
  },
  "luminance": 0.67318
}

Semantic roles & 50–950 ramp

primary
#FFC3FC
secondary
#7EE883
accent
#E60B00
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181417
muted
#868385

Preview Lab

Preview with #FFC3FC

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

Preview Lab → · Contrast checker → · Palette generator →

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