#FFC2F2#FFC2F2

#FFC2F2 is a very light, moderate pink. Relative luminance 0.663; OKLCH L 88.3% C 0.093 H 334.0°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).

Color values

HEX#FFC2F2
RGBrgb(255, 194, 242)
HSLhsl(313, 100%, 88%)
HSVhsv(313, 24%, 100%)
CMYKcmyk(0%, 23.9%, 5.1%, 0%)
CIE-LABlab(85.13, 29.32, -15.23)
CIE-LCHlch(85.13, 33.04, 332.56°)
OKLaboklab(88.32% 0.0833 -0.0406)
OKLCHoklch(88.32% 0.093 334)
XYZxyz(76.5576, 66.2569, 92.7433)
Luminance0.6625 (WCAG relative)
Temperatureneutral
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFC2F2 #C2FFCF
analogous
#EDC2FF #FFC2F2 #FFC2D3
triadic
#FFC2F2 #F2FFC2 #C2F2FF
tetradic
#FFC2F2 #FFEDC2 #C2FFCF #C2D3FF
square
#FFC2F2 #FFEDC2 #C2FFCF #C2D3FF
split-complementary
#FFC2F2 #D3FFC2 #C2FFED
monochromatic
#FF48D8 #FF85E5 #FFC2F2 #FFE0F8 #FFE0F8

Accessibility & contrast

On white

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

On black

14.25
#FFC2F2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFC2F2
14.25:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFC2F2#FFFFFF#000000##000000
##FFC2F21.001.4714.2514.25
#FFFFFF1.471.0021.0021.00
#00000014.2521.001.001.00
##00000014.2521.001.001.00

Color blindness preview

Protanopia (red-blind)
#C2CFF4
Deuteranopia (green-blind)
#D0D8F0
Tritanopia (blue-blind)
#FFC4D2
Achromatopsia (no color)
#D5D5D5

Design tokens & code

CSS
--color: #ffc2f2;
/* rgb */ color: rgb(255, 194, 242);
/* oklch */ color: oklch(88.3% 0.093 334.0);
Tailwind
colors: {
  custom: {
    50: '#ffd5f6',
    500: '#ffc2f2',
    950: '#000000',
  },
}
SCSS
$custom: #ffc2f2;
$custom-light: #ffd5f6;
$custom-dark: #000000;
JSON
{
  "hex": "#ffc2f2",
  "rgb": {
    "r": 255,
    "g": 194,
    "b": 242
  },
  "hsl": {
    "h": 312.787,
    "s": 100,
    "l": 88.039
  },
  "oklch": {
    "l": 0.88319,
    "c": 0.0927,
    "h": 334
  },
  "luminance": 0.66254
}

Semantic roles & 50–950 ramp

primary
#FFC2F2
secondary
#7DE894
accent
#E63100
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181417
muted
#868385

Preview Lab

Preview with #FFC2F2

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

Preview Lab → · Contrast checker → · Palette generator →

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