#FFC3FB#FFC3FB

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

Color values

HEX#FFC3FB
RGBrgb(255, 195, 251)
HSLhsl(304, 100%, 88%)
HSVhsv(304, 24%, 100%)
CMYKcmyk(0%, 23.5%, 1.6%, 0%)
CIE-LABlab(85.63, 30.37, -19.25)
CIE-LCHlch(85.63, 35.96, 327.64°)
OKLaboklab(88.8% 0.0846 -0.0517)
OKLCHoklch(88.8% 0.099 328.6)
XYZxyz(78.1660, 67.2575, 100.1125)
Luminance0.6725 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFC3FB #C3FFC7
analogous
#E5C3FF #FFC3FB #FFC3DD
triadic
#FFC3FB #FBFFC3 #C3FBFF
tetradic
#FFC3FB #FFE5C3 #C3FFC7 #C3DDFF
square
#FFC3FB #FFE5C3 #C3FFC7 #C3DDFF
split-complementary
#FFC3FB #DDFFC3 #C3FFE5
monochromatic
#FF49F3 #FF86F7 #FFC3FB #FFE0FD #FFE0FD

Accessibility & contrast

On white

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

On black

14.45
#FFC3FB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFC3FB
14.45:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFC3FB#FFFFFF#000000##000000
##FFC3FB1.001.4514.4514.45
#FFFFFF1.451.0021.0021.00
#00000014.4521.001.001.00
##00000014.4521.001.001.00

Color blindness preview

Protanopia (red-blind)
#C0D1FD
Deuteranopia (green-blind)
#CED9F9
Tritanopia (blue-blind)
#FFC7D6
Achromatopsia (no color)
#D6D6D6

Design tokens & code

CSS
--color: #ffc3fb;
/* rgb */ color: rgb(255, 195, 251);
/* oklch */ color: oklch(88.8% 0.099 328.6);
Tailwind
colors: {
  custom: {
    50: '#ffd5fc',
    500: '#ffc3fb',
    950: '#000000',
  },
}
SCSS
$custom: #ffc3fb;
$custom-light: #ffd5fc;
$custom-dark: #000000;
JSON
{
  "hex": "#ffc3fb",
  "rgb": {
    "r": 255,
    "g": 195,
    "b": 251
  },
  "hsl": {
    "h": 304,
    "s": 100,
    "l": 88.235
  },
  "oklch": {
    "l": 0.888,
    "c": 0.09918,
    "h": 328.6
  },
  "luminance": 0.67255
}

Semantic roles & 50–950 ramp

primary
#FFC3FB
secondary
#7EE885
accent
#E60F00
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181417
muted
#868385

Preview Lab

Preview with #FFC3FB

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

Preview Lab → · Contrast checker → · Palette generator →

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