#FFC2FA#FFC2FA

#FFC2FA is a very light, moderate purple. Relative luminance 0.667; OKLCH L 88.6% C 0.100 H 329.1°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).

Color values

HEX#FFC2FA
RGBrgb(255, 194, 250)
HSLhsl(305, 100%, 88%)
HSVhsv(305, 24%, 100%)
CMYKcmyk(0%, 23.9%, 2%, 0%)
CIE-LABlab(85.38, 30.72, -19.11)
CIE-LCHlch(85.38, 36.18, 328.12°)
OKLaboklab(88.59% 0.0858 -0.0513)
OKLCHoklch(88.59% 0.1 329.1)
XYZxyz(77.7855, 66.7480, 99.2101)
Luminance0.6675 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFC2FA #C2FFC7
analogous
#E5C2FF #FFC2FA #FFC2DB
triadic
#FFC2FA #FAFFC2 #C2FAFF
tetradic
#FFC2FA #FFE5C2 #C2FFC7 #C2DBFF
square
#FFC2FA #FFE5C2 #C2FFC7 #C2DBFF
split-complementary
#FFC2FA #DBFFC2 #C2FFE5
monochromatic
#FF48F0 #FF85F5 #FFC2FA #FFE0FC #FFE0FC

Accessibility & contrast

On white

1.46
#FFC2FA on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.35
#FFC2FA on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFC2FA
14.35:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFC2FA#FFFFFF#000000##000000
##FFC2FA1.001.4614.3514.35
#FFFFFF1.461.0021.0021.00
#00000014.3521.001.001.00
##00000014.3521.001.001.00

Color blindness preview

Protanopia (red-blind)
#C0D0FC
Deuteranopia (green-blind)
#CDD8F8
Tritanopia (blue-blind)
#FFC6D5
Achromatopsia (no color)
#D5D5D5

Design tokens & code

CSS
--color: #ffc2fa;
/* rgb */ color: rgb(255, 194, 250);
/* oklch */ color: oklch(88.6% 0.100 329.1);
Tailwind
colors: {
  custom: {
    50: '#ffd5fc',
    500: '#ffc2fa',
    950: '#000000',
  },
}
SCSS
$custom: #ffc2fa;
$custom-light: #ffd5fc;
$custom-dark: #000000;
JSON
{
  "hex": "#ffc2fa",
  "rgb": {
    "r": 255,
    "g": 194,
    "b": 250
  },
  "hsl": {
    "h": 304.918,
    "s": 100,
    "l": 88.039
  },
  "oklch": {
    "l": 0.88592,
    "c": 0.09996,
    "h": 329.1
  },
  "luminance": 0.66746
}

Semantic roles & 50–950 ramp

primary
#FFC2FA
secondary
#7DE886
accent
#E61300
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181417
muted
#868385

Preview Lab

Preview with #FFC2FA

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

Preview Lab → · Contrast checker → · Palette generator →

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