#FFC2F4#FFC2F4

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

Color values

HEX#FFC2F4
RGBrgb(255, 194, 244)
HSLhsl(311, 100%, 88%)
HSVhsv(311, 24%, 100%)
CMYKcmyk(0%, 23.9%, 4.3%, 0%)
CIE-LABlab(85.19, 29.67, -16.20)
CIE-LCHlch(85.19, 33.80, 331.36°)
OKLaboklab(88.39% 0.084 -0.0433)
OKLCHoklch(88.39% 0.094 332.7)
XYZxyz(76.8596, 66.3777, 94.3339)
Luminance0.6637 (WCAG relative)
Temperatureneutral
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFC2F4 #C2FFCD
analogous
#EBC2FF #FFC2F4 #FFC2D5
triadic
#FFC2F4 #F4FFC2 #C2F4FF
tetradic
#FFC2F4 #FFEBC2 #C2FFCD #C2D5FF
square
#FFC2F4 #FFEBC2 #C2FFCD #C2D5FF
split-complementary
#FFC2F4 #D5FFC2 #C2FFEB
monochromatic
#FF48DE #FF85E9 #FFC2F4 #FFE0F9 #FFE0F9

Accessibility & contrast

On white

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

On black

14.27
#FFC2F4 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFC2F4
14.27:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFC2F4#FFFFFF#000000##000000
##FFC2F41.001.4714.2714.27
#FFFFFF1.471.0021.0021.00
#00000014.2721.001.001.00
##00000014.2721.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #ffc2f4;
/* rgb */ color: rgb(255, 194, 244);
/* oklch */ color: oklch(88.4% 0.094 332.7);
Tailwind
colors: {
  custom: {
    50: '#ffd5f7',
    500: '#ffc2f4',
    950: '#000000',
  },
}
SCSS
$custom: #ffc2f4;
$custom-light: #ffd5f7;
$custom-dark: #000000;
JSON
{
  "hex": "#ffc2f4",
  "rgb": {
    "r": 255,
    "g": 194,
    "b": 244
  },
  "hsl": {
    "h": 310.82,
    "s": 100,
    "l": 88.039
  },
  "oklch": {
    "l": 0.88386,
    "c": 0.09445,
    "h": 332.7
  },
  "luminance": 0.66375
}

Semantic roles & 50–950 ramp

primary
#FFC2F4
secondary
#7DE890
accent
#E62900
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181417
muted
#868385

Preview Lab

Preview with #FFC2F4

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

Preview Lab → · Contrast checker → · Palette generator →

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