#FFC2F9#FFC2F9

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

Color values

HEX#FFC2F9
RGBrgb(255, 194, 249)
HSLhsl(306, 100%, 88%)
HSVhsv(306, 24%, 100%)
CMYKcmyk(0%, 23.9%, 2.4%, 0%)
CIE-LABlab(85.34, 30.54, -18.62)
CIE-LCHlch(85.34, 35.77, 328.63°)
OKLaboklab(88.56% 0.0855 -0.0499)
OKLCHoklch(88.56% 0.099 329.7)
XYZxyz(77.6291, 66.6855, 98.3865)
Luminance0.6668 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFC2F9 #C2FFC8
analogous
#E6C2FF #FFC2F9 #FFC2DA
triadic
#FFC2F9 #F9FFC2 #C2F9FF
tetradic
#FFC2F9 #FFE6C2 #C2FFC8 #C2DAFF
square
#FFC2F9 #FFE6C2 #C2FFC8 #C2DAFF
split-complementary
#FFC2F9 #DAFFC2 #C2FFE6
monochromatic
#FF48ED #FF85F3 #FFC2F9 #FFE0FC #FFE0FC

Accessibility & contrast

On white

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

On black

14.34
#FFC2F9 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFC2F9
14.34:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFC2F9#FFFFFF#000000##000000
##FFC2F91.001.4614.3414.34
#FFFFFF1.461.0021.0021.00
#00000014.3421.001.001.00
##00000014.3421.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #ffc2f9;
/* rgb */ color: rgb(255, 194, 249);
/* oklch */ color: oklch(88.6% 0.099 329.7);
Tailwind
colors: {
  custom: {
    50: '#ffd5fb',
    500: '#ffc2f9',
    950: '#000000',
  },
}
SCSS
$custom: #ffc2f9;
$custom-light: #ffd5fb;
$custom-dark: #000000;
JSON
{
  "hex": "#ffc2f9",
  "rgb": {
    "r": 255,
    "g": 194,
    "b": 249
  },
  "hsl": {
    "h": 305.902,
    "s": 100,
    "l": 88.039
  },
  "oklch": {
    "l": 0.88557,
    "c": 0.09902,
    "h": 329.7
  },
  "luminance": 0.66683
}

Semantic roles & 50–950 ramp

primary
#FFC2F9
secondary
#7DE888
accent
#E61700
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181417
muted
#868385

Preview Lab

Preview with #FFC2F9

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

Preview Lab → · Contrast checker → · Palette generator →

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