#FFC2F3#FFC2F3

#FFC2F3 is a very light, moderate pink. Relative luminance 0.663; OKLCH L 88.4% C 0.094 H 333.4°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).

Color values

HEX#FFC2F3
RGBrgb(255, 194, 243)
HSLhsl(312, 100%, 88%)
HSVhsv(312, 24%, 100%)
CMYKcmyk(0%, 23.9%, 4.7%, 0%)
CIE-LABlab(85.16, 29.49, -15.71)
CIE-LCHlch(85.16, 33.42, 331.95°)
OKLaboklab(88.35% 0.0836 -0.0419)
OKLCHoklch(88.35% 0.094 333.4)
XYZxyz(76.7082, 66.3171, 93.5364)
Luminance0.6632 (WCAG relative)
Temperatureneutral
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFC2F3 #C2FFCE
analogous
#ECC2FF #FFC2F3 #FFC2D4
triadic
#FFC2F3 #F3FFC2 #C2F3FF
tetradic
#FFC2F3 #FFECC2 #C2FFCE #C2D4FF
square
#FFC2F3 #FFECC2 #C2FFCE #C2D4FF
split-complementary
#FFC2F3 #D4FFC2 #C2FFEC
monochromatic
#FF48DB #FF85E7 #FFC2F3 #FFE0F9 #FFE0F9

Accessibility & contrast

On white

1.47
#FFC2F3 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.26
#FFC2F3 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFC2F3
14.26:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFC2F3#FFFFFF#000000##000000
##FFC2F31.001.4714.2614.26
#FFFFFF1.471.0021.0021.00
#00000014.2621.001.001.00
##00000014.2621.001.001.00

Color blindness preview

Protanopia (red-blind)
#C2D0F5
Deuteranopia (green-blind)
#CFD8F1
Tritanopia (blue-blind)
#FFC5D3
Achromatopsia (no color)
#D5D5D5

Design tokens & code

CSS
--color: #ffc2f3;
/* rgb */ color: rgb(255, 194, 243);
/* oklch */ color: oklch(88.4% 0.094 333.4);
Tailwind
colors: {
  custom: {
    50: '#ffd5f7',
    500: '#ffc2f3',
    950: '#000000',
  },
}
SCSS
$custom: #ffc2f3;
$custom-light: #ffd5f7;
$custom-dark: #000000;
JSON
{
  "hex": "#ffc2f3",
  "rgb": {
    "r": 255,
    "g": 194,
    "b": 243
  },
  "hsl": {
    "h": 311.803,
    "s": 100,
    "l": 88.039
  },
  "oklch": {
    "l": 0.88352,
    "c": 0.09357,
    "h": 333.4
  },
  "luminance": 0.66315
}

Semantic roles & 50–950 ramp

primary
#FFC2F3
secondary
#7DE892
accent
#E62D00
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181417
muted
#868385

Preview Lab

Preview with #FFC2F3

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

Preview Lab → · Contrast checker → · Palette generator →

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