#F1ABCD#F1ABCD

#F1ABCD is a light, moderate pink. Relative luminance 0.522; OKLCH L 81.7% C 0.092 H 348.7°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).

Color values

HEX#F1ABCD
RGBrgb(241, 171, 205)
HSLhsl(331, 71%, 81%)
HSVhsv(331, 29%, 95%)
CMYKcmyk(0%, 29%, 14.9%, 5.5%)
CIE-LABlab(77.42, 30.62, -6.96)
CIE-LCHlch(77.42, 31.40, 347.20°)
OKLaboklab(81.72% 0.0905 -0.0181)
OKLCHoklch(81.72% 0.092 348.7)
XYZxyz(61.8582, 52.2373, 64.5703)
Luminance0.5223 (WCAG relative)
Temperaturewarm
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F1ABCD #ABF1CF
analogous
#F1ABF0 #F1ABCD #F1ACAB
triadic
#F1ABCD #CDF1AB #ABCDF1
tetradic
#F1ABCD #F0F1AB #ABF1CF #ACABF1
square
#F1ABCD #F0F1AB #ABF1CF #ACABF1
split-complementary
#F1ABCD #ABF1AC #ABF0F1
monochromatic
#E0428F #E877AE #F1ABCD #FADFEC #FBE5EF

Accessibility & contrast

On white

1.83
#F1ABCD on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

11.45
#F1ABCD on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F1ABCD
11.45:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F1ABCD#FFFFFF#000000##000000
##F1ABCD1.001.8311.4511.45
#FFFFFF1.831.0021.0021.00
#00000011.4521.001.001.00
##00000011.4521.001.001.00

Color blindness preview

Protanopia (red-blind)
#B1B8CE
Deuteranopia (green-blind)
#C1C4CB
Tritanopia (blue-blind)
#FBAAB7
Achromatopsia (no color)
#BFBFBF

Design tokens & code

CSS
--color: #f1abcd;
/* rgb */ color: rgb(241, 171, 205);
/* oklch */ color: oklch(81.7% 0.092 348.7);
Tailwind
colors: {
  custom: {
    50: '#f6c4dc',
    500: '#f1abcd',
    950: '#000000',
  },
}
SCSS
$custom: #f1abcd;
$custom-light: #f6c4dc;
$custom-dark: #000000;
JSON
{
  "hex": "#f1abcd",
  "rgb": {
    "r": 241,
    "g": 171,
    "b": 205
  },
  "hsl": {
    "h": 330.857,
    "s": 71.429,
    "l": 80.784
  },
  "oklch": {
    "l": 0.81724,
    "c": 0.09231,
    "h": 348.7
  },
  "luminance": 0.52234
}

Semantic roles & 50–950 ramp

primary
#F1ABCD
secondary
#71D0A1
accent
#D37612
background
#FFFDFE
surface
#FFF9FC
border
#D7D2D5
text
#171315
muted
#858284

Preview Lab

Preview with #F1ABCD

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

Preview Lab → · Contrast checker → · Palette generator →

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